We are using Context broker 0.23.0 and we are getting errors using Context broker. Runtime errors are showed in log file. CB is running on 4 cores (16 threads) machine with 16GB of RAM The following lines are a log segment with an example of this errors time=2015-09-01T12:06:06.413UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40573/ngsi10/updateContext time=2015-09-01T12:06:06.478UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "trip24015", _id.type: "trip", _id.servicePath: /^\/56\/device121$/ }) time=2015-09-01T12:06:06.479UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=createEntity | comp=Orion | msg=MongoCommonUpdate.cpp[1626]: Database Operation Successful (insert { _id: { id: "trip24015", type: "trip", servicePath: "/56/device121" }, attrNames: [ "time_init", "time_end", "pos_init", "pos_end", "dir_init", "dir_end", "trip_fuel", "trip_cost", "trip_milleage", "av_speed", "av_rpm", "max_speed", "max_rpm", "VID", "DID" ], attrs: { time_init: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "1441109071" }, time_end: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "0" }, pos_init: { type: "coords", creDate: 1441109166, modDate: 1441109166, value: "0" }, pos_end: { type: "coords", creDate: 1441109166, modDate: 1441109166, value: "0" }, dir_init: { type: "string", creDate: 1441109166, modDate: 1441109166, value: "null" }, dir_end: { type: "string", creDate: 1441109166, modDate: 1441109166, value: "null" }, trip_fuel: { type: "float", creDate: 1441109166, modDate: 1441109166, value: "0" }, trip_cost: { type: "float", creDate: 1441109166, modDate: 1441109166, value: "0" }, trip_milleage: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "0" }, av_speed: { type: "float", creDate: 1441109166, modDate: 1441109166, value: "0" }, av_rpm: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "0" }, max_speed: { type: "float", creDate: 1441109166, modDate: 1441109166, value: "0" }, max_rpm: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "0" }, VID: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "0" }, DID: { type: "integer", creDate: 1441109166, modDate: 1441109166, value: "121" } }, creDate: 1441109166, modDate: 1441109166 }) time=2015-09-01T12:06:06.592UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "time_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "time_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:06.690UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "time_end", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "time_end", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:06.789UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "pos_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "pos_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:06.903UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "pos_end", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "pos_end", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.001UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "dir_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "dir_init", expiration: { $gt: 1441109166 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.115UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "dir_end", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "dir_end", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.230UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "trip_fuel", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "trip_fuel", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.343UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "trip_cost", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "trip_cost", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.442UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "trip_milleage", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "trip_milleage", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.544UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "av_speed", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "av_speed", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.641UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "av_rpm", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "av_rpm", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.743UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "max_speed", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "max_speed", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.862UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "max_rpm", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "max_rpm", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:07.959UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "VID", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "VID", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.072UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "DID", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "DID", expiration: { $gt: 1441109167 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.073UTC | lvl=INFO | trans=1438241661-401-00000083023 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:08.158UTC | lvl=INFO | trans=1438241661-401-00000083024 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40332/ngsi10/subscribeContext time=2015-09-01T12:06:08.181UTC | lvl=INFO | trans=1438241661-401-00000083024 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: " trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "av_speed", " av_rpm", "max_speed", "max_rpm" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:08.181UTC | lvl=INFO | trans=1438241661-401-00000083024 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594b007af1e0c685aebc3'), expiration: 1443701168, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121", entities: [ { id: " trip24015", type: "trip", isPattern: "false" } ], attrs: [ "av_speed", " av_rpm", "max_speed", "max_rpm" ], conditions: [ { type: "ONCHANGE", value: [ "av_speed", " av_rpm", "max_speed", "max_rpm" ] } ], format: "XML" }) time=2015-09-01T12:06:08.181UTC | lvl=INFO | trans=1438241661-401-00000083024 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:08.269UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40335/ngsi10/updateContext time=2015-09-01T12:06:08.275UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "alarmdata", _id.type: "alarmdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:08.281UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=createEntity | comp=Orion | msg=MongoCommonUpdate.cpp[1626]: Database Operation Successful (insert { _id: { id: "alarmdata", type: "alarmdata", servicePath: "/56/device121/trip24015" }, attrNames: [ "latitude", "longitude", "speed", "rpm", "direction", "fix", "sats_number", "utctime" ], attrs: { latitude: { type: "string", creDate: 1441109168, modDate: 1441109168, value: "36.7366733333" }, longitude: { type: "string", creDate: 1441109168, modDate: 1441109168, value: "-4.55411166667" }, speed: { type: "integer", creDate: 1441109168, modDate: 1441109168, value: "13.716" }, rpm: { type: "integer", creDate: 1441109168, modDate: 1441109168, value: "0" }, direction: { type: "string", creDate: 1441109168, modDate: 1441109168, value: "2689" }, fix: { type: "string", creDate: 1441109168, modDate: 1441109168, value: "3dfix" }, sats_number: { type: "integer", creDate: 1441109168, modDate: 1441109168, value: "6" }, utctime: { type: "string", creDate: 1441109168, modDate: 1441109168, value: "2015-9-01 12:03:18" } }, creDate: 1441109168, modDate: 1441109168 }) time=2015-09-01T12:06:08.401UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.510UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.618UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.712UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.806UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.900UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "fix", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "fix", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:08.996UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:09.109UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109168 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:09.109UTC | lvl=INFO | trans=1438241661-401-00000083025 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:09.286UTC | lvl=INFO | trans=1438241661-401-00000083026 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40344/ngsi10/queryContext time=2015-09-01T12:06:09.296UTC | lvl=INFO | trans=1438241661-401-00000083026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:09.297UTC | lvl=INFO | trans=1438241661-401-00000083026 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:09.446UTC | lvl=INFO | trans=1438241661-401-00000083027 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40350/ngsi10/updateContext time=2015-09-01T12:06:09.452UTC | lvl=INFO | trans=1438241661-401-00000083027 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "trip24015", _id.type: "trip", _id.servicePath: /^\/56\/device121$/ }) time=2015-09-01T12:06:09.550UTC | lvl=INFO | trans=1438241661-401-00000083027 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "trip24015", $or: [ { entities.type: "trip" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "pos_init", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "pos_init", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:09.556UTC | lvl=INFO | trans=1438241661-401-00000083027 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "trip24015", _id.type: "trip", _id.servicePath: /\/56\/device121/ }) time=2015-09-01T12:06:09.556UTC | lvl=INFO | trans=1438241661-401-00000083027 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:09.680UTC | lvl=INFO | trans=1438241661-401-00000083028 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40351/ngsi10/queryContext time=2015-09-01T12:06:09.698UTC | lvl=INFO | trans=1438241661-401-00000083028 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "alarmdata", _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "id_alarmdata" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:09.700UTC | lvl=INFO | trans=1438241661-401-00000083028 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities: { $in: [ { id: "alarmdata", type: "alarmdata" }, { type: "alarmdata", id: "alarmdata" } ] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109169 }, contextRegistration.attrs.name <http://contextregistration.attrs.name/>: { $in: [ "id_alarmdata" ] }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:09.700UTC | lvl=INFO | trans=1438241661-401-00000083028 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities: { $in: [ { id: "alarmdata", type: "alarmdata" }, { type: "alarmdata", id: "alarmdata" } ] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:09.700UTC | lvl=INFO | trans=1438241661-401-00000083028 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:09.785UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40353/ngsi10/updateContext time=2015-09-01T12:06:09.794UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "alarmdata", _id.type: "alarmdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:09.928UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.021UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata_type", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata_type", expiration: { $gt: 1441109169 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.128UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "value1", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "value1", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.235UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "value2", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "value2", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.327UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "threshold", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "threshold", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.418UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "pos_gps", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "pos_gps", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:10.424UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "alarmdata", _id.type: "alarmdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:10.424UTC | lvl=INFO | trans=1438241661-401-00000083029 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:10.580UTC | lvl=INFO | trans=1438241661-401-00000083030 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40357/ngsi10/subscribeContext time=2015-09-01T12:06:10.591UTC | lvl=INFO | trans=1438241661-401-00000083030 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "alarmdata", _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "id_alarmdata_type", "value1", "value2", "threshold", "pos_gps", "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:10.599UTC | lvl=INFO | trans=1438241661-401-00000083030 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "alarmdata", _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:10.600UTC | lvl=INFO | trans=1438241661-401-00000083031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:10.600UTC | lvl=INFO | trans=1438241661-401-00000083030 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594b207af1e0c685aebc4'), expiration: 1443701170, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "alarmdata", type: "alarmdata", isPattern: "false" } ], attrs: [ "id_alarmdata_type", "value1", "value2", "threshold", "pos_gps", "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ], conditions: [ { type: "ONCHANGE", value: [ "id_alarmdata_type", "value1", "value2", "threshold", "pos_gps", "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109170, count: 1, format: "XML" }) time=2015-09-01T12:06:10.600UTC | lvl=INFO | trans=1438241661-401-00000083030 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:10.620UTC | lvl=INFO | trans=1438241661-401-00000083031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:10.620UTC | lvl=INFO | trans=1438241661-401-00000083031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:10.686UTC | lvl=INFO | trans=1438241661-401-00000083032 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40359/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:10.703UTC | lvl=INFO | trans=1438241661-401-00000083032 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:10.703UTC | lvl=INFO | trans=1438241661-401-00000083032 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:10.704UTC | lvl=INFO | trans=1438241661-401-00000083032 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:10.704UTC | lvl=INFO | trans=1438241661-401-00000083032 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:10.828UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40361/ngsi10/updateContext time=2015-09-01T12:06:10.882UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:10.890UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=createEntity | comp=Orion | msg=MongoCommonUpdate.cpp[1626]: Database Operation Successful (insert { _id: { id: "statusdata", type: "statusdata", servicePath: "/56/device121/trip24015" }, attrNames: [ "id_alarmdata", "utctime", "total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel", "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn", "noCardPresented", "unlockS3Bit0" ], attrs: { id_alarmdata: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, utctime: { type: "string", creDate: 1441109170, modDate: 1441109170, value: "2015-09-01 12:04:12" }, total_trip_mileage: { type: "float", creDate: 1441109170, modDate: 1441109170, value: "190.786" }, current_trip_mileage: { type: "float", creDate: 1441109170, modDate: 1441109170, value: "0" }, total_fuel: { type: "float", creDate: 1441109170, modDate: 1441109170, value: "17.89" }, current_fuel: { type: "float", creDate: 1441109170, modDate: 1441109170, value: "0" }, protocol: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "3" }, obdSuccessfullRate: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "100" }, timesInputError: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, hardwareCode: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "1" }, modemCode: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "1" }, signalStrength: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, errorCodeQuotient: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, obdDisconnected: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "1" }, hasRPM: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "1" }, hasGPS: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, hasRTC: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, failVoltage: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, failFlash: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, failSystem: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, queryMileage: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, usedDiagnosisInternal: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, emptyFlash: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, exhaustEmission: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, idleEngine: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, hardDeceleration: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, hardAcceleration: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, highEngineCoolantTemperature: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, speeding: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, towing: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, lowVoltage: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, crash: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, emergency: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, fatigueDriving: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, sharpTurn: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, quickLaneChange: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, powerOn: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, highRpm: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, mil: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, obdCommmunicationError: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, powerOff: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, noGpsDevice: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, privacyStatus: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, ignitionOn: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "1" }, noCardPresented: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" }, unlockS3Bit0: { type: "integer", creDate: 1441109170, modDate: 1441109170, value: "0" } }, creDate: 1441109170, modDate: 1441109170 }) time=2015-09-01T12:06:11.006UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "id_alarmdata", expiration: { $gt: 1441109170 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.146UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.277UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "total_trip_mileage", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "total_trip_mileage", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.419UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.540UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "total_fuel", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "total_fuel", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.663UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.784UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "protocol", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "protocol", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:11.904UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.010UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "timesInputError", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "timesInputError", expiration: { $gt: 1441109171 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.116UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hardwareCode", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hardwareCode", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.238UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "modemCode", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "modemCode", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.345UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.468UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "errorCodeQuotient", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "errorCodeQuotient", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.576UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.684UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.793UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hasGPS", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hasGPS", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:12.919UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hasRTC", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hasRTC", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.045UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "failVoltage", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "failVoltage", expiration: { $gt: 1441109172 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.155UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "failFlash", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "failFlash", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.281UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "failSystem", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "failSystem", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.394UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "queryMileage", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "queryMileage", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.521UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "usedDiagnosisInternal", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "usedDiagnosisInternal", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.635UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "emptyFlash", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "emptyFlash", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.748UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "exhaustEmission", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "exhaustEmission", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.862UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "idleEngine", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "idleEngine", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:13.976UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hardDeceleration", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hardDeceleration", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.107UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hardAcceleration", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hardAcceleration", expiration: { $gt: 1441109173 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.237UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "highEngineCoolantTemperature", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "highEngineCoolantTemperature", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.352UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speeding", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speeding", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.482UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "towing", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "towing", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.598UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "lowVoltage", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "lowVoltage", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.728UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "crash", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "crash", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.845UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "emergency", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "emergency", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:14.963UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "fatigueDriving", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "fatigueDriving", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.080UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sharpTurn", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sharpTurn", expiration: { $gt: 1441109174 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.199UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "quickLaneChange", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "quickLaneChange", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.336UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "powerOn", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "powerOn", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.470UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "highRpm", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "highRpm", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.604UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "mil", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "mil", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.726UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdCommmunicationError", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdCommmunicationError", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.863UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "powerOff", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "powerOff", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:15.985UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "noGpsDevice", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "noGpsDevice", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:16.112UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "privacyStatus", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "privacyStatus", expiration: { $gt: 1441109175 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:16.234UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "ignitionOn", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "ignitionOn", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:16.347UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "noCardPresented", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "noCardPresented", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:16.461UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "unlockS3Bit0", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "unlockS3Bit0", expiration: { $gt: 1441109176 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:16.461UTC | lvl=INFO | trans=1438241661-401-00000083033 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:16.619UTC | lvl=INFO | trans=1438241661-401-00000083034 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40394/ngsi10/subscribeContext time=2015-09-01T12:06:16.667UTC | lvl=INFO | trans=1438241661-401-00000083034 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:16.695UTC | lvl=INFO | trans=1438241661-401-00000083034 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:16.696UTC | lvl=INFO | trans=1438241661-401-00000083035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:16.699UTC | lvl=INFO | trans=1438241661-401-00000083034 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594b807af1e0c685aebc5'), expiration: 1443701176, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "statusdata", type: "statusdata", isPattern: "false" } ], attrs: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ], conditions: [ { type: "ONCHANGE", value: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } ], lastNotification: 1441109176, count: 1, format: "XML" }) time=2015-09-01T12:06:16.699UTC | lvl=INFO | trans=1438241661-401-00000083035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:16.699UTC | lvl=INFO | trans=1438241661-401-00000083034 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:16.699UTC | lvl=INFO | trans=1438241661-401-00000083035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:16.783UTC | lvl=INFO | trans=1438241661-401-00000083036 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40396/ngsi10/subscribeContext time=2015-09-01T12:06:16.881UTC | lvl=INFO | trans=1438241661-401-00000083036 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:16.896UTC | lvl=INFO | trans=1438241661-401-00000083036 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:16.897UTC | lvl=INFO | trans=1438241661-401-00000083037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:16.898UTC | lvl=INFO | trans=1438241661-401-00000083036 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594b807af1e0c685aebc6'), expiration: 1443701176, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "statusdata", type: "statusdata", isPattern: "false" } ], attrs: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ], conditions: [ { type: "ONCHANGE", value: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } ], lastNotification: 1441109176, count: 1, format: "XML" }) time=2015-09-01T12:06:16.898UTC | lvl=INFO | trans=1438241661-401-00000083036 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:16.902UTC | lvl=INFO | trans=1438241661-401-00000083037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:16.902UTC | lvl=INFO | trans=1438241661-401-00000083037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:17.907UTC | lvl=INFO | trans=1438241661-401-00000083038 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40404/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:17.924UTC | lvl=INFO | trans=1438241661-401-00000083038 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:17.925UTC | lvl=INFO | trans=1438241661-401-00000083038 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109177 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:17.926UTC | lvl=INFO | trans=1438241661-401-00000083038 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:18.011UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40407/ngsi10/updateContext time=2015-09-01T12:06:18.064UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:18.219UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:18.357UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:18.500UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:18.610UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:18.630UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:18.631UTC | lvl=INFO | trans=1438241661-401-00000083039 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:18.759UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40420/ngsi10/updateContext time=2015-09-01T12:06:18.768UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:18.768UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=createEntity | comp=Orion | msg=MongoCommonUpdate.cpp[1626]: Database Operation Successful (insert { _id: { id: "gpsdata", type: "gpsdata", servicePath: "/56/device121/trip24015" }, attrNames: [ "latitude", "longitude", "speed", "rpm", "direction", "fix", "sats_number", "utctime" ], attrs: { latitude: { type: "string", creDate: 1441109178, modDate: 1441109178, value: "36.73694" }, longitude: { type: "string", creDate: 1441109178, modDate: 1441109178, value: "-4.553755" }, speed: { type: "integer", creDate: 1441109178, modDate: 1441109178, value: "5.796" }, rpm: { type: "integer", creDate: 1441109178, modDate: 1441109178, value: "1122" }, direction: { type: "string", creDate: 1441109178, modDate: 1441109178, value: "0" }, fix: { type: "string", creDate: 1441109178, modDate: 1441109178, value: "3dfix" }, sats_number: { type: "integer", creDate: 1441109178, modDate: 1441109178, value: "4" }, utctime: { type: "string", creDate: 1441109178, modDate: 1441109178, value: "2015-9-01 12:04:23" } }, creDate: 1441109178, modDate: 1441109178 }) time=2015-09-01T12:06:18.901UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.019UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109178 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.137UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.257UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.377UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.514UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "fix", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "fix", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.653UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.778UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109179 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:19.779UTC | lvl=INFO | trans=1438241661-401-00000083040 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:19.909UTC | lvl=INFO | trans=1438241661-401-00000083041 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40442/ngsi10/subscribeContext time=2015-09-01T12:06:19.924UTC | lvl=INFO | trans=1438241661-401-00000083041 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:19.938UTC | lvl=INFO | trans=1438241661-401-00000083041 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:19.938UTC | lvl=INFO | trans=1438241661-401-00000083042 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:19.939UTC | lvl=INFO | trans=1438241661-401-00000083041 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594bb07af1e0c685aebc7'), expiration: 1443701179, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109179, count: 1, format: "XML" }) time=2015-09-01T12:06:19.939UTC | lvl=INFO | trans=1438241661-401-00000083041 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:19.941UTC | lvl=INFO | trans=1438241661-401-00000083042 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:19.941UTC | lvl=INFO | trans=1438241661-401-00000083042 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:20.023UTC | lvl=INFO | trans=1438241661-401-00000083043 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40444/ngsi10/queryContext time=2015-09-01T12:06:20.041UTC | lvl=INFO | trans=1438241661-401-00000083043 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:20.041UTC | lvl=INFO | trans=1438241661-401-00000083043 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:20.639UTC | lvl=INFO | trans=1438241661-401-00000083044 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40708/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:20.656UTC | lvl=INFO | trans=1438241661-401-00000083044 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:20.657UTC | lvl=INFO | trans=1438241661-401-00000083044 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109180 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:20.658UTC | lvl=INFO | trans=1438241661-401-00000083044 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:20.744UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40711/ngsi10/updateContext time=2015-09-01T12:06:20.803UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:20.966UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109180 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109180 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.104UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109180 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109180 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.113UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:21.128UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:21.128UTC | lvl=INFO | trans=1438241661-401-00000083046 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:21.128UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109181 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:21.129UTC | lvl=INFO | trans=1438241661-401-00000083045 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:21.130UTC | lvl=INFO | trans=1438241661-401-00000083046 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:21.130UTC | lvl=INFO | trans=1438241661-401-00000083046 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:21.255UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40717/ngsi10/updateContext time=2015-09-01T12:06:21.263UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:21.380UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.511UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.638UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.758UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:21.894UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:22.017UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109181 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:22.144UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109182 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109182 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:22.164UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:22.164UTC | lvl=INFO | trans=1438241661-401-00000083047 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:22.285UTC | lvl=INFO | trans=1438241661-401-00000083048 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40722/ngsi10/subscribeContext time=2015-09-01T12:06:22.301UTC | lvl=INFO | trans=1438241661-401-00000083048 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:22.315UTC | lvl=INFO | trans=1438241661-401-00000083048 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:22.315UTC | lvl=INFO | trans=1438241661-401-00000083049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:22.316UTC | lvl=INFO | trans=1438241661-401-00000083048 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594be07af1e0c685aebc8'), expiration: 1443701182, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109182, count: 1, format: "XML" }) time=2015-09-01T12:06:22.316UTC | lvl=INFO | trans=1438241661-401-00000083048 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:22.318UTC | lvl=INFO | trans=1438241661-401-00000083049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:22.318UTC | lvl=INFO | trans=1438241661-401-00000083049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:22.400UTC | lvl=INFO | trans=1438241661-401-00000083050 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40724/ngsi10/queryContext time=2015-09-01T12:06:22.418UTC | lvl=INFO | trans=1438241661-401-00000083050 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:22.418UTC | lvl=INFO | trans=1438241661-401-00000083050 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:23.543UTC | lvl=INFO | trans=1438241661-401-00000083051 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40728/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:23.576UTC | lvl=INFO | trans=1438241661-401-00000083051 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:23.577UTC | lvl=INFO | trans=1438241661-401-00000083051 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109183 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:23.627UTC | lvl=INFO | trans=1438241661-401-00000083051 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:23.713UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40729/ngsi10/updateContext time=2015-09-01T12:06:23.765UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:23.961UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109183 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109183 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.083UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109183 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109183 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.091UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:24.092UTC | lvl=INFO | trans=1438241661-401-00000083052 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:24.218UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40733/ngsi10/updateContext time=2015-09-01T12:06:24.226UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:24.360UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.479UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.597UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.723UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.843UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:24.983UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:25.094UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109184 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:25.101UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:25.115UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:25.115UTC | lvl=INFO | trans=1438241661-401-00000083054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:25.115UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109185 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:25.115UTC | lvl=INFO | trans=1438241661-401-00000083053 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:25.117UTC | lvl=INFO | trans=1438241661-401-00000083054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:25.117UTC | lvl=INFO | trans=1438241661-401-00000083054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:25.240UTC | lvl=INFO | trans=1438241661-401-00000083055 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40737/ngsi10/subscribeContext time=2015-09-01T12:06:25.255UTC | lvl=INFO | trans=1438241661-401-00000083055 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:25.269UTC | lvl=INFO | trans=1438241661-401-00000083055 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:25.270UTC | lvl=INFO | trans=1438241661-401-00000083056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:25.270UTC | lvl=INFO | trans=1438241661-401-00000083055 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594c107af1e0c685aebc9'), expiration: 1443701185, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109185, count: 1, format: "XML" }) time=2015-09-01T12:06:25.270UTC | lvl=INFO | trans=1438241661-401-00000083055 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:25.272UTC | lvl=INFO | trans=1438241661-401-00000083056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:25.273UTC | lvl=INFO | trans=1438241661-401-00000083056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:25.354UTC | lvl=INFO | trans=1438241661-401-00000083057 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40739/ngsi10/queryContext time=2015-09-01T12:06:25.371UTC | lvl=INFO | trans=1438241661-401-00000083057 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:25.372UTC | lvl=INFO | trans=1438241661-401-00000083057 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:26.062UTC | lvl=INFO | trans=1438241661-401-00000083058 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40740/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:26.079UTC | lvl=INFO | trans=1438241661-401-00000083058 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:26.080UTC | lvl=INFO | trans=1438241661-401-00000083058 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:26.141UTC | lvl=INFO | trans=1438241661-401-00000083058 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:26.229UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40742/ngsi10/updateContext time=2015-09-01T12:06:26.283UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:26.427UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:26.568UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:26.576UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:26.589UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:26.589UTC | lvl=INFO | trans=1438241661-401-00000083060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:26.590UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109186 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:26.590UTC | lvl=INFO | trans=1438241661-401-00000083059 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:26.591UTC | lvl=INFO | trans=1438241661-401-00000083060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:26.592UTC | lvl=INFO | trans=1438241661-401-00000083060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:26.715UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40743/ngsi10/updateContext time=2015-09-01T12:06:26.735UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:26.882UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.000UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109186 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.119UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.238UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.361UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.500UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.609UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109187 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:27.617UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:27.632UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:27.632UTC | lvl=INFO | trans=1438241661-401-00000083062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:27.633UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109187 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:27.633UTC | lvl=INFO | trans=1438241661-401-00000083061 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:27.635UTC | lvl=INFO | trans=1438241661-401-00000083062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:27.635UTC | lvl=INFO | trans=1438241661-401-00000083062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:27.755UTC | lvl=INFO | trans=1438241661-401-00000083063 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40747/ngsi10/subscribeContext time=2015-09-01T12:06:27.775UTC | lvl=INFO | trans=1438241661-401-00000083063 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:27.789UTC | lvl=INFO | trans=1438241661-401-00000083063 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:27.790UTC | lvl=INFO | trans=1438241661-401-00000083064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:27.790UTC | lvl=INFO | trans=1438241661-401-00000083063 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594c307af1e0c685aebca'), expiration: 1443701187, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109187, count: 1, format: "XML" }) time=2015-09-01T12:06:27.790UTC | lvl=INFO | trans=1438241661-401-00000083063 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:27.792UTC | lvl=INFO | trans=1438241661-401-00000083064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:27.792UTC | lvl=INFO | trans=1438241661-401-00000083064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:27.874UTC | lvl=INFO | trans=1438241661-401-00000083065 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40748/ngsi10/queryContext time=2015-09-01T12:06:27.884UTC | lvl=INFO | trans=1438241661-401-00000083065 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:27.885UTC | lvl=INFO | trans=1438241661-401-00000083065 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:28.411UTC | lvl=INFO | trans=1438241661-401-00000083066 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40749/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:28.428UTC | lvl=INFO | trans=1438241661-401-00000083066 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:28.428UTC | lvl=INFO | trans=1438241661-401-00000083066 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:28.429UTC | lvl=INFO | trans=1438241661-401-00000083066 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:28.514UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40750/ngsi10/updateContext time=2015-09-01T12:06:28.566UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:28.711UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:28.875UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:28.998UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109188 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.018UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:29.031UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:29.032UTC | lvl=INFO | trans=1438241661-401-00000083068 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:29.032UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109189 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:06:29.033UTC | lvl=INFO | trans=1438241661-401-00000083067 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:29.073UTC | lvl=INFO | trans=1438241661-401-00000083068 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:29.073UTC | lvl=INFO | trans=1438241661-401-00000083068 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:29.161UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40754/ngsi10/updateContext time=2015-09-01T12:06:29.169UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:29.289UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.407UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.526UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.645UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.766UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:29.904UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:30.014UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109189 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:30.022UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:30.036UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.036UTC | lvl=INFO | trans=1438241661-401-00000083070 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:30.036UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109190 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:30.038UTC | lvl=INFO | trans=1438241661-401-00000083070 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:30.038UTC | lvl=INFO | trans=1438241661-401-00000083070 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:30.050UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.050UTC | lvl=INFO | trans=1438241661-401-00000083071 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:30.050UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109190 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:30.050UTC | lvl=INFO | trans=1438241661-401-00000083069 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:30.051UTC | lvl=INFO | trans=1438241661-401-00000083071 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:30.052UTC | lvl=INFO | trans=1438241661-401-00000083071 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:30.174UTC | lvl=INFO | trans=1438241661-401-00000083072 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40762/ngsi10/subscribeContext time=2015-09-01T12:06:30.189UTC | lvl=INFO | trans=1438241661-401-00000083072 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.203UTC | lvl=INFO | trans=1438241661-401-00000083072 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.203UTC | lvl=INFO | trans=1438241661-401-00000083073 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:30.203UTC | lvl=INFO | trans=1438241661-401-00000083072 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594c607af1e0c685aebcb'), expiration: 1443701190, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109190, count: 1, format: "XML" }) time=2015-09-01T12:06:30.204UTC | lvl=INFO | trans=1438241661-401-00000083072 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:30.208UTC | lvl=INFO | trans=1438241661-401-00000083073 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:30.208UTC | lvl=INFO | trans=1438241661-401-00000083073 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:30.287UTC | lvl=INFO | trans=1438241661-401-00000083074 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40765/ngsi10/queryContext time=2015-09-01T12:06:30.305UTC | lvl=INFO | trans=1438241661-401-00000083074 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.305UTC | lvl=INFO | trans=1438241661-401-00000083074 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:30.771UTC | lvl=INFO | trans=1438241661-401-00000083075 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40766/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:30.789UTC | lvl=INFO | trans=1438241661-401-00000083075 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:30.790UTC | lvl=INFO | trans=1438241661-401-00000083075 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109190 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:30.845UTC | lvl=INFO | trans=1438241661-401-00000083075 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:30.929UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40767/ngsi10/updateContext time=2015-09-01T12:06:30.987UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:31.167UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109190 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109190 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:31.307UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:31.315UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:31.328UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:31.328UTC | lvl=INFO | trans=1438241661-401-00000083077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:31.329UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109191 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:31.329UTC | lvl=INFO | trans=1438241661-401-00000083076 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:31.331UTC | lvl=INFO | trans=1438241661-401-00000083077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:31.331UTC | lvl=INFO | trans=1438241661-401-00000083077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:31.455UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40768/ngsi10/updateContext time=2015-09-01T12:06:31.464UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:31.649UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:31.779UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:31.909UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:32.029UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109191 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:32.149UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:32.287UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:32.397UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109192 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:32.416UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:32.430UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:32.430UTC | lvl=INFO | trans=1438241661-401-00000083079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:32.431UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109192 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:32.433UTC | lvl=INFO | trans=1438241661-401-00000083079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:32.433UTC | lvl=INFO | trans=1438241661-401-00000083079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:32.444UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:32.444UTC | lvl=INFO | trans=1438241661-401-00000083080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:32.444UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109192 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:32.445UTC | lvl=INFO | trans=1438241661-401-00000083078 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:32.446UTC | lvl=INFO | trans=1438241661-401-00000083080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:32.446UTC | lvl=INFO | trans=1438241661-401-00000083080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:32.567UTC | lvl=INFO | trans=1438241661-401-00000083081 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40777/ngsi10/subscribeContext time=2015-09-01T12:06:32.583UTC | lvl=INFO | trans=1438241661-401-00000083081 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:32.599UTC | lvl=INFO | trans=1438241661-401-00000083081 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:32.600UTC | lvl=INFO | trans=1438241661-401-00000083082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:32.600UTC | lvl=INFO | trans=1438241661-401-00000083081 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594c807af1e0c685aebcc'), expiration: 1443701192, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109192, count: 1, format: "XML" }) time=2015-09-01T12:06:32.600UTC | lvl=INFO | trans=1438241661-401-00000083081 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:32.602UTC | lvl=INFO | trans=1438241661-401-00000083082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:32.602UTC | lvl=INFO | trans=1438241661-401-00000083082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:32.684UTC | lvl=INFO | trans=1438241661-401-00000083083 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40779/ngsi10/queryContext time=2015-09-01T12:06:32.695UTC | lvl=INFO | trans=1438241661-401-00000083083 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:32.696UTC | lvl=INFO | trans=1438241661-401-00000083083 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:33.316UTC | lvl=INFO | trans=1438241661-401-00000083084 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40784/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:33.333UTC | lvl=INFO | trans=1438241661-401-00000083084 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:33.334UTC | lvl=INFO | trans=1438241661-401-00000083084 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:33.334UTC | lvl=INFO | trans=1438241661-401-00000083084 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:33.420UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40785/ngsi10/updateContext time=2015-09-01T12:06:33.473UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:33.613UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:33.736UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:33.744UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:33.744UTC | lvl=INFO | trans=1438241661-401-00000083085 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:33.870UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40788/ngsi10/updateContext time=2015-09-01T12:06:33.903UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:34.110UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109193 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.249UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.367UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.486UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.606UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.729UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.854UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109194 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:34.862UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:34.862UTC | lvl=INFO | trans=1438241661-401-00000083086 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:34.984UTC | lvl=INFO | trans=1438241661-401-00000083087 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40791/ngsi10/subscribeContext time=2015-09-01T12:06:35.012UTC | lvl=INFO | trans=1438241661-401-00000083087 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:35.039UTC | lvl=INFO | trans=1438241661-401-00000083087 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:35.040UTC | lvl=INFO | trans=1438241661-401-00000083088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:35.040UTC | lvl=INFO | trans=1438241661-401-00000083087 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594ca07af1e0c685aebcd'), expiration: 1443701194, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109195, count: 1, format: "XML" }) time=2015-09-01T12:06:35.040UTC | lvl=INFO | trans=1438241661-401-00000083087 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:35.042UTC | lvl=INFO | trans=1438241661-401-00000083088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:35.042UTC | lvl=INFO | trans=1438241661-401-00000083088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:35.124UTC | lvl=INFO | trans=1438241661-401-00000083089 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40792/ngsi10/queryContext time=2015-09-01T12:06:35.141UTC | lvl=INFO | trans=1438241661-401-00000083089 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:35.142UTC | lvl=INFO | trans=1438241661-401-00000083089 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:35.740UTC | lvl=INFO | trans=1438241661-401-00000083090 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40794/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:35.757UTC | lvl=INFO | trans=1438241661-401-00000083090 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:35.758UTC | lvl=INFO | trans=1438241661-401-00000083090 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109195 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:35.815UTC | lvl=INFO | trans=1438241661-401-00000083090 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:35.901UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40795/ngsi10/updateContext time=2015-09-01T12:06:35.957UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:36.121UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109195 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109195 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:36.259UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:36.267UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:36.280UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:36.281UTC | lvl=INFO | trans=1438241661-401-00000083092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:36.281UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109196 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:36.282UTC | lvl=INFO | trans=1438241661-401-00000083091 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:36.283UTC | lvl=INFO | trans=1438241661-401-00000083092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:36.283UTC | lvl=INFO | trans=1438241661-401-00000083092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:36.451UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40820/ngsi10/updateContext time=2015-09-01T12:06:36.460UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:36.578UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:36.712UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:36.847UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:36.982UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:37.111UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109196 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:37.221UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109197 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109197 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:37.241UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:37.254UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.255UTC | lvl=INFO | trans=1438241661-401-00000083094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.255UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:37.257UTC | lvl=INFO | trans=1438241661-401-00000083094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.257UTC | lvl=INFO | trans=1438241661-401-00000083094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.269UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.269UTC | lvl=INFO | trans=1438241661-401-00000083095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.270UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:37.271UTC | lvl=INFO | trans=1438241661-401-00000083095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.271UTC | lvl=INFO | trans=1438241661-401-00000083095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.283UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.283UTC | lvl=INFO | trans=1438241661-401-00000083096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.284UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:37.287UTC | lvl=INFO | trans=1438241661-401-00000083096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.287UTC | lvl=INFO | trans=1438241661-401-00000083096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.299UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.300UTC | lvl=INFO | trans=1438241661-401-00000083097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.300UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:37.301UTC | lvl=INFO | trans=1438241661-401-00000083097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.301UTC | lvl=INFO | trans=1438241661-401-00000083097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.314UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.314UTC | lvl=INFO | trans=1438241661-401-00000083098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.314UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:06:37.316UTC | lvl=INFO | trans=1438241661-401-00000083098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.316UTC | lvl=INFO | trans=1438241661-401-00000083098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.327UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.328UTC | lvl=INFO | trans=1438241661-401-00000083099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.328UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109197 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:06:37.328UTC | lvl=INFO | trans=1438241661-401-00000083093 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:37.329UTC | lvl=INFO | trans=1438241661-401-00000083099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.329UTC | lvl=INFO | trans=1438241661-401-00000083099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.449UTC | lvl=INFO | trans=1438241661-401-00000083100 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40616/ngsi10/subscribeContext time=2015-09-01T12:06:37.478UTC | lvl=INFO | trans=1438241661-401-00000083100 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.506UTC | lvl=INFO | trans=1438241661-401-00000083100 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.506UTC | lvl=INFO | trans=1438241661-401-00000083101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:37.507UTC | lvl=INFO | trans=1438241661-401-00000083100 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594cd07af1e0c685aebce'), expiration: 1443701197, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109197, count: 1, format: "XML" }) time=2015-09-01T12:06:37.507UTC | lvl=INFO | trans=1438241661-401-00000083100 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:37.509UTC | lvl=INFO | trans=1438241661-401-00000083101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:37.509UTC | lvl=INFO | trans=1438241661-401-00000083101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:37.591UTC | lvl=INFO | trans=1438241661-401-00000083102 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40619/ngsi10/queryContext time=2015-09-01T12:06:37.607UTC | lvl=INFO | trans=1438241661-401-00000083102 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:37.607UTC | lvl=INFO | trans=1438241661-401-00000083102 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:38.756UTC | lvl=INFO | trans=1438241661-401-00000083103 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40631/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:38.773UTC | lvl=INFO | trans=1438241661-401-00000083103 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:38.774UTC | lvl=INFO | trans=1438241661-401-00000083103 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109198 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:38.829UTC | lvl=INFO | trans=1438241661-401-00000083103 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:38.914UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40635/ngsi10/updateContext time=2015-09-01T12:06:38.996UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:39.154UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109198 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109198 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:39.276UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:39.285UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:39.286UTC | lvl=INFO | trans=1438241661-401-00000083104 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:39.411UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40640/ngsi10/updateContext time=2015-09-01T12:06:39.425UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:39.619UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:39.737UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:39.856UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:39.991UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:40.126UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109199 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:40.235UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109200 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109200 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:40.243UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:40.257UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:40.257UTC | lvl=INFO | trans=1438241661-401-00000083106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:40.258UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109200 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:06:40.258UTC | lvl=INFO | trans=1438241661-401-00000083105 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:40.260UTC | lvl=INFO | trans=1438241661-401-00000083106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:40.260UTC | lvl=INFO | trans=1438241661-401-00000083106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:40.388UTC | lvl=INFO | trans=1438241661-401-00000083107 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40650/ngsi10/subscribeContext time=2015-09-01T12:06:40.403UTC | lvl=INFO | trans=1438241661-401-00000083107 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:40.417UTC | lvl=INFO | trans=1438241661-401-00000083107 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:40.418UTC | lvl=INFO | trans=1438241661-401-00000083108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:40.418UTC | lvl=INFO | trans=1438241661-401-00000083107 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594d007af1e0c685aebcf'), expiration: 1443701200, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109200, count: 1, format: "XML" }) time=2015-09-01T12:06:40.419UTC | lvl=INFO | trans=1438241661-401-00000083107 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:40.420UTC | lvl=INFO | trans=1438241661-401-00000083108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:40.420UTC | lvl=INFO | trans=1438241661-401-00000083108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:40.502UTC | lvl=INFO | trans=1438241661-401-00000083109 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40653/ngsi10/queryContext time=2015-09-01T12:06:40.512UTC | lvl=INFO | trans=1438241661-401-00000083109 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:40.513UTC | lvl=INFO | trans=1438241661-401-00000083109 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:41.050UTC | lvl=INFO | trans=1438241661-401-00000083110 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40657/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:41.067UTC | lvl=INFO | trans=1438241661-401-00000083110 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:41.068UTC | lvl=INFO | trans=1438241661-401-00000083110 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:41.069UTC | lvl=INFO | trans=1438241661-401-00000083110 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:41.154UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40660/ngsi10/updateContext time=2015-09-01T12:06:41.207UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:41.332UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:41.472UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:41.479UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:41.493UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:41.493UTC | lvl=INFO | trans=1438241661-401-00000083112 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:41.493UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109201 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:41.494UTC | lvl=INFO | trans=1438241661-401-00000083111 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:41.495UTC | lvl=INFO | trans=1438241661-401-00000083112 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:41.495UTC | lvl=INFO | trans=1438241661-401-00000083112 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:41.621UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40666/ngsi10/updateContext time=2015-09-01T12:06:41.630UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:41.749UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:41.882UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:42.002UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109201 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:42.136UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:42.264UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:42.390UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109202 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:42.410UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:42.423UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.423UTC | lvl=INFO | trans=1438241661-401-00000083114 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.424UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:42.426UTC | lvl=INFO | trans=1438241661-401-00000083114 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.426UTC | lvl=INFO | trans=1438241661-401-00000083114 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.438UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.439UTC | lvl=INFO | trans=1438241661-401-00000083115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.439UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:42.441UTC | lvl=INFO | trans=1438241661-401-00000083115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.441UTC | lvl=INFO | trans=1438241661-401-00000083115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.453UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.453UTC | lvl=INFO | trans=1438241661-401-00000083116 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.453UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:42.455UTC | lvl=INFO | trans=1438241661-401-00000083116 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.455UTC | lvl=INFO | trans=1438241661-401-00000083116 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.468UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.468UTC | lvl=INFO | trans=1438241661-401-00000083117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.468UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:42.470UTC | lvl=INFO | trans=1438241661-401-00000083117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.470UTC | lvl=INFO | trans=1438241661-401-00000083117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.482UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.482UTC | lvl=INFO | trans=1438241661-401-00000083118 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.483UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:06:42.485UTC | lvl=INFO | trans=1438241661-401-00000083118 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.485UTC | lvl=INFO | trans=1438241661-401-00000083118 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.498UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.498UTC | lvl=INFO | trans=1438241661-401-00000083119 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.498UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:06:42.500UTC | lvl=INFO | trans=1438241661-401-00000083119 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.500UTC | lvl=INFO | trans=1438241661-401-00000083119 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.512UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.512UTC | lvl=INFO | trans=1438241661-401-00000083120 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.512UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109202 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:06:42.512UTC | lvl=INFO | trans=1438241661-401-00000083113 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:42.513UTC | lvl=INFO | trans=1438241661-401-00000083120 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.514UTC | lvl=INFO | trans=1438241661-401-00000083120 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.634UTC | lvl=INFO | trans=1438241661-401-00000083121 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40678/ngsi10/subscribeContext time=2015-09-01T12:06:42.663UTC | lvl=INFO | trans=1438241661-401-00000083121 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.691UTC | lvl=INFO | trans=1438241661-401-00000083121 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.691UTC | lvl=INFO | trans=1438241661-401-00000083122 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:42.692UTC | lvl=INFO | trans=1438241661-401-00000083121 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594d207af1e0c685aebd0'), expiration: 1443701202, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109202, count: 1, format: "XML" }) time=2015-09-01T12:06:42.692UTC | lvl=INFO | trans=1438241661-401-00000083121 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:42.694UTC | lvl=INFO | trans=1438241661-401-00000083122 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:42.694UTC | lvl=INFO | trans=1438241661-401-00000083122 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:42.776UTC | lvl=INFO | trans=1438241661-401-00000083123 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40682/ngsi10/queryContext time=2015-09-01T12:06:42.787UTC | lvl=INFO | trans=1438241661-401-00000083123 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:42.787UTC | lvl=INFO | trans=1438241661-401-00000083123 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:43.403UTC | lvl=INFO | trans=1438241661-401-00000083124 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40686/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:43.419UTC | lvl=INFO | trans=1438241661-401-00000083124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:43.420UTC | lvl=INFO | trans=1438241661-401-00000083124 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:43.421UTC | lvl=INFO | trans=1438241661-401-00000083124 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:43.506UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40689/ngsi10/updateContext time=2015-09-01T12:06:43.559UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:43.699UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:43.821UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:43.829UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:43.830UTC | lvl=INFO | trans=1438241661-401-00000083125 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:43.929UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40691/ngsi10/updateContext time=2015-09-01T12:06:43.944UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:44.106UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109203 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.243UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.379UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.499UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.618UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.729UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109204 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:44.749UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:44.750UTC | lvl=INFO | trans=1438241661-401-00000083126 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:44.871UTC | lvl=INFO | trans=1438241661-401-00000083127 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40698/ngsi10/subscribeContext time=2015-09-01T12:06:44.890UTC | lvl=INFO | trans=1438241661-401-00000083127 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:44.904UTC | lvl=INFO | trans=1438241661-401-00000083127 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:44.904UTC | lvl=INFO | trans=1438241661-401-00000083128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:44.905UTC | lvl=INFO | trans=1438241661-401-00000083127 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594d407af1e0c685aebd1'), expiration: 1443701204, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109204, count: 1, format: "XML" }) time=2015-09-01T12:06:44.905UTC | lvl=INFO | trans=1438241661-401-00000083127 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:44.906UTC | lvl=INFO | trans=1438241661-401-00000083128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:44.907UTC | lvl=INFO | trans=1438241661-401-00000083128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:44.989UTC | lvl=INFO | trans=1438241661-401-00000083129 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40965/ngsi10/queryContext time=2015-09-01T12:06:44.999UTC | lvl=INFO | trans=1438241661-401-00000083129 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:44.999UTC | lvl=INFO | trans=1438241661-401-00000083129 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:45.654UTC | lvl=INFO | trans=1438241661-401-00000083130 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41009/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:45.671UTC | lvl=INFO | trans=1438241661-401-00000083130 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:45.672UTC | lvl=INFO | trans=1438241661-401-00000083130 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109205 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:45.728UTC | lvl=INFO | trans=1438241661-401-00000083130 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:45.814UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41010/ngsi10/updateContext time=2015-09-01T12:06:45.867UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:46.037UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109205 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109205 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:46.174UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:46.182UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:46.196UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:46.196UTC | lvl=INFO | trans=1438241661-401-00000083132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:46.197UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109206 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:46.197UTC | lvl=INFO | trans=1438241661-401-00000083131 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:46.198UTC | lvl=INFO | trans=1438241661-401-00000083132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:46.198UTC | lvl=INFO | trans=1438241661-401-00000083132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:46.323UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41012/ngsi10/updateContext time=2015-09-01T12:06:46.333UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:46.537UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:46.656UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:46.789UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:46.911UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:47.046UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109206 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:47.156UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109207 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109207 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:47.163UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:47.177UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.177UTC | lvl=INFO | trans=1438241661-401-00000083134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.177UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:47.180UTC | lvl=INFO | trans=1438241661-401-00000083134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.180UTC | lvl=INFO | trans=1438241661-401-00000083134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.192UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.193UTC | lvl=INFO | trans=1438241661-401-00000083135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.193UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:47.195UTC | lvl=INFO | trans=1438241661-401-00000083135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.195UTC | lvl=INFO | trans=1438241661-401-00000083135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.208UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.208UTC | lvl=INFO | trans=1438241661-401-00000083136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.209UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:47.211UTC | lvl=INFO | trans=1438241661-401-00000083136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.211UTC | lvl=INFO | trans=1438241661-401-00000083136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.224UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.224UTC | lvl=INFO | trans=1438241661-401-00000083137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.226UTC | lvl=INFO | trans=1438241661-401-00000083137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.226UTC | lvl=INFO | trans=1438241661-401-00000083137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.232UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:47.261UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.262UTC | lvl=INFO | trans=1438241661-401-00000083138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.262UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:06:47.264UTC | lvl=INFO | trans=1438241661-401-00000083138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.265UTC | lvl=INFO | trans=1438241661-401-00000083138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.278UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.279UTC | lvl=INFO | trans=1438241661-401-00000083139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.279UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:06:47.282UTC | lvl=INFO | trans=1438241661-401-00000083139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.283UTC | lvl=INFO | trans=1438241661-401-00000083139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.297UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.297UTC | lvl=INFO | trans=1438241661-401-00000083140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.298UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:06:47.300UTC | lvl=INFO | trans=1438241661-401-00000083140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.300UTC | lvl=INFO | trans=1438241661-401-00000083140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.313UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.313UTC | lvl=INFO | trans=1438241661-401-00000083141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.313UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:06:47.315UTC | lvl=INFO | trans=1438241661-401-00000083141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.315UTC | lvl=INFO | trans=1438241661-401-00000083141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.329UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.329UTC | lvl=INFO | trans=1438241661-401-00000083142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.329UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:06:47.331UTC | lvl=INFO | trans=1438241661-401-00000083142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.331UTC | lvl=INFO | trans=1438241661-401-00000083142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.344UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.344UTC | lvl=INFO | trans=1438241661-401-00000083143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.344UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109207 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:06:47.345UTC | lvl=INFO | trans=1438241661-401-00000083133 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:47.346UTC | lvl=INFO | trans=1438241661-401-00000083143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.346UTC | lvl=INFO | trans=1438241661-401-00000083143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.429UTC | lvl=INFO | trans=1438241661-401-00000083144 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41022/ngsi10/subscribeContext time=2015-09-01T12:06:47.445UTC | lvl=INFO | trans=1438241661-401-00000083144 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.460UTC | lvl=INFO | trans=1438241661-401-00000083144 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.461UTC | lvl=INFO | trans=1438241661-401-00000083145 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:47.461UTC | lvl=INFO | trans=1438241661-401-00000083144 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594d707af1e0c685aebd2'), expiration: 1443701207, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109207, count: 1, format: "XML" }) time=2015-09-01T12:06:47.463UTC | lvl=INFO | trans=1438241661-401-00000083145 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:47.463UTC | lvl=INFO | trans=1438241661-401-00000083145 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:47.469UTC | lvl=INFO | trans=1438241661-401-00000083144 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:47.553UTC | lvl=INFO | trans=1438241661-401-00000083146 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41024/ngsi10/queryContext time=2015-09-01T12:06:47.571UTC | lvl=INFO | trans=1438241661-401-00000083146 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:47.572UTC | lvl=INFO | trans=1438241661-401-00000083146 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:48.116UTC | lvl=INFO | trans=1438241661-401-00000083147 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41027/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:48.134UTC | lvl=INFO | trans=1438241661-401-00000083147 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:48.135UTC | lvl=INFO | trans=1438241661-401-00000083147 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:48.222UTC | lvl=INFO | trans=1438241661-401-00000083147 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:48.307UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41029/ngsi10/updateContext time=2015-09-01T12:06:48.364UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:48.503UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:48.624UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:48.632UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:48.633UTC | lvl=INFO | trans=1438241661-401-00000083148 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:48.758UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41033/ngsi10/updateContext time=2015-09-01T12:06:48.773UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:48.953UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.087UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109208 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.221UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.371UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.499UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.637UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.747UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109209 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:49.767UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:49.783UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:49.784UTC | lvl=INFO | trans=1438241661-401-00000083150 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:49.784UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109209 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:06:49.784UTC | lvl=INFO | trans=1438241661-401-00000083149 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:49.786UTC | lvl=INFO | trans=1438241661-401-00000083150 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:49.786UTC | lvl=INFO | trans=1438241661-401-00000083150 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:49.908UTC | lvl=INFO | trans=1438241661-401-00000083151 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41041/ngsi10/subscribeContext time=2015-09-01T12:06:49.923UTC | lvl=INFO | trans=1438241661-401-00000083151 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:49.937UTC | lvl=INFO | trans=1438241661-401-00000083151 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:49.938UTC | lvl=INFO | trans=1438241661-401-00000083152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:49.938UTC | lvl=INFO | trans=1438241661-401-00000083151 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594d907af1e0c685aebd3'), expiration: 1443701209, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109209, count: 1, format: "XML" }) time=2015-09-01T12:06:49.938UTC | lvl=INFO | trans=1438241661-401-00000083151 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:49.940UTC | lvl=INFO | trans=1438241661-401-00000083152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:49.941UTC | lvl=INFO | trans=1438241661-401-00000083152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:50.022UTC | lvl=INFO | trans=1438241661-401-00000083153 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41042/ngsi10/queryContext time=2015-09-01T12:06:50.040UTC | lvl=INFO | trans=1438241661-401-00000083153 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:50.041UTC | lvl=INFO | trans=1438241661-401-00000083153 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:50.436UTC | lvl=INFO | trans=1438241661-401-00000083154 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41044/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:50.453UTC | lvl=INFO | trans=1438241661-401-00000083154 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:50.454UTC | lvl=INFO | trans=1438241661-401-00000083154 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:50.454UTC | lvl=INFO | trans=1438241661-401-00000083154 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:50.539UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41046/ngsi10/updateContext time=2015-09-01T12:06:50.592UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:50.716UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:50.838UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:50.845UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:50.846UTC | lvl=INFO | trans=1438241661-401-00000083155 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:50.973UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41047/ngsi10/updateContext time=2015-09-01T12:06:50.981UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:51.098UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109210 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.218UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.370UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.505UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.626UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.736UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109211 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:51.744UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:51.744UTC | lvl=INFO | trans=1438241661-401-00000083156 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:51.866UTC | lvl=INFO | trans=1438241661-401-00000083157 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41052/ngsi10/subscribeContext time=2015-09-01T12:06:51.882UTC | lvl=INFO | trans=1438241661-401-00000083157 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:51.897UTC | lvl=INFO | trans=1438241661-401-00000083157 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:51.898UTC | lvl=INFO | trans=1438241661-401-00000083158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:51.898UTC | lvl=INFO | trans=1438241661-401-00000083157 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594db07af1e0c685aebd4'), expiration: 1443701211, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109211, count: 1, format: "XML" }) time=2015-09-01T12:06:51.898UTC | lvl=INFO | trans=1438241661-401-00000083157 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:51.900UTC | lvl=INFO | trans=1438241661-401-00000083158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:51.900UTC | lvl=INFO | trans=1438241661-401-00000083158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:51.985UTC | lvl=INFO | trans=1438241661-401-00000083159 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41053/ngsi10/queryContext time=2015-09-01T12:06:51.995UTC | lvl=INFO | trans=1438241661-401-00000083159 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:51.996UTC | lvl=INFO | trans=1438241661-401-00000083159 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:52.421UTC | lvl=INFO | trans=1438241661-401-00000083160 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41055/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:52.451UTC | lvl=INFO | trans=1438241661-401-00000083160 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:52.452UTC | lvl=INFO | trans=1438241661-401-00000083160 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109212 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:52.452UTC | lvl=INFO | trans=1438241661-401-00000083160 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:52.538UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41057/ngsi10/updateContext time=2015-09-01T12:06:52.596UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:52.784UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109212 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109212 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:52.792UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:52.805UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:52.806UTC | lvl=INFO | trans=1438241661-401-00000083162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:52.806UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109212 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:52.807UTC | lvl=INFO | trans=1438241661-401-00000083161 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:52.809UTC | lvl=INFO | trans=1438241661-401-00000083162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:52.809UTC | lvl=INFO | trans=1438241661-401-00000083162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:52.932UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41059/ngsi10/updateContext time=2015-09-01T12:06:52.940UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:53.057UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109212 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109212 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.175UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.295UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.415UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.551UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.679UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109213 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:53.687UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:53.700UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.700UTC | lvl=INFO | trans=1438241661-401-00000083164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.701UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:53.702UTC | lvl=INFO | trans=1438241661-401-00000083164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.703UTC | lvl=INFO | trans=1438241661-401-00000083164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.714UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.714UTC | lvl=INFO | trans=1438241661-401-00000083165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.714UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:53.716UTC | lvl=INFO | trans=1438241661-401-00000083165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.716UTC | lvl=INFO | trans=1438241661-401-00000083165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.727UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.728UTC | lvl=INFO | trans=1438241661-401-00000083166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.728UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:53.729UTC | lvl=INFO | trans=1438241661-401-00000083166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.729UTC | lvl=INFO | trans=1438241661-401-00000083166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.741UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.741UTC | lvl=INFO | trans=1438241661-401-00000083167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.742UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:53.743UTC | lvl=INFO | trans=1438241661-401-00000083167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.743UTC | lvl=INFO | trans=1438241661-401-00000083167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.755UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.755UTC | lvl=INFO | trans=1438241661-401-00000083168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.755UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:06:53.758UTC | lvl=INFO | trans=1438241661-401-00000083168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.759UTC | lvl=INFO | trans=1438241661-401-00000083168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.772UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.772UTC | lvl=INFO | trans=1438241661-401-00000083169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.773UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:06:53.774UTC | lvl=INFO | trans=1438241661-401-00000083169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.775UTC | lvl=INFO | trans=1438241661-401-00000083169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.787UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.787UTC | lvl=INFO | trans=1438241661-401-00000083170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.787UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:06:53.789UTC | lvl=INFO | trans=1438241661-401-00000083170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.789UTC | lvl=INFO | trans=1438241661-401-00000083170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.801UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.801UTC | lvl=INFO | trans=1438241661-401-00000083171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.801UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:06:53.802UTC | lvl=INFO | trans=1438241661-401-00000083171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.802UTC | lvl=INFO | trans=1438241661-401-00000083171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.815UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.815UTC | lvl=INFO | trans=1438241661-401-00000083172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.815UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:06:53.817UTC | lvl=INFO | trans=1438241661-401-00000083172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.817UTC | lvl=INFO | trans=1438241661-401-00000083172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.829UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.829UTC | lvl=INFO | trans=1438241661-401-00000083173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.829UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:06:53.831UTC | lvl=INFO | trans=1438241661-401-00000083173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.831UTC | lvl=INFO | trans=1438241661-401-00000083173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.844UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.844UTC | lvl=INFO | trans=1438241661-401-00000083174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.845UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109213 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:06:53.845UTC | lvl=INFO | trans=1438241661-401-00000083163 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:53.846UTC | lvl=INFO | trans=1438241661-401-00000083174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:53.847UTC | lvl=INFO | trans=1438241661-401-00000083174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:53.969UTC | lvl=INFO | trans=1438241661-401-00000083175 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41064/ngsi10/subscribeContext time=2015-09-01T12:06:53.984UTC | lvl=INFO | trans=1438241661-401-00000083175 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.998UTC | lvl=INFO | trans=1438241661-401-00000083175 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:53.999UTC | lvl=INFO | trans=1438241661-401-00000083176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:53.999UTC | lvl=INFO | trans=1438241661-401-00000083175 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594dd07af1e0c685aebd5'), expiration: 1443701213, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109213, count: 1, format: "XML" }) time=2015-09-01T12:06:53.000UTC | lvl=INFO | trans=1438241661-401-00000083175 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:54.002UTC | lvl=INFO | trans=1438241661-401-00000083176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:54.002UTC | lvl=INFO | trans=1438241661-401-00000083176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:54.083UTC | lvl=INFO | trans=1438241661-401-00000083177 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41067/ngsi10/queryContext time=2015-09-01T12:06:54.102UTC | lvl=INFO | trans=1438241661-401-00000083177 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:54.102UTC | lvl=INFO | trans=1438241661-401-00000083177 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:54.678UTC | lvl=INFO | trans=1438241661-401-00000083178 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41074/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:54.728UTC | lvl=INFO | trans=1438241661-401-00000083178 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:54.729UTC | lvl=INFO | trans=1438241661-401-00000083178 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109214 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:54.768UTC | lvl=INFO | trans=1438241661-401-00000083178 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:54.853UTC | lvl=INFO | trans=1438241661-401-00000083179 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41077/ngsi10/updateContext time=2015-09-01T12:06:54.905UTC | lvl=INFO | trans=1438241661-401-00000083179 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:55.058UTC | lvl=INFO | trans=1438241661-401-00000083179 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109214 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109214 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.066UTC | lvl=INFO | trans=1438241661-401-00000083179 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:55.067UTC | lvl=INFO | trans=1438241661-401-00000083179 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:55.193UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41078/ngsi10/updateContext time=2015-09-01T12:06:55.202UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:55.320UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.454UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.572UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.692UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.812UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.922UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109215 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:55.930UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:55.944UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:55.944UTC | lvl=INFO | trans=1438241661-401-00000083181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:55.945UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109215 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:06:55.946UTC | lvl=INFO | trans=1438241661-401-00000083181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:55.947UTC | lvl=INFO | trans=1438241661-401-00000083181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:55.958UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:55.958UTC | lvl=INFO | trans=1438241661-401-00000083182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:55.959UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109215 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:06:55.959UTC | lvl=INFO | trans=1438241661-401-00000083180 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:55.965UTC | lvl=INFO | trans=1438241661-401-00000083182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:55.966UTC | lvl=INFO | trans=1438241661-401-00000083182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:56.081UTC | lvl=INFO | trans=1438241661-401-00000083183 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41084/ngsi10/subscribeContext time=2015-09-01T12:06:56.097UTC | lvl=INFO | trans=1438241661-401-00000083183 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:56.111UTC | lvl=INFO | trans=1438241661-401-00000083183 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:56.111UTC | lvl=INFO | trans=1438241661-401-00000083184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:56.112UTC | lvl=INFO | trans=1438241661-401-00000083183 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594e007af1e0c685aebd6'), expiration: 1443701216, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109216, count: 1, format: "XML" }) time=2015-09-01T12:06:56.112UTC | lvl=INFO | trans=1438241661-401-00000083183 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:56.113UTC | lvl=INFO | trans=1438241661-401-00000083184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:56.114UTC | lvl=INFO | trans=1438241661-401-00000083184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:56.195UTC | lvl=INFO | trans=1438241661-401-00000083185 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41085/ngsi10/queryContext time=2015-09-01T12:06:56.206UTC | lvl=INFO | trans=1438241661-401-00000083185 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:56.206UTC | lvl=INFO | trans=1438241661-401-00000083185 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:56.948UTC | lvl=INFO | trans=1438241661-401-00000083186 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41086/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:56.980UTC | lvl=INFO | trans=1438241661-401-00000083186 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:56.981UTC | lvl=INFO | trans=1438241661-401-00000083186 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109216 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:57.033UTC | lvl=INFO | trans=1438241661-401-00000083186 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:57.118UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41087/ngsi10/updateContext time=2015-09-01T12:06:57.171UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:57.355UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:57.363UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:57.377UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:57.377UTC | lvl=INFO | trans=1438241661-401-00000083188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:57.377UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109217 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:06:57.378UTC | lvl=INFO | trans=1438241661-401-00000083187 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:57.379UTC | lvl=INFO | trans=1438241661-401-00000083188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:57.379UTC | lvl=INFO | trans=1438241661-401-00000083188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:57.504UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40833/ngsi10/updateContext time=2015-09-01T12:06:57.518UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:06:57.673UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:57.810UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:57.946UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:58.065UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109217 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:58.204UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109218 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109218 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:58.313UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109218 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109218 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:06:58.333UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:06:58.347UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.348UTC | lvl=INFO | trans=1438241661-401-00000083190 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.348UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:06:58.350UTC | lvl=INFO | trans=1438241661-401-00000083190 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.350UTC | lvl=INFO | trans=1438241661-401-00000083190 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.361UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.362UTC | lvl=INFO | trans=1438241661-401-00000083191 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.362UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:06:58.363UTC | lvl=INFO | trans=1438241661-401-00000083191 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.364UTC | lvl=INFO | trans=1438241661-401-00000083191 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.376UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.376UTC | lvl=INFO | trans=1438241661-401-00000083192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.377UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:06:58.378UTC | lvl=INFO | trans=1438241661-401-00000083192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.378UTC | lvl=INFO | trans=1438241661-401-00000083192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.391UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.391UTC | lvl=INFO | trans=1438241661-401-00000083193 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.392UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:06:58.393UTC | lvl=INFO | trans=1438241661-401-00000083193 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.393UTC | lvl=INFO | trans=1438241661-401-00000083193 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.405UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.405UTC | lvl=INFO | trans=1438241661-401-00000083194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.405UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:06:58.406UTC | lvl=INFO | trans=1438241661-401-00000083194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.407UTC | lvl=INFO | trans=1438241661-401-00000083194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.419UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.419UTC | lvl=INFO | trans=1438241661-401-00000083195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.419UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:06:58.421UTC | lvl=INFO | trans=1438241661-401-00000083195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.421UTC | lvl=INFO | trans=1438241661-401-00000083195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.434UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.434UTC | lvl=INFO | trans=1438241661-401-00000083196 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.435UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:06:58.436UTC | lvl=INFO | trans=1438241661-401-00000083196 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.436UTC | lvl=INFO | trans=1438241661-401-00000083196 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.449UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.449UTC | lvl=INFO | trans=1438241661-401-00000083197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.450UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:06:58.453UTC | lvl=INFO | trans=1438241661-401-00000083197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.453UTC | lvl=INFO | trans=1438241661-401-00000083197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.463UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.464UTC | lvl=INFO | trans=1438241661-401-00000083198 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.464UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:06:58.466UTC | lvl=INFO | trans=1438241661-401-00000083198 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.466UTC | lvl=INFO | trans=1438241661-401-00000083198 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.478UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.478UTC | lvl=INFO | trans=1438241661-401-00000083199 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.479UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:06:58.480UTC | lvl=INFO | trans=1438241661-401-00000083199 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.480UTC | lvl=INFO | trans=1438241661-401-00000083199 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.492UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.492UTC | lvl=INFO | trans=1438241661-401-00000083200 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.492UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:06:58.494UTC | lvl=INFO | trans=1438241661-401-00000083200 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.494UTC | lvl=INFO | trans=1438241661-401-00000083200 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.506UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.506UTC | lvl=INFO | trans=1438241661-401-00000083201 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.506UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:06:58.507UTC | lvl=INFO | trans=1438241661-401-00000083201 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.507UTC | lvl=INFO | trans=1438241661-401-00000083201 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.519UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.519UTC | lvl=INFO | trans=1438241661-401-00000083202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.520UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109218 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:06:58.520UTC | lvl=INFO | trans=1438241661-401-00000083189 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:58.521UTC | lvl=INFO | trans=1438241661-401-00000083202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.521UTC | lvl=INFO | trans=1438241661-401-00000083202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.642UTC | lvl=INFO | trans=1438241661-401-00000083203 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40835/ngsi10/subscribeContext time=2015-09-01T12:06:58.658UTC | lvl=INFO | trans=1438241661-401-00000083203 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.673UTC | lvl=INFO | trans=1438241661-401-00000083203 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.674UTC | lvl=INFO | trans=1438241661-401-00000083204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:06:58.674UTC | lvl=INFO | trans=1438241661-401-00000083203 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594e207af1e0c685aebd7'), expiration: 1443701218, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109218, count: 1, format: "XML" }) time=2015-09-01T12:06:58.674UTC | lvl=INFO | trans=1438241661-401-00000083203 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:58.678UTC | lvl=INFO | trans=1438241661-401-00000083204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:06:58.678UTC | lvl=INFO | trans=1438241661-401-00000083204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:06:58.758UTC | lvl=INFO | trans=1438241661-401-00000083205 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40836/ngsi10/queryContext time=2015-09-01T12:06:58.768UTC | lvl=INFO | trans=1438241661-401-00000083205 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:58.769UTC | lvl=INFO | trans=1438241661-401-00000083205 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:59.791UTC | lvl=INFO | trans=1438241661-401-00000083206 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40843/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:06:59.821UTC | lvl=INFO | trans=1438241661-401-00000083206 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:06:59.822UTC | lvl=INFO | trans=1438241661-401-00000083206 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109219 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:06:59.822UTC | lvl=INFO | trans=1438241661-401-00000083206 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:06:59.908UTC | lvl=INFO | trans=1438241661-401-00000083207 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40846/ngsi10/updateContext time=2015-09-01T12:06:59.962UTC | lvl=INFO | trans=1438241661-401-00000083207 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:00.118UTC | lvl=INFO | trans=1438241661-401-00000083207 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109219 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109219 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:00.126UTC | lvl=INFO | trans=1438241661-401-00000083207 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:00.127UTC | lvl=INFO | trans=1438241661-401-00000083207 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:00.261UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40849/ngsi10/updateContext time=2015-09-01T12:07:00.269UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:00.386UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:00.504UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:00.638UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:00.759UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:00.894UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:01.032UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109220 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:01.157UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109221 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109221 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:01.165UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:01.178UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.178UTC | lvl=INFO | trans=1438241661-401-00000083209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:01.179UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109221 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:01.180UTC | lvl=INFO | trans=1438241661-401-00000083209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:01.181UTC | lvl=INFO | trans=1438241661-401-00000083209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:01.192UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.192UTC | lvl=INFO | trans=1438241661-401-00000083210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:01.192UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109221 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:01.195UTC | lvl=INFO | trans=1438241661-401-00000083210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:01.196UTC | lvl=INFO | trans=1438241661-401-00000083210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:01.206UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.206UTC | lvl=INFO | trans=1438241661-401-00000083211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:01.206UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109221 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:01.207UTC | lvl=INFO | trans=1438241661-401-00000083208 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:01.207UTC | lvl=INFO | trans=1438241661-401-00000083211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:01.208UTC | lvl=INFO | trans=1438241661-401-00000083211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:01.329UTC | lvl=INFO | trans=1438241661-401-00000083212 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40854/ngsi10/subscribeContext time=2015-09-01T12:07:01.357UTC | lvl=INFO | trans=1438241661-401-00000083212 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.384UTC | lvl=INFO | trans=1438241661-401-00000083212 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.384UTC | lvl=INFO | trans=1438241661-401-00000083213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:01.385UTC | lvl=INFO | trans=1438241661-401-00000083212 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594e507af1e0c685aebd8'), expiration: 1443701221, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109221, count: 1, format: "XML" }) time=2015-09-01T12:07:01.385UTC | lvl=INFO | trans=1438241661-401-00000083212 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:01.387UTC | lvl=INFO | trans=1438241661-401-00000083213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:01.387UTC | lvl=INFO | trans=1438241661-401-00000083213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:01.469UTC | lvl=INFO | trans=1438241661-401-00000083214 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40855/ngsi10/queryContext time=2015-09-01T12:07:01.483UTC | lvl=INFO | trans=1438241661-401-00000083214 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:01.484UTC | lvl=INFO | trans=1438241661-401-00000083214 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:02.296UTC | lvl=INFO | trans=1438241661-401-00000083215 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40858/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:02.314UTC | lvl=INFO | trans=1438241661-401-00000083215 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:02.315UTC | lvl=INFO | trans=1438241661-401-00000083215 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:02.316UTC | lvl=INFO | trans=1438241661-401-00000083215 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:02.405UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40859/ngsi10/updateContext time=2015-09-01T12:07:02.459UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:02.583UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:02.591UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:02.607UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:02.607UTC | lvl=INFO | trans=1438241661-401-00000083217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:02.608UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109222 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:02.608UTC | lvl=INFO | trans=1438241661-401-00000083216 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:02.610UTC | lvl=INFO | trans=1438241661-401-00000083217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:02.610UTC | lvl=INFO | trans=1438241661-401-00000083217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:02.737UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40860/ngsi10/updateContext time=2015-09-01T12:07:02.758UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:02.888UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.006UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109222 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.125UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.261UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.381UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.505UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.645UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109223 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:03.653UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:03.667UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.667UTC | lvl=INFO | trans=1438241661-401-00000083219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.668UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:03.670UTC | lvl=INFO | trans=1438241661-401-00000083219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.670UTC | lvl=INFO | trans=1438241661-401-00000083219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.681UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.681UTC | lvl=INFO | trans=1438241661-401-00000083220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.681UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:03.683UTC | lvl=INFO | trans=1438241661-401-00000083220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.683UTC | lvl=INFO | trans=1438241661-401-00000083220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.695UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.695UTC | lvl=INFO | trans=1438241661-401-00000083221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.695UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:03.696UTC | lvl=INFO | trans=1438241661-401-00000083221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.696UTC | lvl=INFO | trans=1438241661-401-00000083221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.708UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.708UTC | lvl=INFO | trans=1438241661-401-00000083222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.709UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:03.710UTC | lvl=INFO | trans=1438241661-401-00000083222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.710UTC | lvl=INFO | trans=1438241661-401-00000083222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.723UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.723UTC | lvl=INFO | trans=1438241661-401-00000083223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.723UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:03.725UTC | lvl=INFO | trans=1438241661-401-00000083223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.725UTC | lvl=INFO | trans=1438241661-401-00000083223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.738UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.738UTC | lvl=INFO | trans=1438241661-401-00000083224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.739UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:03.740UTC | lvl=INFO | trans=1438241661-401-00000083224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.740UTC | lvl=INFO | trans=1438241661-401-00000083224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.756UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.757UTC | lvl=INFO | trans=1438241661-401-00000083225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.757UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:03.760UTC | lvl=INFO | trans=1438241661-401-00000083225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.760UTC | lvl=INFO | trans=1438241661-401-00000083225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.771UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.771UTC | lvl=INFO | trans=1438241661-401-00000083226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.771UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:03.773UTC | lvl=INFO | trans=1438241661-401-00000083226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.773UTC | lvl=INFO | trans=1438241661-401-00000083226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.785UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.785UTC | lvl=INFO | trans=1438241661-401-00000083227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.785UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:03.786UTC | lvl=INFO | trans=1438241661-401-00000083227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.786UTC | lvl=INFO | trans=1438241661-401-00000083227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.798UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.798UTC | lvl=INFO | trans=1438241661-401-00000083228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.799UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:03.800UTC | lvl=INFO | trans=1438241661-401-00000083228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.800UTC | lvl=INFO | trans=1438241661-401-00000083228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.812UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.813UTC | lvl=INFO | trans=1438241661-401-00000083229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.813UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:03.815UTC | lvl=INFO | trans=1438241661-401-00000083229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.815UTC | lvl=INFO | trans=1438241661-401-00000083229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.827UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.827UTC | lvl=INFO | trans=1438241661-401-00000083230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.827UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:03.828UTC | lvl=INFO | trans=1438241661-401-00000083230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.828UTC | lvl=INFO | trans=1438241661-401-00000083230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.840UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.841UTC | lvl=INFO | trans=1438241661-401-00000083231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.841UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:03.842UTC | lvl=INFO | trans=1438241661-401-00000083231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.842UTC | lvl=INFO | trans=1438241661-401-00000083231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.854UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:03.854UTC | lvl=INFO | trans=1438241661-401-00000083232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:03.854UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109223 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:03.855UTC | lvl=INFO | trans=1438241661-401-00000083218 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:03.857UTC | lvl=INFO | trans=1438241661-401-00000083232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:03.857UTC | lvl=INFO | trans=1438241661-401-00000083232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:03.979UTC | lvl=INFO | trans=1438241661-401-00000083233 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40864/ngsi10/subscribeContext time=2015-09-01T12:07:04.007UTC | lvl=INFO | trans=1438241661-401-00000083233 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:04.034UTC | lvl=INFO | trans=1438241661-401-00000083233 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:04.035UTC | lvl=INFO | trans=1438241661-401-00000083234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:04.035UTC | lvl=INFO | trans=1438241661-401-00000083233 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594e707af1e0c685aebd9'), expiration: 1443701223, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109224, count: 1, format: "XML" }) time=2015-09-01T12:07:04.036UTC | lvl=INFO | trans=1438241661-401-00000083233 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:04.037UTC | lvl=INFO | trans=1438241661-401-00000083234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:04.038UTC | lvl=INFO | trans=1438241661-401-00000083234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:04.119UTC | lvl=INFO | trans=1438241661-401-00000083235 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40865/ngsi10/queryContext time=2015-09-01T12:07:04.137UTC | lvl=INFO | trans=1438241661-401-00000083235 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:04.138UTC | lvl=INFO | trans=1438241661-401-00000083235 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:05.067UTC | lvl=INFO | trans=1438241661-401-00000083236 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40871/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:05.096UTC | lvl=INFO | trans=1438241661-401-00000083236 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:05.097UTC | lvl=INFO | trans=1438241661-401-00000083236 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:05.097UTC | lvl=INFO | trans=1438241661-401-00000083236 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:05.182UTC | lvl=INFO | trans=1438241661-401-00000083237 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40873/ngsi10/updateContext time=2015-09-01T12:07:05.237UTC | lvl=INFO | trans=1438241661-401-00000083237 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:05.391UTC | lvl=INFO | trans=1438241661-401-00000083237 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:05.398UTC | lvl=INFO | trans=1438241661-401-00000083237 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:05.399UTC | lvl=INFO | trans=1438241661-401-00000083237 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:05.528UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40878/ngsi10/updateContext time=2015-09-01T12:07:05.537UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:05.655UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:05.775UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:05.893UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:06.015UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109225 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:06.126UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109226 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109226 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:06.134UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:06.153UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.154UTC | lvl=INFO | trans=1438241661-401-00000083239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:06.154UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109226 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:06.158UTC | lvl=INFO | trans=1438241661-401-00000083239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:06.158UTC | lvl=INFO | trans=1438241661-401-00000083239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:06.170UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.170UTC | lvl=INFO | trans=1438241661-401-00000083240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:06.170UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109226 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:06.172UTC | lvl=INFO | trans=1438241661-401-00000083240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:06.172UTC | lvl=INFO | trans=1438241661-401-00000083240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:06.185UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.185UTC | lvl=INFO | trans=1438241661-401-00000083241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:06.185UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109226 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:06.187UTC | lvl=INFO | trans=1438241661-401-00000083241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:06.187UTC | lvl=INFO | trans=1438241661-401-00000083241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:06.200UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.200UTC | lvl=INFO | trans=1438241661-401-00000083242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:06.201UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109226 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:06.201UTC | lvl=INFO | trans=1438241661-401-00000083238 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:06.202UTC | lvl=INFO | trans=1438241661-401-00000083242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:06.202UTC | lvl=INFO | trans=1438241661-401-00000083242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:06.323UTC | lvl=INFO | trans=1438241661-401-00000083243 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40882/ngsi10/subscribeContext time=2015-09-01T12:07:06.338UTC | lvl=INFO | trans=1438241661-401-00000083243 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.352UTC | lvl=INFO | trans=1438241661-401-00000083243 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.352UTC | lvl=INFO | trans=1438241661-401-00000083244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:06.353UTC | lvl=INFO | trans=1438241661-401-00000083243 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594ea07af1e0c685aebda'), expiration: 1443701226, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109226, count: 1, format: "XML" }) time=2015-09-01T12:07:06.353UTC | lvl=INFO | trans=1438241661-401-00000083243 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:06.355UTC | lvl=INFO | trans=1438241661-401-00000083244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:06.355UTC | lvl=INFO | trans=1438241661-401-00000083244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:06.440UTC | lvl=INFO | trans=1438241661-401-00000083245 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40883/ngsi10/queryContext time=2015-09-01T12:07:06.458UTC | lvl=INFO | trans=1438241661-401-00000083245 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:06.458UTC | lvl=INFO | trans=1438241661-401-00000083245 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:07.054UTC | lvl=INFO | trans=1438241661-401-00000083246 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40884/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:07.071UTC | lvl=INFO | trans=1438241661-401-00000083246 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:07.072UTC | lvl=INFO | trans=1438241661-401-00000083246 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:07.072UTC | lvl=INFO | trans=1438241661-401-00000083246 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:07.157UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40886/ngsi10/updateContext time=2015-09-01T12:07:07.214UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:07.354UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:07.362UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:07.375UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:07.375UTC | lvl=INFO | trans=1438241661-401-00000083248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:07.375UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109227 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:07.376UTC | lvl=INFO | trans=1438241661-401-00000083247 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:07.379UTC | lvl=INFO | trans=1438241661-401-00000083248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:07.379UTC | lvl=INFO | trans=1438241661-401-00000083248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:07.502UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40888/ngsi10/updateContext time=2015-09-01T12:07:07.511UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:07.628UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:07.762UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:07.910UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:08.058UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109227 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:08.167UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109228 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109228 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:08.187UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:08.200UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.200UTC | lvl=INFO | trans=1438241661-401-00000083250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.201UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:08.203UTC | lvl=INFO | trans=1438241661-401-00000083250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.203UTC | lvl=INFO | trans=1438241661-401-00000083250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.215UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.215UTC | lvl=INFO | trans=1438241661-401-00000083251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.216UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:08.217UTC | lvl=INFO | trans=1438241661-401-00000083251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.217UTC | lvl=INFO | trans=1438241661-401-00000083251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.230UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.230UTC | lvl=INFO | trans=1438241661-401-00000083252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.231UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:08.233UTC | lvl=INFO | trans=1438241661-401-00000083252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.233UTC | lvl=INFO | trans=1438241661-401-00000083252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.245UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.246UTC | lvl=INFO | trans=1438241661-401-00000083253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.246UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:08.248UTC | lvl=INFO | trans=1438241661-401-00000083253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.248UTC | lvl=INFO | trans=1438241661-401-00000083253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.261UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.261UTC | lvl=INFO | trans=1438241661-401-00000083254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.261UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:08.264UTC | lvl=INFO | trans=1438241661-401-00000083254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.264UTC | lvl=INFO | trans=1438241661-401-00000083254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.277UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.277UTC | lvl=INFO | trans=1438241661-401-00000083255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.277UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:08.281UTC | lvl=INFO | trans=1438241661-401-00000083255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.281UTC | lvl=INFO | trans=1438241661-401-00000083255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.292UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.292UTC | lvl=INFO | trans=1438241661-401-00000083256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.292UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:08.294UTC | lvl=INFO | trans=1438241661-401-00000083256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.294UTC | lvl=INFO | trans=1438241661-401-00000083256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.307UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.307UTC | lvl=INFO | trans=1438241661-401-00000083257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.307UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:08.309UTC | lvl=INFO | trans=1438241661-401-00000083257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.309UTC | lvl=INFO | trans=1438241661-401-00000083257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.322UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.322UTC | lvl=INFO | trans=1438241661-401-00000083258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.322UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:08.324UTC | lvl=INFO | trans=1438241661-401-00000083258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.324UTC | lvl=INFO | trans=1438241661-401-00000083258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.337UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.337UTC | lvl=INFO | trans=1438241661-401-00000083259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.337UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:08.339UTC | lvl=INFO | trans=1438241661-401-00000083259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.339UTC | lvl=INFO | trans=1438241661-401-00000083259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.352UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.352UTC | lvl=INFO | trans=1438241661-401-00000083260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.352UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:08.354UTC | lvl=INFO | trans=1438241661-401-00000083260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.355UTC | lvl=INFO | trans=1438241661-401-00000083260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.367UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.367UTC | lvl=INFO | trans=1438241661-401-00000083261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.368UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:08.370UTC | lvl=INFO | trans=1438241661-401-00000083261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.370UTC | lvl=INFO | trans=1438241661-401-00000083261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.384UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.384UTC | lvl=INFO | trans=1438241661-401-00000083262 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.384UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:08.388UTC | lvl=INFO | trans=1438241661-401-00000083262 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.388UTC | lvl=INFO | trans=1438241661-401-00000083262 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.399UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.399UTC | lvl=INFO | trans=1438241661-401-00000083263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.399UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109228 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:08.400UTC | lvl=INFO | trans=1438241661-401-00000083249 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:08.401UTC | lvl=INFO | trans=1438241661-401-00000083263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.401UTC | lvl=INFO | trans=1438241661-401-00000083263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.524UTC | lvl=INFO | trans=1438241661-401-00000083264 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40891/ngsi10/subscribeContext time=2015-09-01T12:07:08.540UTC | lvl=INFO | trans=1438241661-401-00000083264 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.553UTC | lvl=INFO | trans=1438241661-401-00000083264 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.554UTC | lvl=INFO | trans=1438241661-401-00000083265 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:08.554UTC | lvl=INFO | trans=1438241661-401-00000083264 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594ec07af1e0c685aebdb'), expiration: 1443701228, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109228, count: 1, format: "XML" }) time=2015-09-01T12:07:08.554UTC | lvl=INFO | trans=1438241661-401-00000083264 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:08.556UTC | lvl=INFO | trans=1438241661-401-00000083265 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:08.556UTC | lvl=INFO | trans=1438241661-401-00000083265 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:08.646UTC | lvl=INFO | trans=1438241661-401-00000083266 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40892/ngsi10/queryContext time=2015-09-01T12:07:08.664UTC | lvl=INFO | trans=1438241661-401-00000083266 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.664UTC | lvl=INFO | trans=1438241661-401-00000083266 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:08.975UTC | lvl=INFO | trans=1438241661-401-00000083267 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40896/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:08.992UTC | lvl=INFO | trans=1438241661-401-00000083267 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:08.993UTC | lvl=INFO | trans=1438241661-401-00000083267 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109228 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:09.081UTC | lvl=INFO | trans=1438241661-401-00000083267 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:09.166UTC | lvl=INFO | trans=1438241661-401-00000083268 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40898/ngsi10/updateContext time=2015-09-01T12:07:09.219UTC | lvl=INFO | trans=1438241661-401-00000083268 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:09.343UTC | lvl=INFO | trans=1438241661-401-00000083268 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:09.351UTC | lvl=INFO | trans=1438241661-401-00000083268 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:09.351UTC | lvl=INFO | trans=1438241661-401-00000083268 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:09.476UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40901/ngsi10/updateContext time=2015-09-01T12:07:09.485UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:09.605UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:09.717UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109229 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:09.725UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:09.738UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:09.739UTC | lvl=INFO | trans=1438241661-401-00000083270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:09.739UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109229 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:09.739UTC | lvl=INFO | trans=1438241661-401-00000083269 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:09.741UTC | lvl=INFO | trans=1438241661-401-00000083270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:09.741UTC | lvl=INFO | trans=1438241661-401-00000083270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:09.862UTC | lvl=INFO | trans=1438241661-401-00000083271 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40903/ngsi10/subscribeContext time=2015-09-01T12:07:09.878UTC | lvl=INFO | trans=1438241661-401-00000083271 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:09.892UTC | lvl=INFO | trans=1438241661-401-00000083271 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:09.892UTC | lvl=INFO | trans=1438241661-401-00000083272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:09.892UTC | lvl=INFO | trans=1438241661-401-00000083271 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594ed07af1e0c685aebdc'), expiration: 1443701229, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109229, count: 1, format: "XML" }) time=2015-09-01T12:07:09.893UTC | lvl=INFO | trans=1438241661-401-00000083271 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:09.900UTC | lvl=INFO | trans=1438241661-401-00000083272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:09.900UTC | lvl=INFO | trans=1438241661-401-00000083272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:09.976UTC | lvl=INFO | trans=1438241661-401-00000083273 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40904/ngsi10/queryContext time=2015-09-01T12:07:09.999UTC | lvl=INFO | trans=1438241661-401-00000083273 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:09.999UTC | lvl=INFO | trans=1438241661-401-00000083273 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:10.990UTC | lvl=INFO | trans=1438241661-401-00000083274 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40910/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:11.007UTC | lvl=INFO | trans=1438241661-401-00000083274 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:11.007UTC | lvl=INFO | trans=1438241661-401-00000083274 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:11.008UTC | lvl=INFO | trans=1438241661-401-00000083274 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:11.093UTC | lvl=INFO | trans=1438241661-401-00000083275 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40911/ngsi10/updateContext time=2015-09-01T12:07:11.146UTC | lvl=INFO | trans=1438241661-401-00000083275 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:11.299UTC | lvl=INFO | trans=1438241661-401-00000083275 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:11.307UTC | lvl=INFO | trans=1438241661-401-00000083275 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:11.308UTC | lvl=INFO | trans=1438241661-401-00000083275 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:11.434UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40913/ngsi10/updateContext time=2015-09-01T12:07:11.442UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:11.560UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:11.695UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:11.816UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:11.956UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:12.086UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109231 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:12.095UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:12.109UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.109UTC | lvl=INFO | trans=1438241661-401-00000083277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.110UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109232 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:12.112UTC | lvl=INFO | trans=1438241661-401-00000083277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.112UTC | lvl=INFO | trans=1438241661-401-00000083277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.125UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.125UTC | lvl=INFO | trans=1438241661-401-00000083278 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.125UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109232 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:12.129UTC | lvl=INFO | trans=1438241661-401-00000083278 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.129UTC | lvl=INFO | trans=1438241661-401-00000083278 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.141UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.142UTC | lvl=INFO | trans=1438241661-401-00000083279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.142UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109232 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:12.144UTC | lvl=INFO | trans=1438241661-401-00000083279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.144UTC | lvl=INFO | trans=1438241661-401-00000083279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.156UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.157UTC | lvl=INFO | trans=1438241661-401-00000083280 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.157UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109232 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:12.159UTC | lvl=INFO | trans=1438241661-401-00000083280 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.159UTC | lvl=INFO | trans=1438241661-401-00000083280 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.171UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.171UTC | lvl=INFO | trans=1438241661-401-00000083281 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.171UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109232 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:12.172UTC | lvl=INFO | trans=1438241661-401-00000083276 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:12.173UTC | lvl=INFO | trans=1438241661-401-00000083281 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.173UTC | lvl=INFO | trans=1438241661-401-00000083281 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.293UTC | lvl=INFO | trans=1438241661-401-00000083282 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40918/ngsi10/subscribeContext time=2015-09-01T12:07:12.308UTC | lvl=INFO | trans=1438241661-401-00000083282 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.322UTC | lvl=INFO | trans=1438241661-401-00000083282 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.322UTC | lvl=INFO | trans=1438241661-401-00000083283 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:12.322UTC | lvl=INFO | trans=1438241661-401-00000083282 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594f007af1e0c685aebdd'), expiration: 1443701232, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109232, count: 1, format: "XML" }) time=2015-09-01T12:07:12.323UTC | lvl=INFO | trans=1438241661-401-00000083282 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:12.325UTC | lvl=INFO | trans=1438241661-401-00000083283 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:12.325UTC | lvl=INFO | trans=1438241661-401-00000083283 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:12.406UTC | lvl=INFO | trans=1438241661-401-00000083284 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40919/ngsi10/queryContext time=2015-09-01T12:07:12.424UTC | lvl=INFO | trans=1438241661-401-00000083284 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:12.425UTC | lvl=INFO | trans=1438241661-401-00000083284 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:13.547UTC | lvl=INFO | trans=1438241661-401-00000083285 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40925/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:13.576UTC | lvl=INFO | trans=1438241661-401-00000083285 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:13.577UTC | lvl=INFO | trans=1438241661-401-00000083285 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109233 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:13.578UTC | lvl=INFO | trans=1438241661-401-00000083285 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:13.666UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40927/ngsi10/updateContext time=2015-09-01T12:07:13.724UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:13.896UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109233 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109233 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:13.904UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:13.917UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:13.917UTC | lvl=INFO | trans=1438241661-401-00000083287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:13.917UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109233 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:13.918UTC | lvl=INFO | trans=1438241661-401-00000083286 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:13.919UTC | lvl=INFO | trans=1438241661-401-00000083287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:13.919UTC | lvl=INFO | trans=1438241661-401-00000083287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.050UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40928/ngsi10/updateContext time=2015-09-01T12:07:14.065UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:14.242UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:14.361UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:14.481UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:14.617UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:14.730UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109234 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:14.738UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:14.751UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.752UTC | lvl=INFO | trans=1438241661-401-00000083289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.752UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:14.754UTC | lvl=INFO | trans=1438241661-401-00000083289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.754UTC | lvl=INFO | trans=1438241661-401-00000083289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.765UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.766UTC | lvl=INFO | trans=1438241661-401-00000083290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.766UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:14.767UTC | lvl=INFO | trans=1438241661-401-00000083290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.767UTC | lvl=INFO | trans=1438241661-401-00000083290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.779UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.779UTC | lvl=INFO | trans=1438241661-401-00000083291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.779UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:14.780UTC | lvl=INFO | trans=1438241661-401-00000083291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.781UTC | lvl=INFO | trans=1438241661-401-00000083291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.792UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.793UTC | lvl=INFO | trans=1438241661-401-00000083292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.793UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:14.794UTC | lvl=INFO | trans=1438241661-401-00000083292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.794UTC | lvl=INFO | trans=1438241661-401-00000083292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.806UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.806UTC | lvl=INFO | trans=1438241661-401-00000083293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.807UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:14.810UTC | lvl=INFO | trans=1438241661-401-00000083293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.810UTC | lvl=INFO | trans=1438241661-401-00000083293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.820UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.820UTC | lvl=INFO | trans=1438241661-401-00000083294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.820UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:14.822UTC | lvl=INFO | trans=1438241661-401-00000083294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.822UTC | lvl=INFO | trans=1438241661-401-00000083294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.834UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.834UTC | lvl=INFO | trans=1438241661-401-00000083295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.835UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:14.836UTC | lvl=INFO | trans=1438241661-401-00000083295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.836UTC | lvl=INFO | trans=1438241661-401-00000083295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.848UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.848UTC | lvl=INFO | trans=1438241661-401-00000083296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.849UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:14.850UTC | lvl=INFO | trans=1438241661-401-00000083296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.850UTC | lvl=INFO | trans=1438241661-401-00000083296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.862UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.863UTC | lvl=INFO | trans=1438241661-401-00000083297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.863UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:14.864UTC | lvl=INFO | trans=1438241661-401-00000083297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.865UTC | lvl=INFO | trans=1438241661-401-00000083297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.876UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.877UTC | lvl=INFO | trans=1438241661-401-00000083298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.877UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:14.878UTC | lvl=INFO | trans=1438241661-401-00000083298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.878UTC | lvl=INFO | trans=1438241661-401-00000083298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.890UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.890UTC | lvl=INFO | trans=1438241661-401-00000083299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.890UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:14.893UTC | lvl=INFO | trans=1438241661-401-00000083299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.893UTC | lvl=INFO | trans=1438241661-401-00000083299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.903UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.904UTC | lvl=INFO | trans=1438241661-401-00000083300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.904UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:14.905UTC | lvl=INFO | trans=1438241661-401-00000083300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.905UTC | lvl=INFO | trans=1438241661-401-00000083300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.917UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.918UTC | lvl=INFO | trans=1438241661-401-00000083301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.918UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:14.919UTC | lvl=INFO | trans=1438241661-401-00000083301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.920UTC | lvl=INFO | trans=1438241661-401-00000083301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.932UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.933UTC | lvl=INFO | trans=1438241661-401-00000083302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.933UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:14.935UTC | lvl=INFO | trans=1438241661-401-00000083302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.935UTC | lvl=INFO | trans=1438241661-401-00000083302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.947UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.947UTC | lvl=INFO | trans=1438241661-401-00000083303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.947UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:14.949UTC | lvl=INFO | trans=1438241661-401-00000083303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.949UTC | lvl=INFO | trans=1438241661-401-00000083303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.960UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.961UTC | lvl=INFO | trans=1438241661-401-00000083304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.961UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:14.962UTC | lvl=INFO | trans=1438241661-401-00000083304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.962UTC | lvl=INFO | trans=1438241661-401-00000083304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:14.974UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:14.974UTC | lvl=INFO | trans=1438241661-401-00000083305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:14.975UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109234 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:14.976UTC | lvl=INFO | trans=1438241661-401-00000083288 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:14.976UTC | lvl=INFO | trans=1438241661-401-00000083305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:14.976UTC | lvl=INFO | trans=1438241661-401-00000083305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:15.059UTC | lvl=INFO | trans=1438241661-401-00000083306 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40931/ngsi10/subscribeContext time=2015-09-01T12:07:15.089UTC | lvl=INFO | trans=1438241661-401-00000083306 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:15.124UTC | lvl=INFO | trans=1438241661-401-00000083306 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:15.124UTC | lvl=INFO | trans=1438241661-401-00000083307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:15.124UTC | lvl=INFO | trans=1438241661-401-00000083306 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594f307af1e0c685aebde'), expiration: 1443701235, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109235, count: 1, format: "XML" }) time=2015-09-01T12:07:15.125UTC | lvl=INFO | trans=1438241661-401-00000083306 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:15.127UTC | lvl=INFO | trans=1438241661-401-00000083307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:15.127UTC | lvl=INFO | trans=1438241661-401-00000083307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:15.210UTC | lvl=INFO | trans=1438241661-401-00000083308 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40932/ngsi10/queryContext time=2015-09-01T12:07:15.227UTC | lvl=INFO | trans=1438241661-401-00000083308 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:15.228UTC | lvl=INFO | trans=1438241661-401-00000083308 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:15.751UTC | lvl=INFO | trans=1438241661-401-00000083309 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40934/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:15.767UTC | lvl=INFO | trans=1438241661-401-00000083309 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:15.768UTC | lvl=INFO | trans=1438241661-401-00000083309 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109235 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:15.823UTC | lvl=INFO | trans=1438241661-401-00000083309 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:15.908UTC | lvl=INFO | trans=1438241661-401-00000083310 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40935/ngsi10/updateContext time=2015-09-01T12:07:15.961UTC | lvl=INFO | trans=1438241661-401-00000083310 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:16.113UTC | lvl=INFO | trans=1438241661-401-00000083310 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109235 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109235 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:16.121UTC | lvl=INFO | trans=1438241661-401-00000083310 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:16.122UTC | lvl=INFO | trans=1438241661-401-00000083310 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:16.248UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40936/ngsi10/updateContext time=2015-09-01T12:07:16.257UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:16.374UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:16.510UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:16.645UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:16.754UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109236 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:16.762UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:16.762UTC | lvl=INFO | trans=1438241661-401-00000083311 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:16.884UTC | lvl=INFO | trans=1438241661-401-00000083312 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40940/ngsi10/subscribeContext time=2015-09-01T12:07:16.899UTC | lvl=INFO | trans=1438241661-401-00000083312 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:16.912UTC | lvl=INFO | trans=1438241661-401-00000083312 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:16.912UTC | lvl=INFO | trans=1438241661-401-00000083313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:16.913UTC | lvl=INFO | trans=1438241661-401-00000083312 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594f407af1e0c685aebdf'), expiration: 1443701236, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109236, count: 1, format: "XML" }) time=2015-09-01T12:07:16.913UTC | lvl=INFO | trans=1438241661-401-00000083312 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:16.915UTC | lvl=INFO | trans=1438241661-401-00000083313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:16.915UTC | lvl=INFO | trans=1438241661-401-00000083313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:16.999UTC | lvl=INFO | trans=1438241661-401-00000083314 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40941/ngsi10/queryContext time=2015-09-01T12:07:17.017UTC | lvl=INFO | trans=1438241661-401-00000083314 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:17.018UTC | lvl=INFO | trans=1438241661-401-00000083314 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:17.704UTC | lvl=INFO | trans=1438241661-401-00000083315 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40943/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:17.721UTC | lvl=INFO | trans=1438241661-401-00000083315 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:17.722UTC | lvl=INFO | trans=1438241661-401-00000083315 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109237 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:17.723UTC | lvl=INFO | trans=1438241661-401-00000083315 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:17.807UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40945/ngsi10/updateContext time=2015-09-01T12:07:17.870UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:18.030UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109237 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109237 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:18.038UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:18.051UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.051UTC | lvl=INFO | trans=1438241661-401-00000083317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.051UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:18.052UTC | lvl=INFO | trans=1438241661-401-00000083316 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:18.053UTC | lvl=INFO | trans=1438241661-401-00000083317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.053UTC | lvl=INFO | trans=1438241661-401-00000083317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.189UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40947/ngsi10/updateContext time=2015-09-01T12:07:18.210UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:18.341UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:18.479UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:18.589UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109238 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:18.597UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:18.610UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.611UTC | lvl=INFO | trans=1438241661-401-00000083319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.611UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:18.613UTC | lvl=INFO | trans=1438241661-401-00000083319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.613UTC | lvl=INFO | trans=1438241661-401-00000083319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.625UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.625UTC | lvl=INFO | trans=1438241661-401-00000083320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.625UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:18.627UTC | lvl=INFO | trans=1438241661-401-00000083320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.627UTC | lvl=INFO | trans=1438241661-401-00000083320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.640UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.640UTC | lvl=INFO | trans=1438241661-401-00000083321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.640UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:18.642UTC | lvl=INFO | trans=1438241661-401-00000083321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.642UTC | lvl=INFO | trans=1438241661-401-00000083321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.656UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.656UTC | lvl=INFO | trans=1438241661-401-00000083322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.656UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:18.658UTC | lvl=INFO | trans=1438241661-401-00000083322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.658UTC | lvl=INFO | trans=1438241661-401-00000083322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.670UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.671UTC | lvl=INFO | trans=1438241661-401-00000083323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.671UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:18.673UTC | lvl=INFO | trans=1438241661-401-00000083323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.673UTC | lvl=INFO | trans=1438241661-401-00000083323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.685UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.685UTC | lvl=INFO | trans=1438241661-401-00000083324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.686UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109238 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:18.686UTC | lvl=INFO | trans=1438241661-401-00000083318 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:18.687UTC | lvl=INFO | trans=1438241661-401-00000083324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.687UTC | lvl=INFO | trans=1438241661-401-00000083324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.770UTC | lvl=INFO | trans=1438241661-401-00000083325 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40950/ngsi10/subscribeContext time=2015-09-01T12:07:18.785UTC | lvl=INFO | trans=1438241661-401-00000083325 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.799UTC | lvl=INFO | trans=1438241661-401-00000083325 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.799UTC | lvl=INFO | trans=1438241661-401-00000083326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:18.799UTC | lvl=INFO | trans=1438241661-401-00000083325 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594f607af1e0c685aebe0'), expiration: 1443701238, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109238, count: 1, format: "XML" }) time=2015-09-01T12:07:18.802UTC | lvl=INFO | trans=1438241661-401-00000083326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:18.803UTC | lvl=INFO | trans=1438241661-401-00000083326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:18.808UTC | lvl=INFO | trans=1438241661-401-00000083325 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:18.892UTC | lvl=INFO | trans=1438241661-401-00000083327 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40951/ngsi10/queryContext time=2015-09-01T12:07:18.910UTC | lvl=INFO | trans=1438241661-401-00000083327 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:18.910UTC | lvl=INFO | trans=1438241661-401-00000083327 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:19.441UTC | lvl=INFO | trans=1438241661-401-00000083328 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40953/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:19.457UTC | lvl=INFO | trans=1438241661-401-00000083328 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:19.458UTC | lvl=INFO | trans=1438241661-401-00000083328 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109239 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:19.459UTC | lvl=INFO | trans=1438241661-401-00000083328 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:19.546UTC | lvl=INFO | trans=1438241661-401-00000083329 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40954/ngsi10/updateContext time=2015-09-01T12:07:19.599UTC | lvl=INFO | trans=1438241661-401-00000083329 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:19.739UTC | lvl=INFO | trans=1438241661-401-00000083329 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109239 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109239 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:19.747UTC | lvl=INFO | trans=1438241661-401-00000083329 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:19.748UTC | lvl=INFO | trans=1438241661-401-00000083329 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:19.874UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40955/ngsi10/updateContext time=2015-09-01T12:07:19.889UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:20.071UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109239 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109239 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:20.192UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109240 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109240 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:20.334UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109240 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109240 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:20.354UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:20.368UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.369UTC | lvl=INFO | trans=1438241661-401-00000083331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.369UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:20.371UTC | lvl=INFO | trans=1438241661-401-00000083331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.371UTC | lvl=INFO | trans=1438241661-401-00000083331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.382UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.383UTC | lvl=INFO | trans=1438241661-401-00000083332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.383UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:20.384UTC | lvl=INFO | trans=1438241661-401-00000083332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.384UTC | lvl=INFO | trans=1438241661-401-00000083332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.396UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.396UTC | lvl=INFO | trans=1438241661-401-00000083333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.396UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:20.398UTC | lvl=INFO | trans=1438241661-401-00000083333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.398UTC | lvl=INFO | trans=1438241661-401-00000083333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.410UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.410UTC | lvl=INFO | trans=1438241661-401-00000083334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.410UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:20.412UTC | lvl=INFO | trans=1438241661-401-00000083334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.412UTC | lvl=INFO | trans=1438241661-401-00000083334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.424UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.424UTC | lvl=INFO | trans=1438241661-401-00000083335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.424UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:20.425UTC | lvl=INFO | trans=1438241661-401-00000083335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.425UTC | lvl=INFO | trans=1438241661-401-00000083335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.437UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.438UTC | lvl=INFO | trans=1438241661-401-00000083336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.438UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:20.441UTC | lvl=INFO | trans=1438241661-401-00000083336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.441UTC | lvl=INFO | trans=1438241661-401-00000083336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.453UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.453UTC | lvl=INFO | trans=1438241661-401-00000083337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.453UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:20.454UTC | lvl=INFO | trans=1438241661-401-00000083337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.455UTC | lvl=INFO | trans=1438241661-401-00000083337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.466UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.467UTC | lvl=INFO | trans=1438241661-401-00000083338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.467UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:20.468UTC | lvl=INFO | trans=1438241661-401-00000083338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.468UTC | lvl=INFO | trans=1438241661-401-00000083338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.481UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.481UTC | lvl=INFO | trans=1438241661-401-00000083339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.481UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:20.483UTC | lvl=INFO | trans=1438241661-401-00000083339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.483UTC | lvl=INFO | trans=1438241661-401-00000083339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.495UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.496UTC | lvl=INFO | trans=1438241661-401-00000083340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.496UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:20.497UTC | lvl=INFO | trans=1438241661-401-00000083340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.497UTC | lvl=INFO | trans=1438241661-401-00000083340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.510UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.510UTC | lvl=INFO | trans=1438241661-401-00000083341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.510UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:20.512UTC | lvl=INFO | trans=1438241661-401-00000083341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.512UTC | lvl=INFO | trans=1438241661-401-00000083341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.524UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.524UTC | lvl=INFO | trans=1438241661-401-00000083342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.524UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:20.526UTC | lvl=INFO | trans=1438241661-401-00000083342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.526UTC | lvl=INFO | trans=1438241661-401-00000083342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.538UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.538UTC | lvl=INFO | trans=1438241661-401-00000083343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.538UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:20.541UTC | lvl=INFO | trans=1438241661-401-00000083343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.541UTC | lvl=INFO | trans=1438241661-401-00000083343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.553UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.554UTC | lvl=INFO | trans=1438241661-401-00000083344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.554UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:20.556UTC | lvl=INFO | trans=1438241661-401-00000083344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.556UTC | lvl=INFO | trans=1438241661-401-00000083344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.570UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.570UTC | lvl=INFO | trans=1438241661-401-00000083345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.570UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:20.572UTC | lvl=INFO | trans=1438241661-401-00000083345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.572UTC | lvl=INFO | trans=1438241661-401-00000083345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.586UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.587UTC | lvl=INFO | trans=1438241661-401-00000083346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.587UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:20.589UTC | lvl=INFO | trans=1438241661-401-00000083346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.589UTC | lvl=INFO | trans=1438241661-401-00000083346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.603UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.604UTC | lvl=INFO | trans=1438241661-401-00000083347 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.604UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:20.606UTC | lvl=INFO | trans=1438241661-401-00000083347 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.606UTC | lvl=INFO | trans=1438241661-401-00000083347 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.618UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.618UTC | lvl=INFO | trans=1438241661-401-00000083348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.618UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109240 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:20.619UTC | lvl=INFO | trans=1438241661-401-00000083330 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:20.620UTC | lvl=INFO | trans=1438241661-401-00000083348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.620UTC | lvl=INFO | trans=1438241661-401-00000083348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.741UTC | lvl=INFO | trans=1438241661-401-00000083349 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40958/ngsi10/subscribeContext time=2015-09-01T12:07:20.757UTC | lvl=INFO | trans=1438241661-401-00000083349 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.771UTC | lvl=INFO | trans=1438241661-401-00000083349 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.771UTC | lvl=INFO | trans=1438241661-401-00000083350 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:20.771UTC | lvl=INFO | trans=1438241661-401-00000083349 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594f807af1e0c685aebe1'), expiration: 1443701240, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109240, count: 1, format: "XML" }) time=2015-09-01T12:07:20.772UTC | lvl=INFO | trans=1438241661-401-00000083349 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:20.774UTC | lvl=INFO | trans=1438241661-401-00000083350 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:20.774UTC | lvl=INFO | trans=1438241661-401-00000083350 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:20.855UTC | lvl=INFO | trans=1438241661-401-00000083351 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:40959/ngsi10/queryContext time=2015-09-01T12:07:20.873UTC | lvl=INFO | trans=1438241661-401-00000083351 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:20.873UTC | lvl=INFO | trans=1438241661-401-00000083351 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:21.643UTC | lvl=INFO | trans=1438241661-401-00000083352 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41217/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:21.659UTC | lvl=INFO | trans=1438241661-401-00000083352 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:21.660UTC | lvl=INFO | trans=1438241661-401-00000083352 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109241 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:21.660UTC | lvl=INFO | trans=1438241661-401-00000083352 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:21.746UTC | lvl=INFO | trans=1438241661-401-00000083353 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41218/ngsi10/updateContext time=2015-09-01T12:07:21.804UTC | lvl=INFO | trans=1438241661-401-00000083353 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:21.985UTC | lvl=INFO | trans=1438241661-401-00000083353 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109241 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109241 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:21.993UTC | lvl=INFO | trans=1438241661-401-00000083353 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:21.994UTC | lvl=INFO | trans=1438241661-401-00000083353 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:22.119UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41221/ngsi10/updateContext time=2015-09-01T12:07:22.128UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:22.245UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:22.366UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:22.502UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:22.612UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109242 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:22.621UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:22.635UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:22.635UTC | lvl=INFO | trans=1438241661-401-00000083355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:22.636UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109242 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:22.636UTC | lvl=INFO | trans=1438241661-401-00000083354 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:22.644UTC | lvl=INFO | trans=1438241661-401-00000083355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:22.644UTC | lvl=INFO | trans=1438241661-401-00000083355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:22.758UTC | lvl=INFO | trans=1438241661-401-00000083356 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41225/ngsi10/subscribeContext time=2015-09-01T12:07:22.773UTC | lvl=INFO | trans=1438241661-401-00000083356 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:22.786UTC | lvl=INFO | trans=1438241661-401-00000083356 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:22.787UTC | lvl=INFO | trans=1438241661-401-00000083357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:22.787UTC | lvl=INFO | trans=1438241661-401-00000083356 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594fa07af1e0c685aebe2'), expiration: 1443701242, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109242, count: 1, format: "XML" }) time=2015-09-01T12:07:22.787UTC | lvl=INFO | trans=1438241661-401-00000083356 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:22.789UTC | lvl=INFO | trans=1438241661-401-00000083357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:22.789UTC | lvl=INFO | trans=1438241661-401-00000083357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:22.871UTC | lvl=INFO | trans=1438241661-401-00000083358 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41226/ngsi10/queryContext time=2015-09-01T12:07:22.881UTC | lvl=INFO | trans=1438241661-401-00000083358 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:22.881UTC | lvl=INFO | trans=1438241661-401-00000083358 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:23.449UTC | lvl=INFO | trans=1438241661-401-00000083359 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41228/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:23.478UTC | lvl=INFO | trans=1438241661-401-00000083359 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:23.479UTC | lvl=INFO | trans=1438241661-401-00000083359 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109243 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:23.480UTC | lvl=INFO | trans=1438241661-401-00000083359 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:23.565UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41229/ngsi10/updateContext time=2015-09-01T12:07:23.618UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:23.773UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109243 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109243 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:23.780UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:23.794UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:23.794UTC | lvl=INFO | trans=1438241661-401-00000083361 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:23.794UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109243 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:23.795UTC | lvl=INFO | trans=1438241661-401-00000083360 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:23.796UTC | lvl=INFO | trans=1438241661-401-00000083361 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:23.796UTC | lvl=INFO | trans=1438241661-401-00000083361 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:23.920UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41231/ngsi10/updateContext time=2015-09-01T12:07:23.929UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:24.047UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109243 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109243 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:24.167UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109244 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109244 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:24.277UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109244 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109244 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:24.285UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:24.298UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.299UTC | lvl=INFO | trans=1438241661-401-00000083363 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.299UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:24.301UTC | lvl=INFO | trans=1438241661-401-00000083363 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.301UTC | lvl=INFO | trans=1438241661-401-00000083363 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.313UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.313UTC | lvl=INFO | trans=1438241661-401-00000083364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.314UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:24.315UTC | lvl=INFO | trans=1438241661-401-00000083364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.315UTC | lvl=INFO | trans=1438241661-401-00000083364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.327UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.327UTC | lvl=INFO | trans=1438241661-401-00000083365 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.327UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:24.329UTC | lvl=INFO | trans=1438241661-401-00000083365 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.329UTC | lvl=INFO | trans=1438241661-401-00000083365 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.341UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.341UTC | lvl=INFO | trans=1438241661-401-00000083366 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.341UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:24.343UTC | lvl=INFO | trans=1438241661-401-00000083366 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.343UTC | lvl=INFO | trans=1438241661-401-00000083366 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.356UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.356UTC | lvl=INFO | trans=1438241661-401-00000083367 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.356UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:24.359UTC | lvl=INFO | trans=1438241661-401-00000083367 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.359UTC | lvl=INFO | trans=1438241661-401-00000083367 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.371UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.371UTC | lvl=INFO | trans=1438241661-401-00000083368 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.371UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:24.373UTC | lvl=INFO | trans=1438241661-401-00000083368 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.373UTC | lvl=INFO | trans=1438241661-401-00000083368 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.386UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.386UTC | lvl=INFO | trans=1438241661-401-00000083369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.386UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109244 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:24.387UTC | lvl=INFO | trans=1438241661-401-00000083362 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:24.388UTC | lvl=INFO | trans=1438241661-401-00000083369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.388UTC | lvl=INFO | trans=1438241661-401-00000083369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.509UTC | lvl=INFO | trans=1438241661-401-00000083370 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41232/ngsi10/subscribeContext time=2015-09-01T12:07:24.524UTC | lvl=INFO | trans=1438241661-401-00000083370 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.537UTC | lvl=INFO | trans=1438241661-401-00000083370 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.537UTC | lvl=INFO | trans=1438241661-401-00000083371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:24.538UTC | lvl=INFO | trans=1438241661-401-00000083370 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594fc07af1e0c685aebe3'), expiration: 1443701244, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109244, count: 1, format: "XML" }) time=2015-09-01T12:07:24.538UTC | lvl=INFO | trans=1438241661-401-00000083370 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:24.540UTC | lvl=INFO | trans=1438241661-401-00000083371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:24.540UTC | lvl=INFO | trans=1438241661-401-00000083371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:24.622UTC | lvl=INFO | trans=1438241661-401-00000083372 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41234/ngsi10/queryContext time=2015-09-01T12:07:24.632UTC | lvl=INFO | trans=1438241661-401-00000083372 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:24.633UTC | lvl=INFO | trans=1438241661-401-00000083372 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:25.385UTC | lvl=INFO | trans=1438241661-401-00000083373 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41237/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:25.401UTC | lvl=INFO | trans=1438241661-401-00000083373 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:25.402UTC | lvl=INFO | trans=1438241661-401-00000083373 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109245 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:25.403UTC | lvl=INFO | trans=1438241661-401-00000083373 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:25.489UTC | lvl=INFO | trans=1438241661-401-00000083374 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41240/ngsi10/updateContext time=2015-09-01T12:07:25.554UTC | lvl=INFO | trans=1438241661-401-00000083374 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:25.708UTC | lvl=INFO | trans=1438241661-401-00000083374 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109245 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109245 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:25.716UTC | lvl=INFO | trans=1438241661-401-00000083374 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:25.717UTC | lvl=INFO | trans=1438241661-401-00000083374 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:25.842UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41241/ngsi10/updateContext time=2015-09-01T12:07:25.856UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:26.048UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109245 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109245 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:26.167UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:26.300UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:26.422UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:26.547UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109246 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:26.556UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:26.569UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.569UTC | lvl=INFO | trans=1438241661-401-00000083376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.569UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:26.571UTC | lvl=INFO | trans=1438241661-401-00000083376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.571UTC | lvl=INFO | trans=1438241661-401-00000083376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.583UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.583UTC | lvl=INFO | trans=1438241661-401-00000083377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.583UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:26.585UTC | lvl=INFO | trans=1438241661-401-00000083377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.585UTC | lvl=INFO | trans=1438241661-401-00000083377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.598UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.599UTC | lvl=INFO | trans=1438241661-401-00000083378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.599UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:26.601UTC | lvl=INFO | trans=1438241661-401-00000083378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.601UTC | lvl=INFO | trans=1438241661-401-00000083378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.612UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.613UTC | lvl=INFO | trans=1438241661-401-00000083379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.613UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:26.616UTC | lvl=INFO | trans=1438241661-401-00000083379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.616UTC | lvl=INFO | trans=1438241661-401-00000083379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.627UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.627UTC | lvl=INFO | trans=1438241661-401-00000083380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.627UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:26.628UTC | lvl=INFO | trans=1438241661-401-00000083380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.628UTC | lvl=INFO | trans=1438241661-401-00000083380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.640UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.640UTC | lvl=INFO | trans=1438241661-401-00000083381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.641UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:26.642UTC | lvl=INFO | trans=1438241661-401-00000083381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.642UTC | lvl=INFO | trans=1438241661-401-00000083381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.654UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.654UTC | lvl=INFO | trans=1438241661-401-00000083382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.654UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:26.655UTC | lvl=INFO | trans=1438241661-401-00000083382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.655UTC | lvl=INFO | trans=1438241661-401-00000083382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.667UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.668UTC | lvl=INFO | trans=1438241661-401-00000083383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.668UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:26.669UTC | lvl=INFO | trans=1438241661-401-00000083383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.669UTC | lvl=INFO | trans=1438241661-401-00000083383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.681UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.681UTC | lvl=INFO | trans=1438241661-401-00000083384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.682UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:26.683UTC | lvl=INFO | trans=1438241661-401-00000083384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.683UTC | lvl=INFO | trans=1438241661-401-00000083384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.695UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.695UTC | lvl=INFO | trans=1438241661-401-00000083385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.695UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:26.696UTC | lvl=INFO | trans=1438241661-401-00000083385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.697UTC | lvl=INFO | trans=1438241661-401-00000083385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.708UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.709UTC | lvl=INFO | trans=1438241661-401-00000083386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.709UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:26.710UTC | lvl=INFO | trans=1438241661-401-00000083386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.710UTC | lvl=INFO | trans=1438241661-401-00000083386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.722UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.723UTC | lvl=INFO | trans=1438241661-401-00000083387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.723UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:26.726UTC | lvl=INFO | trans=1438241661-401-00000083387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.726UTC | lvl=INFO | trans=1438241661-401-00000083387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.736UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.736UTC | lvl=INFO | trans=1438241661-401-00000083388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.736UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:26.738UTC | lvl=INFO | trans=1438241661-401-00000083388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.738UTC | lvl=INFO | trans=1438241661-401-00000083388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.749UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.750UTC | lvl=INFO | trans=1438241661-401-00000083389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.750UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:26.751UTC | lvl=INFO | trans=1438241661-401-00000083389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.751UTC | lvl=INFO | trans=1438241661-401-00000083389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.763UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.763UTC | lvl=INFO | trans=1438241661-401-00000083390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.763UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:26.765UTC | lvl=INFO | trans=1438241661-401-00000083390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.765UTC | lvl=INFO | trans=1438241661-401-00000083390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.777UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.777UTC | lvl=INFO | trans=1438241661-401-00000083391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.777UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:26.778UTC | lvl=INFO | trans=1438241661-401-00000083391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.778UTC | lvl=INFO | trans=1438241661-401-00000083391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.790UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.790UTC | lvl=INFO | trans=1438241661-401-00000083392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.791UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:26.792UTC | lvl=INFO | trans=1438241661-401-00000083392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.792UTC | lvl=INFO | trans=1438241661-401-00000083392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.804UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.804UTC | lvl=INFO | trans=1438241661-401-00000083393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.804UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:26.805UTC | lvl=INFO | trans=1438241661-401-00000083393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.805UTC | lvl=INFO | trans=1438241661-401-00000083393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.817UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.817UTC | lvl=INFO | trans=1438241661-401-00000083394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.818UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109246 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:26.818UTC | lvl=INFO | trans=1438241661-401-00000083375 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:26.819UTC | lvl=INFO | trans=1438241661-401-00000083394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.819UTC | lvl=INFO | trans=1438241661-401-00000083394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:26.940UTC | lvl=INFO | trans=1438241661-401-00000083395 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41248/ngsi10/subscribeContext time=2015-09-01T12:07:26.955UTC | lvl=INFO | trans=1438241661-401-00000083395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.969UTC | lvl=INFO | trans=1438241661-401-00000083395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:26.970UTC | lvl=INFO | trans=1438241661-401-00000083396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:26.970UTC | lvl=INFO | trans=1438241661-401-00000083395 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e594fe07af1e0c685aebe4'), expiration: 1443701246, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109246, count: 1, format: "XML" }) time=2015-09-01T12:07:26.970UTC | lvl=INFO | trans=1438241661-401-00000083395 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:26.974UTC | lvl=INFO | trans=1438241661-401-00000083396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:26.974UTC | lvl=INFO | trans=1438241661-401-00000083396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:27.054UTC | lvl=INFO | trans=1438241661-401-00000083397 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41249/ngsi10/queryContext time=2015-09-01T12:07:27.072UTC | lvl=INFO | trans=1438241661-401-00000083397 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:27.072UTC | lvl=INFO | trans=1438241661-401-00000083397 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:27.751UTC | lvl=INFO | trans=1438241661-401-00000083398 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41252/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:27.768UTC | lvl=INFO | trans=1438241661-401-00000083398 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:27.770UTC | lvl=INFO | trans=1438241661-401-00000083398 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109247 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:27.859UTC | lvl=INFO | trans=1438241661-401-00000083398 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:27.947UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41255/ngsi10/updateContext time=2015-09-01T12:07:28.003UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:28.164UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:28.172UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:28.186UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:28.186UTC | lvl=INFO | trans=1438241661-401-00000083400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:28.187UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109248 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:28.187UTC | lvl=INFO | trans=1438241661-401-00000083399 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:28.189UTC | lvl=INFO | trans=1438241661-401-00000083400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:28.189UTC | lvl=INFO | trans=1438241661-401-00000083400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:28.312UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41256/ngsi10/updateContext time=2015-09-01T12:07:28.326UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:28.507UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:28.647UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:28.756UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109248 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:28.776UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:28.791UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:28.791UTC | lvl=INFO | trans=1438241661-401-00000083402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:28.792UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109248 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:28.794UTC | lvl=INFO | trans=1438241661-401-00000083402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:28.794UTC | lvl=INFO | trans=1438241661-401-00000083402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:28.806UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:28.807UTC | lvl=INFO | trans=1438241661-401-00000083403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:28.807UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109248 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:28.807UTC | lvl=INFO | trans=1438241661-401-00000083401 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:28.808UTC | lvl=INFO | trans=1438241661-401-00000083403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:28.809UTC | lvl=INFO | trans=1438241661-401-00000083403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:28.930UTC | lvl=INFO | trans=1438241661-401-00000083404 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41259/ngsi10/subscribeContext time=2015-09-01T12:07:28.945UTC | lvl=INFO | trans=1438241661-401-00000083404 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:28.958UTC | lvl=INFO | trans=1438241661-401-00000083404 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:28.959UTC | lvl=INFO | trans=1438241661-401-00000083405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:28.959UTC | lvl=INFO | trans=1438241661-401-00000083404 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950007af1e0c685aebe5'), expiration: 1443701248, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109248, count: 1, format: "XML" }) time=2015-09-01T12:07:28.959UTC | lvl=INFO | trans=1438241661-401-00000083404 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:28.961UTC | lvl=INFO | trans=1438241661-401-00000083405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:28.961UTC | lvl=INFO | trans=1438241661-401-00000083405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:29.043UTC | lvl=INFO | trans=1438241661-401-00000083406 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41260/ngsi10/queryContext time=2015-09-01T12:07:29.053UTC | lvl=INFO | trans=1438241661-401-00000083406 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:29.053UTC | lvl=INFO | trans=1438241661-401-00000083406 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:29.773UTC | lvl=INFO | trans=1438241661-401-00000083407 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41265/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:29.790UTC | lvl=INFO | trans=1438241661-401-00000083407 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:29.791UTC | lvl=INFO | trans=1438241661-401-00000083407 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109249 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:29.792UTC | lvl=INFO | trans=1438241661-401-00000083407 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:29.877UTC | lvl=INFO | trans=1438241661-401-00000083408 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41266/ngsi10/updateContext time=2015-09-01T12:07:29.931UTC | lvl=INFO | trans=1438241661-401-00000083408 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:30.072UTC | lvl=INFO | trans=1438241661-401-00000083408 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109249 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109249 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:30.080UTC | lvl=INFO | trans=1438241661-401-00000083408 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:30.081UTC | lvl=INFO | trans=1438241661-401-00000083408 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:30.207UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41267/ngsi10/updateContext time=2015-09-01T12:07:30.215UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:30.349UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:30.468UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:30.603UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109250 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:30.623UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:30.636UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.636UTC | lvl=INFO | trans=1438241661-401-00000083410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.637UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:30.639UTC | lvl=INFO | trans=1438241661-401-00000083410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.639UTC | lvl=INFO | trans=1438241661-401-00000083410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.650UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.650UTC | lvl=INFO | trans=1438241661-401-00000083411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.650UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:30.653UTC | lvl=INFO | trans=1438241661-401-00000083411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.653UTC | lvl=INFO | trans=1438241661-401-00000083411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.664UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.664UTC | lvl=INFO | trans=1438241661-401-00000083412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.664UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:30.666UTC | lvl=INFO | trans=1438241661-401-00000083412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.666UTC | lvl=INFO | trans=1438241661-401-00000083412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.677UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.678UTC | lvl=INFO | trans=1438241661-401-00000083413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.678UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:30.679UTC | lvl=INFO | trans=1438241661-401-00000083413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.679UTC | lvl=INFO | trans=1438241661-401-00000083413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.692UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.693UTC | lvl=INFO | trans=1438241661-401-00000083414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.693UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:30.695UTC | lvl=INFO | trans=1438241661-401-00000083414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.695UTC | lvl=INFO | trans=1438241661-401-00000083414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.707UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.707UTC | lvl=INFO | trans=1438241661-401-00000083415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.707UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:30.709UTC | lvl=INFO | trans=1438241661-401-00000083415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.709UTC | lvl=INFO | trans=1438241661-401-00000083415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.721UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.721UTC | lvl=INFO | trans=1438241661-401-00000083416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.721UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:30.722UTC | lvl=INFO | trans=1438241661-401-00000083416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.723UTC | lvl=INFO | trans=1438241661-401-00000083416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.735UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.735UTC | lvl=INFO | trans=1438241661-401-00000083417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.735UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109250 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:30.736UTC | lvl=INFO | trans=1438241661-401-00000083409 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:30.737UTC | lvl=INFO | trans=1438241661-401-00000083417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.737UTC | lvl=INFO | trans=1438241661-401-00000083417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.857UTC | lvl=INFO | trans=1438241661-401-00000083418 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41271/ngsi10/subscribeContext time=2015-09-01T12:07:30.874UTC | lvl=INFO | trans=1438241661-401-00000083418 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.888UTC | lvl=INFO | trans=1438241661-401-00000083418 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.888UTC | lvl=INFO | trans=1438241661-401-00000083419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:30.889UTC | lvl=INFO | trans=1438241661-401-00000083418 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950207af1e0c685aebe6'), expiration: 1443701250, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109250, count: 1, format: "XML" }) time=2015-09-01T12:07:30.889UTC | lvl=INFO | trans=1438241661-401-00000083418 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:30.893UTC | lvl=INFO | trans=1438241661-401-00000083419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:30.893UTC | lvl=INFO | trans=1438241661-401-00000083419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:30.973UTC | lvl=INFO | trans=1438241661-401-00000083420 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41272/ngsi10/queryContext time=2015-09-01T12:07:30.992UTC | lvl=INFO | trans=1438241661-401-00000083420 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:30.992UTC | lvl=INFO | trans=1438241661-401-00000083420 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:31.439UTC | lvl=INFO | trans=1438241661-401-00000083421 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41273/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:31.456UTC | lvl=INFO | trans=1438241661-401-00000083421 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:31.456UTC | lvl=INFO | trans=1438241661-401-00000083421 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109251 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:31.457UTC | lvl=INFO | trans=1438241661-401-00000083421 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:31.542UTC | lvl=INFO | trans=1438241661-401-00000083422 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41274/ngsi10/updateContext time=2015-09-01T12:07:31.595UTC | lvl=INFO | trans=1438241661-401-00000083422 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:31.733UTC | lvl=INFO | trans=1438241661-401-00000083422 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109251 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109251 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:31.741UTC | lvl=INFO | trans=1438241661-401-00000083422 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:31.742UTC | lvl=INFO | trans=1438241661-401-00000083422 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:31.868UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41275/ngsi10/updateContext time=2015-09-01T12:07:31.877UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:32.010UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109251 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109251 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:32.131UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109252 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109252 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:32.242UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109252 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109252 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:32.249UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:32.263UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.263UTC | lvl=INFO | trans=1438241661-401-00000083424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.263UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:32.265UTC | lvl=INFO | trans=1438241661-401-00000083424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.265UTC | lvl=INFO | trans=1438241661-401-00000083424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.278UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.278UTC | lvl=INFO | trans=1438241661-401-00000083425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.278UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:32.280UTC | lvl=INFO | trans=1438241661-401-00000083425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.280UTC | lvl=INFO | trans=1438241661-401-00000083425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.292UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.292UTC | lvl=INFO | trans=1438241661-401-00000083426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.292UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:32.293UTC | lvl=INFO | trans=1438241661-401-00000083426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.293UTC | lvl=INFO | trans=1438241661-401-00000083426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.305UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.305UTC | lvl=INFO | trans=1438241661-401-00000083427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.306UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:32.307UTC | lvl=INFO | trans=1438241661-401-00000083427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.307UTC | lvl=INFO | trans=1438241661-401-00000083427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.319UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.319UTC | lvl=INFO | trans=1438241661-401-00000083428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.319UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:32.321UTC | lvl=INFO | trans=1438241661-401-00000083428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.321UTC | lvl=INFO | trans=1438241661-401-00000083428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.333UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.333UTC | lvl=INFO | trans=1438241661-401-00000083429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.333UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:32.334UTC | lvl=INFO | trans=1438241661-401-00000083429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.334UTC | lvl=INFO | trans=1438241661-401-00000083429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.346UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.346UTC | lvl=INFO | trans=1438241661-401-00000083430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.347UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:32.349UTC | lvl=INFO | trans=1438241661-401-00000083430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.349UTC | lvl=INFO | trans=1438241661-401-00000083430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.360UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.361UTC | lvl=INFO | trans=1438241661-401-00000083431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.361UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:32.362UTC | lvl=INFO | trans=1438241661-401-00000083431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.362UTC | lvl=INFO | trans=1438241661-401-00000083431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.374UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.375UTC | lvl=INFO | trans=1438241661-401-00000083432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.375UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:32.376UTC | lvl=INFO | trans=1438241661-401-00000083432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.376UTC | lvl=INFO | trans=1438241661-401-00000083432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.388UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.388UTC | lvl=INFO | trans=1438241661-401-00000083433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.389UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:32.390UTC | lvl=INFO | trans=1438241661-401-00000083433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.390UTC | lvl=INFO | trans=1438241661-401-00000083433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.402UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.402UTC | lvl=INFO | trans=1438241661-401-00000083434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.402UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:32.403UTC | lvl=INFO | trans=1438241661-401-00000083434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.403UTC | lvl=INFO | trans=1438241661-401-00000083434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.415UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.416UTC | lvl=INFO | trans=1438241661-401-00000083435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.416UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:32.417UTC | lvl=INFO | trans=1438241661-401-00000083435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.417UTC | lvl=INFO | trans=1438241661-401-00000083435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.429UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.429UTC | lvl=INFO | trans=1438241661-401-00000083436 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.429UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:32.431UTC | lvl=INFO | trans=1438241661-401-00000083436 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.431UTC | lvl=INFO | trans=1438241661-401-00000083436 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.442UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.443UTC | lvl=INFO | trans=1438241661-401-00000083437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.443UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:32.444UTC | lvl=INFO | trans=1438241661-401-00000083437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.444UTC | lvl=INFO | trans=1438241661-401-00000083437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.456UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.456UTC | lvl=INFO | trans=1438241661-401-00000083438 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.457UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:32.459UTC | lvl=INFO | trans=1438241661-401-00000083438 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.460UTC | lvl=INFO | trans=1438241661-401-00000083438 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.471UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.472UTC | lvl=INFO | trans=1438241661-401-00000083439 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.472UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:32.473UTC | lvl=INFO | trans=1438241661-401-00000083439 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.474UTC | lvl=INFO | trans=1438241661-401-00000083439 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.485UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.486UTC | lvl=INFO | trans=1438241661-401-00000083440 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.486UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:32.487UTC | lvl=INFO | trans=1438241661-401-00000083440 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.487UTC | lvl=INFO | trans=1438241661-401-00000083440 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.499UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.499UTC | lvl=INFO | trans=1438241661-401-00000083441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.500UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:32.501UTC | lvl=INFO | trans=1438241661-401-00000083441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.501UTC | lvl=INFO | trans=1438241661-401-00000083441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.513UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.513UTC | lvl=INFO | trans=1438241661-401-00000083442 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.513UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:32.515UTC | lvl=INFO | trans=1438241661-401-00000083442 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.515UTC | lvl=INFO | trans=1438241661-401-00000083442 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.526UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.527UTC | lvl=INFO | trans=1438241661-401-00000083443 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.527UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109252 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:07:32.527UTC | lvl=INFO | trans=1438241661-401-00000083423 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:32.528UTC | lvl=INFO | trans=1438241661-401-00000083443 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.528UTC | lvl=INFO | trans=1438241661-401-00000083443 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.649UTC | lvl=INFO | trans=1438241661-401-00000083444 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41279/ngsi10/subscribeContext time=2015-09-01T12:07:32.665UTC | lvl=INFO | trans=1438241661-401-00000083444 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.680UTC | lvl=INFO | trans=1438241661-401-00000083444 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.680UTC | lvl=INFO | trans=1438241661-401-00000083445 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:32.681UTC | lvl=INFO | trans=1438241661-401-00000083444 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950407af1e0c685aebe7'), expiration: 1443701252, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109252, count: 1, format: "XML" }) time=2015-09-01T12:07:32.681UTC | lvl=INFO | trans=1438241661-401-00000083444 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:32.683UTC | lvl=INFO | trans=1438241661-401-00000083445 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:32.683UTC | lvl=INFO | trans=1438241661-401-00000083445 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:32.764UTC | lvl=INFO | trans=1438241661-401-00000083446 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41280/ngsi10/queryContext time=2015-09-01T12:07:32.783UTC | lvl=INFO | trans=1438241661-401-00000083446 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:32.784UTC | lvl=INFO | trans=1438241661-401-00000083446 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:33.577UTC | lvl=INFO | trans=1438241661-401-00000083447 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41283/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:33.594UTC | lvl=INFO | trans=1438241661-401-00000083447 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:33.595UTC | lvl=INFO | trans=1438241661-401-00000083447 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109253 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:33.595UTC | lvl=INFO | trans=1438241661-401-00000083447 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:33.681UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41285/ngsi10/updateContext time=2015-09-01T12:07:33.748UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:33.887UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109253 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109253 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:33.895UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:33.908UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:33.908UTC | lvl=INFO | trans=1438241661-401-00000083449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:33.908UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109253 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:33.909UTC | lvl=INFO | trans=1438241661-401-00000083448 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:33.912UTC | lvl=INFO | trans=1438241661-401-00000083449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:33.912UTC | lvl=INFO | trans=1438241661-401-00000083449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:34.035UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41287/ngsi10/updateContext time=2015-09-01T12:07:34.043UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:34.161UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:34.296UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:34.432UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:34.557UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109254 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:34.565UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:34.578UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.579UTC | lvl=INFO | trans=1438241661-401-00000083451 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:34.579UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109254 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:34.581UTC | lvl=INFO | trans=1438241661-401-00000083451 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:34.581UTC | lvl=INFO | trans=1438241661-401-00000083451 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:34.592UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.592UTC | lvl=INFO | trans=1438241661-401-00000083452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:34.593UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109254 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:34.594UTC | lvl=INFO | trans=1438241661-401-00000083452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:34.594UTC | lvl=INFO | trans=1438241661-401-00000083452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:34.607UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.607UTC | lvl=INFO | trans=1438241661-401-00000083453 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:34.607UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109254 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:07:34.607UTC | lvl=INFO | trans=1438241661-401-00000083450 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:34.609UTC | lvl=INFO | trans=1438241661-401-00000083453 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:34.609UTC | lvl=INFO | trans=1438241661-401-00000083453 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:34.692UTC | lvl=INFO | trans=1438241661-401-00000083454 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41289/ngsi10/subscribeContext time=2015-09-01T12:07:34.709UTC | lvl=INFO | trans=1438241661-401-00000083454 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.724UTC | lvl=INFO | trans=1438241661-401-00000083454 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.725UTC | lvl=INFO | trans=1438241661-401-00000083455 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:34.725UTC | lvl=INFO | trans=1438241661-401-00000083454 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950607af1e0c685aebe8'), expiration: 1443701254, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109254, count: 1, format: "XML" }) time=2015-09-01T12:07:34.727UTC | lvl=INFO | trans=1438241661-401-00000083455 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:34.727UTC | lvl=INFO | trans=1438241661-401-00000083455 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:34.731UTC | lvl=INFO | trans=1438241661-401-00000083454 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:34.815UTC | lvl=INFO | trans=1438241661-401-00000083456 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41290/ngsi10/queryContext time=2015-09-01T12:07:34.841UTC | lvl=INFO | trans=1438241661-401-00000083456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:34.841UTC | lvl=INFO | trans=1438241661-401-00000083456 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:35.367UTC | lvl=INFO | trans=1438241661-401-00000083457 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41291/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:35.384UTC | lvl=INFO | trans=1438241661-401-00000083457 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:35.385UTC | lvl=INFO | trans=1438241661-401-00000083457 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:35.386UTC | lvl=INFO | trans=1438241661-401-00000083457 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:35.472UTC | lvl=INFO | trans=1438241661-401-00000083458 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41293/ngsi10/updateContext time=2015-09-01T12:07:35.526UTC | lvl=INFO | trans=1438241661-401-00000083458 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:35.651UTC | lvl=INFO | trans=1438241661-401-00000083458 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:35.659UTC | lvl=INFO | trans=1438241661-401-00000083458 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:35.660UTC | lvl=INFO | trans=1438241661-401-00000083458 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:35.794UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41294/ngsi10/updateContext time=2015-09-01T12:07:35.815UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:35.961UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:36.080UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109255 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:36.199UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109256 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109256 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:36.309UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109256 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109256 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:36.317UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:36.330UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.331UTC | lvl=INFO | trans=1438241661-401-00000083460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.331UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:36.333UTC | lvl=INFO | trans=1438241661-401-00000083460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.333UTC | lvl=INFO | trans=1438241661-401-00000083460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.344UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.345UTC | lvl=INFO | trans=1438241661-401-00000083461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.345UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:36.346UTC | lvl=INFO | trans=1438241661-401-00000083461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.346UTC | lvl=INFO | trans=1438241661-401-00000083461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.360UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.360UTC | lvl=INFO | trans=1438241661-401-00000083462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.360UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:36.363UTC | lvl=INFO | trans=1438241661-401-00000083462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.363UTC | lvl=INFO | trans=1438241661-401-00000083462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.376UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.376UTC | lvl=INFO | trans=1438241661-401-00000083463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.376UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:36.378UTC | lvl=INFO | trans=1438241661-401-00000083463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.378UTC | lvl=INFO | trans=1438241661-401-00000083463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.391UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.392UTC | lvl=INFO | trans=1438241661-401-00000083464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.392UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:36.394UTC | lvl=INFO | trans=1438241661-401-00000083464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.394UTC | lvl=INFO | trans=1438241661-401-00000083464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.406UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.406UTC | lvl=INFO | trans=1438241661-401-00000083465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.406UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:36.408UTC | lvl=INFO | trans=1438241661-401-00000083465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.408UTC | lvl=INFO | trans=1438241661-401-00000083465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.421UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.421UTC | lvl=INFO | trans=1438241661-401-00000083466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.421UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:36.423UTC | lvl=INFO | trans=1438241661-401-00000083466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.423UTC | lvl=INFO | trans=1438241661-401-00000083466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.435UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.435UTC | lvl=INFO | trans=1438241661-401-00000083467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.435UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:36.436UTC | lvl=INFO | trans=1438241661-401-00000083467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.437UTC | lvl=INFO | trans=1438241661-401-00000083467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.449UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.449UTC | lvl=INFO | trans=1438241661-401-00000083468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.449UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109256 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:07:36.450UTC | lvl=INFO | trans=1438241661-401-00000083459 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:36.451UTC | lvl=INFO | trans=1438241661-401-00000083468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.451UTC | lvl=INFO | trans=1438241661-401-00000083468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.572UTC | lvl=INFO | trans=1438241661-401-00000083469 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41299/ngsi10/subscribeContext time=2015-09-01T12:07:36.599UTC | lvl=INFO | trans=1438241661-401-00000083469 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.626UTC | lvl=INFO | trans=1438241661-401-00000083469 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.627UTC | lvl=INFO | trans=1438241661-401-00000083470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:36.627UTC | lvl=INFO | trans=1438241661-401-00000083469 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950807af1e0c685aebe9'), expiration: 1443701256, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109256, count: 1, format: "XML" }) time=2015-09-01T12:07:36.628UTC | lvl=INFO | trans=1438241661-401-00000083469 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:36.630UTC | lvl=INFO | trans=1438241661-401-00000083470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:36.630UTC | lvl=INFO | trans=1438241661-401-00000083470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:36.714UTC | lvl=INFO | trans=1438241661-401-00000083471 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41302/ngsi10/queryContext time=2015-09-01T12:07:36.727UTC | lvl=INFO | trans=1438241661-401-00000083471 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:36.728UTC | lvl=INFO | trans=1438241661-401-00000083471 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:37.356UTC | lvl=INFO | trans=1438241661-401-00000083472 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41306/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:37.372UTC | lvl=INFO | trans=1438241661-401-00000083472 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:37.373UTC | lvl=INFO | trans=1438241661-401-00000083472 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:37.373UTC | lvl=INFO | trans=1438241661-401-00000083472 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:37.458UTC | lvl=INFO | trans=1438241661-401-00000083473 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41307/ngsi10/updateContext time=2015-09-01T12:07:37.512UTC | lvl=INFO | trans=1438241661-401-00000083473 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:37.636UTC | lvl=INFO | trans=1438241661-401-00000083473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:37.644UTC | lvl=INFO | trans=1438241661-401-00000083473 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:37.645UTC | lvl=INFO | trans=1438241661-401-00000083473 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:37.770UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41309/ngsi10/updateContext time=2015-09-01T12:07:37.780UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:37.901UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:38.051UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109257 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:38.185UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109258 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109258 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:38.295UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109258 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109258 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:38.303UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:38.317UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.318UTC | lvl=INFO | trans=1438241661-401-00000083475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.318UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:38.320UTC | lvl=INFO | trans=1438241661-401-00000083475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.320UTC | lvl=INFO | trans=1438241661-401-00000083475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.333UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.334UTC | lvl=INFO | trans=1438241661-401-00000083476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.334UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:38.336UTC | lvl=INFO | trans=1438241661-401-00000083476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.336UTC | lvl=INFO | trans=1438241661-401-00000083476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.349UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.349UTC | lvl=INFO | trans=1438241661-401-00000083477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.349UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:38.351UTC | lvl=INFO | trans=1438241661-401-00000083477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.351UTC | lvl=INFO | trans=1438241661-401-00000083477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.363UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.364UTC | lvl=INFO | trans=1438241661-401-00000083478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.364UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:38.365UTC | lvl=INFO | trans=1438241661-401-00000083478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.366UTC | lvl=INFO | trans=1438241661-401-00000083478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.378UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.378UTC | lvl=INFO | trans=1438241661-401-00000083479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.378UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:38.380UTC | lvl=INFO | trans=1438241661-401-00000083479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.380UTC | lvl=INFO | trans=1438241661-401-00000083479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.392UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.393UTC | lvl=INFO | trans=1438241661-401-00000083480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.393UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:38.395UTC | lvl=INFO | trans=1438241661-401-00000083480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.395UTC | lvl=INFO | trans=1438241661-401-00000083480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.407UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.407UTC | lvl=INFO | trans=1438241661-401-00000083481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.407UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:38.410UTC | lvl=INFO | trans=1438241661-401-00000083481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.410UTC | lvl=INFO | trans=1438241661-401-00000083481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.422UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.422UTC | lvl=INFO | trans=1438241661-401-00000083482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.423UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:38.424UTC | lvl=INFO | trans=1438241661-401-00000083482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.425UTC | lvl=INFO | trans=1438241661-401-00000083482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.437UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.438UTC | lvl=INFO | trans=1438241661-401-00000083483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.438UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:38.440UTC | lvl=INFO | trans=1438241661-401-00000083483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.440UTC | lvl=INFO | trans=1438241661-401-00000083483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.452UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.453UTC | lvl=INFO | trans=1438241661-401-00000083484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.453UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:38.455UTC | lvl=INFO | trans=1438241661-401-00000083484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.455UTC | lvl=INFO | trans=1438241661-401-00000083484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.467UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.467UTC | lvl=INFO | trans=1438241661-401-00000083485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.468UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:38.469UTC | lvl=INFO | trans=1438241661-401-00000083485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.469UTC | lvl=INFO | trans=1438241661-401-00000083485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.482UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.482UTC | lvl=INFO | trans=1438241661-401-00000083486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.482UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:38.484UTC | lvl=INFO | trans=1438241661-401-00000083486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.485UTC | lvl=INFO | trans=1438241661-401-00000083486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.498UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.498UTC | lvl=INFO | trans=1438241661-401-00000083487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.498UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:38.500UTC | lvl=INFO | trans=1438241661-401-00000083487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.501UTC | lvl=INFO | trans=1438241661-401-00000083487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.513UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.514UTC | lvl=INFO | trans=1438241661-401-00000083488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.514UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:38.516UTC | lvl=INFO | trans=1438241661-401-00000083488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.516UTC | lvl=INFO | trans=1438241661-401-00000083488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.528UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.529UTC | lvl=INFO | trans=1438241661-401-00000083489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.529UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:38.532UTC | lvl=INFO | trans=1438241661-401-00000083489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.532UTC | lvl=INFO | trans=1438241661-401-00000083489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.543UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.544UTC | lvl=INFO | trans=1438241661-401-00000083490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.544UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:38.546UTC | lvl=INFO | trans=1438241661-401-00000083490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.546UTC | lvl=INFO | trans=1438241661-401-00000083490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.558UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.558UTC | lvl=INFO | trans=1438241661-401-00000083491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.558UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:38.560UTC | lvl=INFO | trans=1438241661-401-00000083491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.560UTC | lvl=INFO | trans=1438241661-401-00000083491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.573UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.573UTC | lvl=INFO | trans=1438241661-401-00000083492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.573UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:38.575UTC | lvl=INFO | trans=1438241661-401-00000083492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.575UTC | lvl=INFO | trans=1438241661-401-00000083492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.587UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.588UTC | lvl=INFO | trans=1438241661-401-00000083493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.591UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:38.593UTC | lvl=INFO | trans=1438241661-401-00000083493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.593UTC | lvl=INFO | trans=1438241661-401-00000083493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.606UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.606UTC | lvl=INFO | trans=1438241661-401-00000083494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.606UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:07:38.608UTC | lvl=INFO | trans=1438241661-401-00000083494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.608UTC | lvl=INFO | trans=1438241661-401-00000083494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.620UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.620UTC | lvl=INFO | trans=1438241661-401-00000083495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.621UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109258 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:07:38.621UTC | lvl=INFO | trans=1438241661-401-00000083474 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:38.622UTC | lvl=INFO | trans=1438241661-401-00000083495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.622UTC | lvl=INFO | trans=1438241661-401-00000083495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.745UTC | lvl=INFO | trans=1438241661-401-00000083496 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41314/ngsi10/subscribeContext time=2015-09-01T12:07:38.759UTC | lvl=INFO | trans=1438241661-401-00000083496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.773UTC | lvl=INFO | trans=1438241661-401-00000083496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.773UTC | lvl=INFO | trans=1438241661-401-00000083497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:38.773UTC | lvl=INFO | trans=1438241661-401-00000083496 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950a07af1e0c685aebea'), expiration: 1443701258, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109258, count: 1, format: "XML" }) time=2015-09-01T12:07:38.774UTC | lvl=INFO | trans=1438241661-401-00000083496 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:38.776UTC | lvl=INFO | trans=1438241661-401-00000083497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:38.776UTC | lvl=INFO | trans=1438241661-401-00000083497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:38.857UTC | lvl=INFO | trans=1438241661-401-00000083498 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41316/ngsi10/queryContext time=2015-09-01T12:07:38.894UTC | lvl=INFO | trans=1438241661-401-00000083498 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:38.894UTC | lvl=INFO | trans=1438241661-401-00000083498 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:39.548UTC | lvl=INFO | trans=1438241661-401-00000083499 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41321/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:39.565UTC | lvl=INFO | trans=1438241661-401-00000083499 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:39.566UTC | lvl=INFO | trans=1438241661-401-00000083499 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109259 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:39.567UTC | lvl=INFO | trans=1438241661-401-00000083499 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:39.652UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41323/ngsi10/updateContext time=2015-09-01T12:07:39.706UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:39.845UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109259 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109259 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:39.853UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:39.867UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:39.868UTC | lvl=INFO | trans=1438241661-401-00000083501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:39.868UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109259 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:39.868UTC | lvl=INFO | trans=1438241661-401-00000083500 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:39.870UTC | lvl=INFO | trans=1438241661-401-00000083501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:39.870UTC | lvl=INFO | trans=1438241661-401-00000083501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.005UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41324/ngsi10/updateContext time=2015-09-01T12:07:40.013UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:40.146UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:40.265UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:40.385UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:40.505UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:40.617UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109260 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:40.625UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:40.639UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.639UTC | lvl=INFO | trans=1438241661-401-00000083503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:40.640UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109260 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:40.641UTC | lvl=INFO | trans=1438241661-401-00000083503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:40.642UTC | lvl=INFO | trans=1438241661-401-00000083503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.653UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.654UTC | lvl=INFO | trans=1438241661-401-00000083504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:40.654UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109260 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:40.655UTC | lvl=INFO | trans=1438241661-401-00000083504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:40.655UTC | lvl=INFO | trans=1438241661-401-00000083504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.668UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.669UTC | lvl=INFO | trans=1438241661-401-00000083505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:40.669UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109260 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:07:40.671UTC | lvl=INFO | trans=1438241661-401-00000083505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:40.671UTC | lvl=INFO | trans=1438241661-401-00000083505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.685UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.685UTC | lvl=INFO | trans=1438241661-401-00000083506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:40.685UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109260 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:07:40.686UTC | lvl=INFO | trans=1438241661-401-00000083502 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:40.687UTC | lvl=INFO | trans=1438241661-401-00000083506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:40.687UTC | lvl=INFO | trans=1438241661-401-00000083506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.770UTC | lvl=INFO | trans=1438241661-401-00000083507 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41333/ngsi10/subscribeContext time=2015-09-01T12:07:40.785UTC | lvl=INFO | trans=1438241661-401-00000083507 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.800UTC | lvl=INFO | trans=1438241661-401-00000083507 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.800UTC | lvl=INFO | trans=1438241661-401-00000083508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:40.801UTC | lvl=INFO | trans=1438241661-401-00000083507 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950c07af1e0c685aebeb'), expiration: 1443701260, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109260, count: 1, format: "XML" }) time=2015-09-01T12:07:40.803UTC | lvl=INFO | trans=1438241661-401-00000083508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:40.803UTC | lvl=INFO | trans=1438241661-401-00000083508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:40.809UTC | lvl=INFO | trans=1438241661-401-00000083507 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:40.893UTC | lvl=INFO | trans=1438241661-401-00000083509 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41335/ngsi10/queryContext time=2015-09-01T12:07:40.911UTC | lvl=INFO | trans=1438241661-401-00000083509 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:40.912UTC | lvl=INFO | trans=1438241661-401-00000083509 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:41.251UTC | lvl=INFO | trans=1438241661-401-00000083510 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41338/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:41.282UTC | lvl=INFO | trans=1438241661-401-00000083510 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:41.283UTC | lvl=INFO | trans=1438241661-401-00000083510 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:41.324UTC | lvl=INFO | trans=1438241661-401-00000083510 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:41.409UTC | lvl=INFO | trans=1438241661-401-00000083511 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41340/ngsi10/updateContext time=2015-09-01T12:07:41.462UTC | lvl=INFO | trans=1438241661-401-00000083511 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:41.622UTC | lvl=INFO | trans=1438241661-401-00000083511 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:41.630UTC | lvl=INFO | trans=1438241661-401-00000083511 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:41.630UTC | lvl=INFO | trans=1438241661-401-00000083511 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:41.760UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41089/ngsi10/updateContext time=2015-09-01T12:07:41.768UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:41.902UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:42.036UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109261 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:42.156UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:42.292UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:42.401UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109262 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:42.409UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:42.422UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.423UTC | lvl=INFO | trans=1438241661-401-00000083513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.423UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:42.426UTC | lvl=INFO | trans=1438241661-401-00000083513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.427UTC | lvl=INFO | trans=1438241661-401-00000083513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.440UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.441UTC | lvl=INFO | trans=1438241661-401-00000083514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.441UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:42.443UTC | lvl=INFO | trans=1438241661-401-00000083514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.443UTC | lvl=INFO | trans=1438241661-401-00000083514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.456UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.456UTC | lvl=INFO | trans=1438241661-401-00000083515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.456UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:42.458UTC | lvl=INFO | trans=1438241661-401-00000083515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.459UTC | lvl=INFO | trans=1438241661-401-00000083515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.471UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.471UTC | lvl=INFO | trans=1438241661-401-00000083516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.471UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:42.473UTC | lvl=INFO | trans=1438241661-401-00000083516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.473UTC | lvl=INFO | trans=1438241661-401-00000083516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.485UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.485UTC | lvl=INFO | trans=1438241661-401-00000083517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.486UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:42.487UTC | lvl=INFO | trans=1438241661-401-00000083517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.488UTC | lvl=INFO | trans=1438241661-401-00000083517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.500UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.500UTC | lvl=INFO | trans=1438241661-401-00000083518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.501UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:42.503UTC | lvl=INFO | trans=1438241661-401-00000083518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.503UTC | lvl=INFO | trans=1438241661-401-00000083518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.515UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.515UTC | lvl=INFO | trans=1438241661-401-00000083519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.515UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:42.517UTC | lvl=INFO | trans=1438241661-401-00000083519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.517UTC | lvl=INFO | trans=1438241661-401-00000083519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.530UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.530UTC | lvl=INFO | trans=1438241661-401-00000083520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.530UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:42.532UTC | lvl=INFO | trans=1438241661-401-00000083520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.532UTC | lvl=INFO | trans=1438241661-401-00000083520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.545UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.545UTC | lvl=INFO | trans=1438241661-401-00000083521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.546UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:07:42.549UTC | lvl=INFO | trans=1438241661-401-00000083521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.549UTC | lvl=INFO | trans=1438241661-401-00000083521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.562UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.562UTC | lvl=INFO | trans=1438241661-401-00000083522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.562UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109262 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:07:42.563UTC | lvl=INFO | trans=1438241661-401-00000083512 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:42.564UTC | lvl=INFO | trans=1438241661-401-00000083522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.564UTC | lvl=INFO | trans=1438241661-401-00000083522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.686UTC | lvl=INFO | trans=1438241661-401-00000083523 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41098/ngsi10/subscribeContext time=2015-09-01T12:07:42.714UTC | lvl=INFO | trans=1438241661-401-00000083523 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.740UTC | lvl=INFO | trans=1438241661-401-00000083523 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.741UTC | lvl=INFO | trans=1438241661-401-00000083524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:42.741UTC | lvl=INFO | trans=1438241661-401-00000083523 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5950e07af1e0c685aebec'), expiration: 1443701262, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109262, count: 1, format: "XML" }) time=2015-09-01T12:07:42.742UTC | lvl=INFO | trans=1438241661-401-00000083523 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:42.744UTC | lvl=INFO | trans=1438241661-401-00000083524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:42.744UTC | lvl=INFO | trans=1438241661-401-00000083524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:42.834UTC | lvl=INFO | trans=1438241661-401-00000083525 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41100/ngsi10/queryContext time=2015-09-01T12:07:42.848UTC | lvl=INFO | trans=1438241661-401-00000083525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:42.849UTC | lvl=INFO | trans=1438241661-401-00000083525 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:43.404UTC | lvl=INFO | trans=1438241661-401-00000083526 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41105/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:43.421UTC | lvl=INFO | trans=1438241661-401-00000083526 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:43.422UTC | lvl=INFO | trans=1438241661-401-00000083526 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109263 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:43.423UTC | lvl=INFO | trans=1438241661-401-00000083526 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:43.508UTC | lvl=INFO | trans=1438241661-401-00000083527 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41107/ngsi10/updateContext time=2015-09-01T12:07:43.561UTC | lvl=INFO | trans=1438241661-401-00000083527 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:43.734UTC | lvl=INFO | trans=1438241661-401-00000083527 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109263 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109263 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:43.742UTC | lvl=INFO | trans=1438241661-401-00000083527 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:43.743UTC | lvl=INFO | trans=1438241661-401-00000083527 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:43.870UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41108/ngsi10/updateContext time=2015-09-01T12:07:43.879UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:44.078UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109263 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109263 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:44.206UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:44.341UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:44.461UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:44.588UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109264 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:44.608UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:44.621UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.621UTC | lvl=INFO | trans=1438241661-401-00000083529 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.622UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:44.624UTC | lvl=INFO | trans=1438241661-401-00000083529 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.624UTC | lvl=INFO | trans=1438241661-401-00000083529 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.636UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.636UTC | lvl=INFO | trans=1438241661-401-00000083530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.636UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:44.638UTC | lvl=INFO | trans=1438241661-401-00000083530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.638UTC | lvl=INFO | trans=1438241661-401-00000083530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.652UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.653UTC | lvl=INFO | trans=1438241661-401-00000083531 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.653UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:44.655UTC | lvl=INFO | trans=1438241661-401-00000083531 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.655UTC | lvl=INFO | trans=1438241661-401-00000083531 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.668UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.669UTC | lvl=INFO | trans=1438241661-401-00000083532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.669UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:44.671UTC | lvl=INFO | trans=1438241661-401-00000083532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.671UTC | lvl=INFO | trans=1438241661-401-00000083532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.683UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.683UTC | lvl=INFO | trans=1438241661-401-00000083533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.683UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:44.686UTC | lvl=INFO | trans=1438241661-401-00000083533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.686UTC | lvl=INFO | trans=1438241661-401-00000083533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.697UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.697UTC | lvl=INFO | trans=1438241661-401-00000083534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.698UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:44.699UTC | lvl=INFO | trans=1438241661-401-00000083534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.699UTC | lvl=INFO | trans=1438241661-401-00000083534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.711UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.711UTC | lvl=INFO | trans=1438241661-401-00000083535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.711UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:44.712UTC | lvl=INFO | trans=1438241661-401-00000083535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.713UTC | lvl=INFO | trans=1438241661-401-00000083535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.725UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.725UTC | lvl=INFO | trans=1438241661-401-00000083536 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.725UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:44.727UTC | lvl=INFO | trans=1438241661-401-00000083536 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.727UTC | lvl=INFO | trans=1438241661-401-00000083536 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.740UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.740UTC | lvl=INFO | trans=1438241661-401-00000083537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.740UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:44.742UTC | lvl=INFO | trans=1438241661-401-00000083537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.742UTC | lvl=INFO | trans=1438241661-401-00000083537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.754UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.754UTC | lvl=INFO | trans=1438241661-401-00000083538 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.756UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:44.758UTC | lvl=INFO | trans=1438241661-401-00000083538 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.758UTC | lvl=INFO | trans=1438241661-401-00000083538 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.771UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.772UTC | lvl=INFO | trans=1438241661-401-00000083539 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.772UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:44.773UTC | lvl=INFO | trans=1438241661-401-00000083539 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.774UTC | lvl=INFO | trans=1438241661-401-00000083539 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.785UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.785UTC | lvl=INFO | trans=1438241661-401-00000083540 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.785UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:44.788UTC | lvl=INFO | trans=1438241661-401-00000083540 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.788UTC | lvl=INFO | trans=1438241661-401-00000083540 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.799UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.799UTC | lvl=INFO | trans=1438241661-401-00000083541 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.800UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:44.801UTC | lvl=INFO | trans=1438241661-401-00000083541 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.801UTC | lvl=INFO | trans=1438241661-401-00000083541 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.813UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.813UTC | lvl=INFO | trans=1438241661-401-00000083542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.813UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:44.815UTC | lvl=INFO | trans=1438241661-401-00000083542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.815UTC | lvl=INFO | trans=1438241661-401-00000083542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.827UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.827UTC | lvl=INFO | trans=1438241661-401-00000083543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.827UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:44.829UTC | lvl=INFO | trans=1438241661-401-00000083543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.829UTC | lvl=INFO | trans=1438241661-401-00000083543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.840UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.841UTC | lvl=INFO | trans=1438241661-401-00000083544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.841UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:44.842UTC | lvl=INFO | trans=1438241661-401-00000083544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.842UTC | lvl=INFO | trans=1438241661-401-00000083544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.854UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.854UTC | lvl=INFO | trans=1438241661-401-00000083545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.855UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:44.856UTC | lvl=INFO | trans=1438241661-401-00000083545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.856UTC | lvl=INFO | trans=1438241661-401-00000083545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.867UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.868UTC | lvl=INFO | trans=1438241661-401-00000083546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.868UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:44.869UTC | lvl=INFO | trans=1438241661-401-00000083546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.869UTC | lvl=INFO | trans=1438241661-401-00000083546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.881UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.881UTC | lvl=INFO | trans=1438241661-401-00000083547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.882UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:44.883UTC | lvl=INFO | trans=1438241661-401-00000083547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.883UTC | lvl=INFO | trans=1438241661-401-00000083547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.895UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.895UTC | lvl=INFO | trans=1438241661-401-00000083548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.895UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:07:44.898UTC | lvl=INFO | trans=1438241661-401-00000083548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.898UTC | lvl=INFO | trans=1438241661-401-00000083548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.909UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.909UTC | lvl=INFO | trans=1438241661-401-00000083549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.909UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:07:44.911UTC | lvl=INFO | trans=1438241661-401-00000083549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.911UTC | lvl=INFO | trans=1438241661-401-00000083549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:44.922UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:44.923UTC | lvl=INFO | trans=1438241661-401-00000083550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:44.923UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109264 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:07:44.923UTC | lvl=INFO | trans=1438241661-401-00000083528 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:44.924UTC | lvl=INFO | trans=1438241661-401-00000083550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:44.924UTC | lvl=INFO | trans=1438241661-401-00000083550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:45.046UTC | lvl=INFO | trans=1438241661-401-00000083551 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41117/ngsi10/subscribeContext time=2015-09-01T12:07:45.061UTC | lvl=INFO | trans=1438241661-401-00000083551 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:45.074UTC | lvl=INFO | trans=1438241661-401-00000083551 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:45.074UTC | lvl=INFO | trans=1438241661-401-00000083552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:45.075UTC | lvl=INFO | trans=1438241661-401-00000083551 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951107af1e0c685aebed'), expiration: 1443701265, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109265, count: 1, format: "XML" }) time=2015-09-01T12:07:45.075UTC | lvl=INFO | trans=1438241661-401-00000083551 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:45.077UTC | lvl=INFO | trans=1438241661-401-00000083552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:45.077UTC | lvl=INFO | trans=1438241661-401-00000083552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:45.166UTC | lvl=INFO | trans=1438241661-401-00000083553 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41118/ngsi10/queryContext time=2015-09-01T12:07:45.184UTC | lvl=INFO | trans=1438241661-401-00000083553 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:45.184UTC | lvl=INFO | trans=1438241661-401-00000083553 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:45.920UTC | lvl=INFO | trans=1438241661-401-00000083554 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41122/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:45.936UTC | lvl=INFO | trans=1438241661-401-00000083554 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:45.937UTC | lvl=INFO | trans=1438241661-401-00000083554 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109265 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:45.938UTC | lvl=INFO | trans=1438241661-401-00000083554 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:46.080UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41126/ngsi10/updateContext time=2015-09-01T12:07:46.156UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:46.316UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:46.323UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:46.337UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:46.338UTC | lvl=INFO | trans=1438241661-401-00000083556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:46.338UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109266 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:46.339UTC | lvl=INFO | trans=1438241661-401-00000083555 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:46.340UTC | lvl=INFO | trans=1438241661-401-00000083556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:46.340UTC | lvl=INFO | trans=1438241661-401-00000083556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:46.478UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41131/ngsi10/updateContext time=2015-09-01T12:07:46.492UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:46.669UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:46.803UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:46.922UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:47.042UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109266 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:47.167UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109267 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109267 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:47.278UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109267 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109267 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:47.286UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:47.300UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.300UTC | lvl=INFO | trans=1438241661-401-00000083558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.300UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:47.302UTC | lvl=INFO | trans=1438241661-401-00000083558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.302UTC | lvl=INFO | trans=1438241661-401-00000083558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.314UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.315UTC | lvl=INFO | trans=1438241661-401-00000083559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.315UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:47.316UTC | lvl=INFO | trans=1438241661-401-00000083559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.316UTC | lvl=INFO | trans=1438241661-401-00000083559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.329UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.329UTC | lvl=INFO | trans=1438241661-401-00000083560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.329UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:47.332UTC | lvl=INFO | trans=1438241661-401-00000083560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.333UTC | lvl=INFO | trans=1438241661-401-00000083560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.344UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.344UTC | lvl=INFO | trans=1438241661-401-00000083561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.345UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:47.346UTC | lvl=INFO | trans=1438241661-401-00000083561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.346UTC | lvl=INFO | trans=1438241661-401-00000083561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.358UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.359UTC | lvl=INFO | trans=1438241661-401-00000083562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.359UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:47.361UTC | lvl=INFO | trans=1438241661-401-00000083562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.361UTC | lvl=INFO | trans=1438241661-401-00000083562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.373UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.373UTC | lvl=INFO | trans=1438241661-401-00000083563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.373UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:47.375UTC | lvl=INFO | trans=1438241661-401-00000083563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.375UTC | lvl=INFO | trans=1438241661-401-00000083563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.387UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.387UTC | lvl=INFO | trans=1438241661-401-00000083564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.387UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:47.388UTC | lvl=INFO | trans=1438241661-401-00000083564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.389UTC | lvl=INFO | trans=1438241661-401-00000083564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.400UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.401UTC | lvl=INFO | trans=1438241661-401-00000083565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.401UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:47.402UTC | lvl=INFO | trans=1438241661-401-00000083565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.402UTC | lvl=INFO | trans=1438241661-401-00000083565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.414UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.414UTC | lvl=INFO | trans=1438241661-401-00000083566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.415UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:47.416UTC | lvl=INFO | trans=1438241661-401-00000083566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.416UTC | lvl=INFO | trans=1438241661-401-00000083566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.428UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.428UTC | lvl=INFO | trans=1438241661-401-00000083567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.429UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:47.431UTC | lvl=INFO | trans=1438241661-401-00000083567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.432UTC | lvl=INFO | trans=1438241661-401-00000083567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.449UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.449UTC | lvl=INFO | trans=1438241661-401-00000083568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.450UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:07:47.451UTC | lvl=INFO | trans=1438241661-401-00000083568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.451UTC | lvl=INFO | trans=1438241661-401-00000083568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.463UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.464UTC | lvl=INFO | trans=1438241661-401-00000083569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.464UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:07:47.465UTC | lvl=INFO | trans=1438241661-401-00000083569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.465UTC | lvl=INFO | trans=1438241661-401-00000083569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.477UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.478UTC | lvl=INFO | trans=1438241661-401-00000083570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.478UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:07:47.479UTC | lvl=INFO | trans=1438241661-401-00000083570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.479UTC | lvl=INFO | trans=1438241661-401-00000083570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.491UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.491UTC | lvl=INFO | trans=1438241661-401-00000083571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.491UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:07:47.492UTC | lvl=INFO | trans=1438241661-401-00000083571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.493UTC | lvl=INFO | trans=1438241661-401-00000083571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.505UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.505UTC | lvl=INFO | trans=1438241661-401-00000083572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.505UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:07:47.507UTC | lvl=INFO | trans=1438241661-401-00000083572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.507UTC | lvl=INFO | trans=1438241661-401-00000083572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.519UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.519UTC | lvl=INFO | trans=1438241661-401-00000083573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.519UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109267 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:07:47.520UTC | lvl=INFO | trans=1438241661-401-00000083557 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:47.521UTC | lvl=INFO | trans=1438241661-401-00000083573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.521UTC | lvl=INFO | trans=1438241661-401-00000083573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.642UTC | lvl=INFO | trans=1438241661-401-00000083574 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41139/ngsi10/subscribeContext time=2015-09-01T12:07:47.658UTC | lvl=INFO | trans=1438241661-401-00000083574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.673UTC | lvl=INFO | trans=1438241661-401-00000083574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.673UTC | lvl=INFO | trans=1438241661-401-00000083575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:47.674UTC | lvl=INFO | trans=1438241661-401-00000083574 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951307af1e0c685aebee'), expiration: 1443701267, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109267, count: 1, format: "XML" }) time=2015-09-01T12:07:47.674UTC | lvl=INFO | trans=1438241661-401-00000083574 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:47.676UTC | lvl=INFO | trans=1438241661-401-00000083575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:47.676UTC | lvl=INFO | trans=1438241661-401-00000083575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:47.758UTC | lvl=INFO | trans=1438241661-401-00000083576 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41140/ngsi10/queryContext time=2015-09-01T12:07:47.777UTC | lvl=INFO | trans=1438241661-401-00000083576 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:47.777UTC | lvl=INFO | trans=1438241661-401-00000083576 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:48.095UTC | lvl=INFO | trans=1438241661-401-00000083577 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41142/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:48.126UTC | lvl=INFO | trans=1438241661-401-00000083577 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:48.126UTC | lvl=INFO | trans=1438241661-401-00000083577 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:48.178UTC | lvl=INFO | trans=1438241661-401-00000083577 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:48.263UTC | lvl=INFO | trans=1438241661-401-00000083578 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41143/ngsi10/updateContext time=2015-09-01T12:07:48.316UTC | lvl=INFO | trans=1438241661-401-00000083578 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:48.456UTC | lvl=INFO | trans=1438241661-401-00000083578 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:48.464UTC | lvl=INFO | trans=1438241661-401-00000083578 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:48.464UTC | lvl=INFO | trans=1438241661-401-00000083578 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:48.596UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41144/ngsi10/updateContext time=2015-09-01T12:07:48.605UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:48.722UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:48.857UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:48.991UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:49.116UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109268 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:49.124UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:49.137UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.138UTC | lvl=INFO | trans=1438241661-401-00000083580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.138UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:49.141UTC | lvl=INFO | trans=1438241661-401-00000083580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.141UTC | lvl=INFO | trans=1438241661-401-00000083580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.153UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.154UTC | lvl=INFO | trans=1438241661-401-00000083581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.154UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:49.155UTC | lvl=INFO | trans=1438241661-401-00000083581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.156UTC | lvl=INFO | trans=1438241661-401-00000083581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.168UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.168UTC | lvl=INFO | trans=1438241661-401-00000083582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.170UTC | lvl=INFO | trans=1438241661-401-00000083582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.170UTC | lvl=INFO | trans=1438241661-401-00000083582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.177UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:49.203UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.203UTC | lvl=INFO | trans=1438241661-401-00000083583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.204UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:49.205UTC | lvl=INFO | trans=1438241661-401-00000083583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.205UTC | lvl=INFO | trans=1438241661-401-00000083583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.217UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.217UTC | lvl=INFO | trans=1438241661-401-00000083584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.217UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:49.218UTC | lvl=INFO | trans=1438241661-401-00000083584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.218UTC | lvl=INFO | trans=1438241661-401-00000083584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.230UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.230UTC | lvl=INFO | trans=1438241661-401-00000083585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.231UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:49.232UTC | lvl=INFO | trans=1438241661-401-00000083585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.232UTC | lvl=INFO | trans=1438241661-401-00000083585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.244UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.244UTC | lvl=INFO | trans=1438241661-401-00000083586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.244UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:49.245UTC | lvl=INFO | trans=1438241661-401-00000083586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.245UTC | lvl=INFO | trans=1438241661-401-00000083586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.257UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.258UTC | lvl=INFO | trans=1438241661-401-00000083587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.258UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:49.261UTC | lvl=INFO | trans=1438241661-401-00000083587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.261UTC | lvl=INFO | trans=1438241661-401-00000083587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.272UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.272UTC | lvl=INFO | trans=1438241661-401-00000083588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.272UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:49.274UTC | lvl=INFO | trans=1438241661-401-00000083588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.274UTC | lvl=INFO | trans=1438241661-401-00000083588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.286UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.286UTC | lvl=INFO | trans=1438241661-401-00000083589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.287UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:49.288UTC | lvl=INFO | trans=1438241661-401-00000083589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.288UTC | lvl=INFO | trans=1438241661-401-00000083589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.300UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.301UTC | lvl=INFO | trans=1438241661-401-00000083590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.301UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:49.302UTC | lvl=INFO | trans=1438241661-401-00000083590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.302UTC | lvl=INFO | trans=1438241661-401-00000083590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.315UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.315UTC | lvl=INFO | trans=1438241661-401-00000083591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.315UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:49.317UTC | lvl=INFO | trans=1438241661-401-00000083591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.317UTC | lvl=INFO | trans=1438241661-401-00000083591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.329UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.329UTC | lvl=INFO | trans=1438241661-401-00000083592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.330UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:49.331UTC | lvl=INFO | trans=1438241661-401-00000083592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.331UTC | lvl=INFO | trans=1438241661-401-00000083592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.343UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.343UTC | lvl=INFO | trans=1438241661-401-00000083593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.343UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:49.345UTC | lvl=INFO | trans=1438241661-401-00000083593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.345UTC | lvl=INFO | trans=1438241661-401-00000083593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.358UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.358UTC | lvl=INFO | trans=1438241661-401-00000083594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.358UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:49.360UTC | lvl=INFO | trans=1438241661-401-00000083594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.360UTC | lvl=INFO | trans=1438241661-401-00000083594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.373UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.374UTC | lvl=INFO | trans=1438241661-401-00000083595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.374UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:49.377UTC | lvl=INFO | trans=1438241661-401-00000083595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.378UTC | lvl=INFO | trans=1438241661-401-00000083595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.390UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.391UTC | lvl=INFO | trans=1438241661-401-00000083596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.391UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:49.393UTC | lvl=INFO | trans=1438241661-401-00000083596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.393UTC | lvl=INFO | trans=1438241661-401-00000083596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.406UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.406UTC | lvl=INFO | trans=1438241661-401-00000083597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.407UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:49.408UTC | lvl=INFO | trans=1438241661-401-00000083597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.408UTC | lvl=INFO | trans=1438241661-401-00000083597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.421UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.422UTC | lvl=INFO | trans=1438241661-401-00000083598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.422UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:49.424UTC | lvl=INFO | trans=1438241661-401-00000083598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.424UTC | lvl=INFO | trans=1438241661-401-00000083598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.439UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.439UTC | lvl=INFO | trans=1438241661-401-00000083599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.439UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:07:49.441UTC | lvl=INFO | trans=1438241661-401-00000083599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.441UTC | lvl=INFO | trans=1438241661-401-00000083599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.454UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.454UTC | lvl=INFO | trans=1438241661-401-00000083600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.454UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:07:49.456UTC | lvl=INFO | trans=1438241661-401-00000083600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.456UTC | lvl=INFO | trans=1438241661-401-00000083600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.468UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.468UTC | lvl=INFO | trans=1438241661-401-00000083601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.469UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109269 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:07:49.469UTC | lvl=INFO | trans=1438241661-401-00000083579 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:49.470UTC | lvl=INFO | trans=1438241661-401-00000083601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.470UTC | lvl=INFO | trans=1438241661-401-00000083601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.591UTC | lvl=INFO | trans=1438241661-401-00000083602 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41153/ngsi10/subscribeContext time=2015-09-01T12:07:49.607UTC | lvl=INFO | trans=1438241661-401-00000083602 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.620UTC | lvl=INFO | trans=1438241661-401-00000083602 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.620UTC | lvl=INFO | trans=1438241661-401-00000083603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:49.621UTC | lvl=INFO | trans=1438241661-401-00000083602 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951507af1e0c685aebef'), expiration: 1443701269, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109269, count: 1, format: "XML" }) time=2015-09-01T12:07:49.621UTC | lvl=INFO | trans=1438241661-401-00000083602 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:49.629UTC | lvl=INFO | trans=1438241661-401-00000083603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:49.629UTC | lvl=INFO | trans=1438241661-401-00000083603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:49.707UTC | lvl=INFO | trans=1438241661-401-00000083604 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41154/ngsi10/queryContext time=2015-09-01T12:07:49.725UTC | lvl=INFO | trans=1438241661-401-00000083604 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:49.725UTC | lvl=INFO | trans=1438241661-401-00000083604 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:50.062UTC | lvl=INFO | trans=1438241661-401-00000083605 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41158/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:50.094UTC | lvl=INFO | trans=1438241661-401-00000083605 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:50.095UTC | lvl=INFO | trans=1438241661-401-00000083605 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:50.146UTC | lvl=INFO | trans=1438241661-401-00000083605 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:50.231UTC | lvl=INFO | trans=1438241661-401-00000083606 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41159/ngsi10/updateContext time=2015-09-01T12:07:50.284UTC | lvl=INFO | trans=1438241661-401-00000083606 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:50.461UTC | lvl=INFO | trans=1438241661-401-00000083606 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:50.469UTC | lvl=INFO | trans=1438241661-401-00000083606 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:50.470UTC | lvl=INFO | trans=1438241661-401-00000083606 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:50.595UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41160/ngsi10/updateContext time=2015-09-01T12:07:50.610UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:50.787UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:50.906UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:51.028UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109270 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:51.154UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109271 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109271 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:51.162UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:51.176UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:51.176UTC | lvl=INFO | trans=1438241661-401-00000083608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:51.176UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109271 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:07:51.177UTC | lvl=INFO | trans=1438241661-401-00000083607 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:51.178UTC | lvl=INFO | trans=1438241661-401-00000083608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:51.178UTC | lvl=INFO | trans=1438241661-401-00000083608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:51.299UTC | lvl=INFO | trans=1438241661-401-00000083609 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41163/ngsi10/subscribeContext time=2015-09-01T12:07:51.327UTC | lvl=INFO | trans=1438241661-401-00000083609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:51.340UTC | lvl=INFO | trans=1438241661-401-00000083609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:51.341UTC | lvl=INFO | trans=1438241661-401-00000083610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:51.341UTC | lvl=INFO | trans=1438241661-401-00000083609 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951707af1e0c685aebf0'), expiration: 1443701271, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109271, count: 1, format: "XML" }) time=2015-09-01T12:07:51.341UTC | lvl=INFO | trans=1438241661-401-00000083609 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:51.343UTC | lvl=INFO | trans=1438241661-401-00000083610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:51.343UTC | lvl=INFO | trans=1438241661-401-00000083610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:51.425UTC | lvl=INFO | trans=1438241661-401-00000083611 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41164/ngsi10/queryContext time=2015-09-01T12:07:51.435UTC | lvl=INFO | trans=1438241661-401-00000083611 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:51.435UTC | lvl=INFO | trans=1438241661-401-00000083611 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:52.142UTC | lvl=INFO | trans=1438241661-401-00000083612 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41170/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:52.158UTC | lvl=INFO | trans=1438241661-401-00000083612 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:52.159UTC | lvl=INFO | trans=1438241661-401-00000083612 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:52.160UTC | lvl=INFO | trans=1438241661-401-00000083612 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:52.245UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41174/ngsi10/updateContext time=2015-09-01T12:07:52.298UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:52.438UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:52.445UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:52.458UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:52.459UTC | lvl=INFO | trans=1438241661-401-00000083614 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:52.459UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109272 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:52.460UTC | lvl=INFO | trans=1438241661-401-00000083613 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:52.461UTC | lvl=INFO | trans=1438241661-401-00000083614 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:52.461UTC | lvl=INFO | trans=1438241661-401-00000083614 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:52.586UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41176/ngsi10/updateContext time=2015-09-01T12:07:52.595UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:52.713UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:52.862UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:52.995UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:53.115UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109272 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:53.225UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109273 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109273 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:53.233UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:53.247UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.248UTC | lvl=INFO | trans=1438241661-401-00000083616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.248UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:53.251UTC | lvl=INFO | trans=1438241661-401-00000083616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.251UTC | lvl=INFO | trans=1438241661-401-00000083616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.264UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.264UTC | lvl=INFO | trans=1438241661-401-00000083617 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.265UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:53.266UTC | lvl=INFO | trans=1438241661-401-00000083617 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.267UTC | lvl=INFO | trans=1438241661-401-00000083617 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.279UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.280UTC | lvl=INFO | trans=1438241661-401-00000083618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.280UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:53.283UTC | lvl=INFO | trans=1438241661-401-00000083618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.283UTC | lvl=INFO | trans=1438241661-401-00000083618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.294UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.294UTC | lvl=INFO | trans=1438241661-401-00000083619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.294UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:53.296UTC | lvl=INFO | trans=1438241661-401-00000083619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.296UTC | lvl=INFO | trans=1438241661-401-00000083619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.309UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.310UTC | lvl=INFO | trans=1438241661-401-00000083620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.310UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:53.312UTC | lvl=INFO | trans=1438241661-401-00000083620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.312UTC | lvl=INFO | trans=1438241661-401-00000083620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.325UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.326UTC | lvl=INFO | trans=1438241661-401-00000083621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.326UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:53.328UTC | lvl=INFO | trans=1438241661-401-00000083621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.328UTC | lvl=INFO | trans=1438241661-401-00000083621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.341UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.342UTC | lvl=INFO | trans=1438241661-401-00000083622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.342UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:53.344UTC | lvl=INFO | trans=1438241661-401-00000083622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.344UTC | lvl=INFO | trans=1438241661-401-00000083622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.357UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.358UTC | lvl=INFO | trans=1438241661-401-00000083623 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.358UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:53.360UTC | lvl=INFO | trans=1438241661-401-00000083623 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.360UTC | lvl=INFO | trans=1438241661-401-00000083623 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.373UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.374UTC | lvl=INFO | trans=1438241661-401-00000083624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.374UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:53.376UTC | lvl=INFO | trans=1438241661-401-00000083624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.376UTC | lvl=INFO | trans=1438241661-401-00000083624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.387UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.387UTC | lvl=INFO | trans=1438241661-401-00000083625 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.388UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:53.389UTC | lvl=INFO | trans=1438241661-401-00000083625 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.389UTC | lvl=INFO | trans=1438241661-401-00000083625 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.401UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.401UTC | lvl=INFO | trans=1438241661-401-00000083626 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.402UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:07:53.405UTC | lvl=INFO | trans=1438241661-401-00000083626 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.405UTC | lvl=INFO | trans=1438241661-401-00000083626 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.416UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.416UTC | lvl=INFO | trans=1438241661-401-00000083627 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.416UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:07:53.417UTC | lvl=INFO | trans=1438241661-401-00000083627 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.418UTC | lvl=INFO | trans=1438241661-401-00000083627 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.430UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.430UTC | lvl=INFO | trans=1438241661-401-00000083628 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.430UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:07:53.432UTC | lvl=INFO | trans=1438241661-401-00000083628 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.432UTC | lvl=INFO | trans=1438241661-401-00000083628 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.444UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.445UTC | lvl=INFO | trans=1438241661-401-00000083629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.445UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:07:53.446UTC | lvl=INFO | trans=1438241661-401-00000083629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.446UTC | lvl=INFO | trans=1438241661-401-00000083629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.459UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.459UTC | lvl=INFO | trans=1438241661-401-00000083630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.460UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:07:53.461UTC | lvl=INFO | trans=1438241661-401-00000083630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.461UTC | lvl=INFO | trans=1438241661-401-00000083630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.473UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.473UTC | lvl=INFO | trans=1438241661-401-00000083631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.474UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:07:53.475UTC | lvl=INFO | trans=1438241661-401-00000083631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.475UTC | lvl=INFO | trans=1438241661-401-00000083631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.487UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.487UTC | lvl=INFO | trans=1438241661-401-00000083632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.487UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109273 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:07:53.487UTC | lvl=INFO | trans=1438241661-401-00000083615 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:53.488UTC | lvl=INFO | trans=1438241661-401-00000083632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.488UTC | lvl=INFO | trans=1438241661-401-00000083632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.611UTC | lvl=INFO | trans=1438241661-401-00000083633 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41183/ngsi10/subscribeContext time=2015-09-01T12:07:53.626UTC | lvl=INFO | trans=1438241661-401-00000083633 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.643UTC | lvl=INFO | trans=1438241661-401-00000083633 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.643UTC | lvl=INFO | trans=1438241661-401-00000083634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:53.644UTC | lvl=INFO | trans=1438241661-401-00000083633 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951907af1e0c685aebf1'), expiration: 1443701273, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109273, count: 1, format: "XML" }) time=2015-09-01T12:07:53.644UTC | lvl=INFO | trans=1438241661-401-00000083633 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:53.645UTC | lvl=INFO | trans=1438241661-401-00000083634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:53.646UTC | lvl=INFO | trans=1438241661-401-00000083634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:53.728UTC | lvl=INFO | trans=1438241661-401-00000083635 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41191/ngsi10/queryContext time=2015-09-01T12:07:53.739UTC | lvl=INFO | trans=1438241661-401-00000083635 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:53.739UTC | lvl=INFO | trans=1438241661-401-00000083635 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:54.316UTC | lvl=INFO | trans=1438241661-401-00000083636 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41206/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:54.332UTC | lvl=INFO | trans=1438241661-401-00000083636 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:54.333UTC | lvl=INFO | trans=1438241661-401-00000083636 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:54.334UTC | lvl=INFO | trans=1438241661-401-00000083636 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:54.419UTC | lvl=INFO | trans=1438241661-401-00000083637 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41210/ngsi10/updateContext time=2015-09-01T12:07:54.539UTC | lvl=INFO | trans=1438241661-401-00000083637 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:54.676UTC | lvl=INFO | trans=1438241661-401-00000083637 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:54.684UTC | lvl=INFO | trans=1438241661-401-00000083637 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:54.685UTC | lvl=INFO | trans=1438241661-401-00000083637 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:54.811UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41212/ngsi10/updateContext time=2015-09-01T12:07:54.820UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:54.937UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:55.057UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109274 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:55.191UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:55.314UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:55.440UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109275 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:55.448UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:55.461UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.461UTC | lvl=INFO | trans=1438241661-401-00000083639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.462UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:07:55.463UTC | lvl=INFO | trans=1438241661-401-00000083639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.464UTC | lvl=INFO | trans=1438241661-401-00000083639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.475UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.475UTC | lvl=INFO | trans=1438241661-401-00000083640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.476UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:07:55.477UTC | lvl=INFO | trans=1438241661-401-00000083640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.477UTC | lvl=INFO | trans=1438241661-401-00000083640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.489UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.489UTC | lvl=INFO | trans=1438241661-401-00000083641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.489UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:07:55.491UTC | lvl=INFO | trans=1438241661-401-00000083641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.491UTC | lvl=INFO | trans=1438241661-401-00000083641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.502UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.503UTC | lvl=INFO | trans=1438241661-401-00000083642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.503UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:07:55.504UTC | lvl=INFO | trans=1438241661-401-00000083642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.504UTC | lvl=INFO | trans=1438241661-401-00000083642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.516UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.516UTC | lvl=INFO | trans=1438241661-401-00000083643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.517UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:07:55.518UTC | lvl=INFO | trans=1438241661-401-00000083643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.518UTC | lvl=INFO | trans=1438241661-401-00000083643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.531UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.531UTC | lvl=INFO | trans=1438241661-401-00000083644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.531UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:07:55.533UTC | lvl=INFO | trans=1438241661-401-00000083644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.533UTC | lvl=INFO | trans=1438241661-401-00000083644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.545UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.545UTC | lvl=INFO | trans=1438241661-401-00000083645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.545UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:07:55.547UTC | lvl=INFO | trans=1438241661-401-00000083645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.547UTC | lvl=INFO | trans=1438241661-401-00000083645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.559UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.559UTC | lvl=INFO | trans=1438241661-401-00000083646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.559UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:07:55.563UTC | lvl=INFO | trans=1438241661-401-00000083646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.563UTC | lvl=INFO | trans=1438241661-401-00000083646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.573UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.574UTC | lvl=INFO | trans=1438241661-401-00000083647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.574UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:07:55.575UTC | lvl=INFO | trans=1438241661-401-00000083647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.575UTC | lvl=INFO | trans=1438241661-401-00000083647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.587UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.587UTC | lvl=INFO | trans=1438241661-401-00000083648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.588UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:07:55.589UTC | lvl=INFO | trans=1438241661-401-00000083648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.589UTC | lvl=INFO | trans=1438241661-401-00000083648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.601UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.601UTC | lvl=INFO | trans=1438241661-401-00000083649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.602UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:07:55.603UTC | lvl=INFO | trans=1438241661-401-00000083649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.603UTC | lvl=INFO | trans=1438241661-401-00000083649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.615UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.615UTC | lvl=INFO | trans=1438241661-401-00000083650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.615UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:07:55.616UTC | lvl=INFO | trans=1438241661-401-00000083650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.617UTC | lvl=INFO | trans=1438241661-401-00000083650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.628UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.629UTC | lvl=INFO | trans=1438241661-401-00000083651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.629UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:07:55.630UTC | lvl=INFO | trans=1438241661-401-00000083651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.630UTC | lvl=INFO | trans=1438241661-401-00000083651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.642UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.642UTC | lvl=INFO | trans=1438241661-401-00000083652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.643UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:07:55.644UTC | lvl=INFO | trans=1438241661-401-00000083652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.644UTC | lvl=INFO | trans=1438241661-401-00000083652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.656UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.656UTC | lvl=INFO | trans=1438241661-401-00000083653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.656UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:07:55.659UTC | lvl=INFO | trans=1438241661-401-00000083653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.659UTC | lvl=INFO | trans=1438241661-401-00000083653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.670UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.670UTC | lvl=INFO | trans=1438241661-401-00000083654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.671UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:07:55.672UTC | lvl=INFO | trans=1438241661-401-00000083654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.672UTC | lvl=INFO | trans=1438241661-401-00000083654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.684UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.684UTC | lvl=INFO | trans=1438241661-401-00000083655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.685UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:07:55.686UTC | lvl=INFO | trans=1438241661-401-00000083655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.686UTC | lvl=INFO | trans=1438241661-401-00000083655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.700UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.700UTC | lvl=INFO | trans=1438241661-401-00000083656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.700UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:07:55.702UTC | lvl=INFO | trans=1438241661-401-00000083656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.702UTC | lvl=INFO | trans=1438241661-401-00000083656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.715UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.716UTC | lvl=INFO | trans=1438241661-401-00000083657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.716UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:07:55.718UTC | lvl=INFO | trans=1438241661-401-00000083657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.718UTC | lvl=INFO | trans=1438241661-401-00000083657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.730UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.731UTC | lvl=INFO | trans=1438241661-401-00000083658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.731UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:07:55.733UTC | lvl=INFO | trans=1438241661-401-00000083658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.733UTC | lvl=INFO | trans=1438241661-401-00000083658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.746UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.746UTC | lvl=INFO | trans=1438241661-401-00000083659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.747UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:07:55.748UTC | lvl=INFO | trans=1438241661-401-00000083659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.749UTC | lvl=INFO | trans=1438241661-401-00000083659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.762UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.762UTC | lvl=INFO | trans=1438241661-401-00000083660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.762UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:07:55.764UTC | lvl=INFO | trans=1438241661-401-00000083660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.764UTC | lvl=INFO | trans=1438241661-401-00000083660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.776UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.776UTC | lvl=INFO | trans=1438241661-401-00000083661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.776UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109275 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:07:55.777UTC | lvl=INFO | trans=1438241661-401-00000083638 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:55.779UTC | lvl=INFO | trans=1438241661-401-00000083661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.779UTC | lvl=INFO | trans=1438241661-401-00000083661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:55.906UTC | lvl=INFO | trans=1438241661-401-00000083662 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41476/ngsi10/subscribeContext time=2015-09-01T12:07:55.934UTC | lvl=INFO | trans=1438241661-401-00000083662 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.960UTC | lvl=INFO | trans=1438241661-401-00000083662 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:55.961UTC | lvl=INFO | trans=1438241661-401-00000083663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:55.961UTC | lvl=INFO | trans=1438241661-401-00000083662 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951b07af1e0c685aebf2'), expiration: 1443701275, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109275, count: 1, format: "XML" }) time=2015-09-01T12:07:55.961UTC | lvl=INFO | trans=1438241661-401-00000083662 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:55.963UTC | lvl=INFO | trans=1438241661-401-00000083663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:55.964UTC | lvl=INFO | trans=1438241661-401-00000083663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:56.128UTC | lvl=INFO | trans=1438241661-401-00000083664 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41484/ngsi10/queryContext time=2015-09-01T12:07:56.139UTC | lvl=INFO | trans=1438241661-401-00000083664 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:56.139UTC | lvl=INFO | trans=1438241661-401-00000083664 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:56.928UTC | lvl=INFO | trans=1438241661-401-00000083665 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41499/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:56.957UTC | lvl=INFO | trans=1438241661-401-00000083665 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:56.958UTC | lvl=INFO | trans=1438241661-401-00000083665 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109276 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:56.959UTC | lvl=INFO | trans=1438241661-401-00000083665 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:57.079UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41506/ngsi10/updateContext time=2015-09-01T12:07:57.132UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:57.287UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:57.295UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:57.309UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:57.309UTC | lvl=INFO | trans=1438241661-401-00000083667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:57.309UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109277 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:07:57.310UTC | lvl=INFO | trans=1438241661-401-00000083666 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:57.311UTC | lvl=INFO | trans=1438241661-401-00000083667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:57.311UTC | lvl=INFO | trans=1438241661-401-00000083667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:57.436UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41516/ngsi10/updateContext time=2015-09-01T12:07:57.445UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:57.577UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:57.696UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:57.816UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:57.926UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109277 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:57.933UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:57.947UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:57.947UTC | lvl=INFO | trans=1438241661-401-00000083669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:57.947UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109277 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:07:57.949UTC | lvl=INFO | trans=1438241661-401-00000083669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:57.949UTC | lvl=INFO | trans=1438241661-401-00000083669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:57.960UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:57.961UTC | lvl=INFO | trans=1438241661-401-00000083670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:57.961UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109277 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:07:57.961UTC | lvl=INFO | trans=1438241661-401-00000083668 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:57.963UTC | lvl=INFO | trans=1438241661-401-00000083670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:57.963UTC | lvl=INFO | trans=1438241661-401-00000083670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:58.086UTC | lvl=INFO | trans=1438241661-401-00000083671 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41527/ngsi10/subscribeContext time=2015-09-01T12:07:58.101UTC | lvl=INFO | trans=1438241661-401-00000083671 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:58.114UTC | lvl=INFO | trans=1438241661-401-00000083671 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:58.115UTC | lvl=INFO | trans=1438241661-401-00000083672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:58.115UTC | lvl=INFO | trans=1438241661-401-00000083671 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951e07af1e0c685aebf3'), expiration: 1443701278, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109278, count: 1, format: "XML" }) time=2015-09-01T12:07:58.116UTC | lvl=INFO | trans=1438241661-401-00000083671 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:58.117UTC | lvl=INFO | trans=1438241661-401-00000083672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:58.117UTC | lvl=INFO | trans=1438241661-401-00000083672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:58.200UTC | lvl=INFO | trans=1438241661-401-00000083673 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41531/ngsi10/queryContext time=2015-09-01T12:07:58.210UTC | lvl=INFO | trans=1438241661-401-00000083673 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:58.210UTC | lvl=INFO | trans=1438241661-401-00000083673 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:58.744UTC | lvl=INFO | trans=1438241661-401-00000083674 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41539/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:07:58.760UTC | lvl=INFO | trans=1438241661-401-00000083674 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:58.761UTC | lvl=INFO | trans=1438241661-401-00000083674 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109278 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:07:58.762UTC | lvl=INFO | trans=1438241661-401-00000083674 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:58.847UTC | lvl=INFO | trans=1438241661-401-00000083675 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41545/ngsi10/updateContext time=2015-09-01T12:07:58.900UTC | lvl=INFO | trans=1438241661-401-00000083675 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:59.026UTC | lvl=INFO | trans=1438241661-401-00000083675 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109278 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109278 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:59.034UTC | lvl=INFO | trans=1438241661-401-00000083675 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:59.035UTC | lvl=INFO | trans=1438241661-401-00000083675 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:59.163UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41551/ngsi10/updateContext time=2015-09-01T12:07:59.177UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:07:59.372UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109279 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109279 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:59.484UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109279 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109279 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:07:59.492UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:07:59.505UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.506UTC | lvl=INFO | trans=1438241661-401-00000083677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.513UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:07:59.515UTC | lvl=INFO | trans=1438241661-401-00000083677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.515UTC | lvl=INFO | trans=1438241661-401-00000083677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.538UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.539UTC | lvl=INFO | trans=1438241661-401-00000083678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.539UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:07:59.540UTC | lvl=INFO | trans=1438241661-401-00000083678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.541UTC | lvl=INFO | trans=1438241661-401-00000083678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.552UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.552UTC | lvl=INFO | trans=1438241661-401-00000083679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.553UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:07:59.555UTC | lvl=INFO | trans=1438241661-401-00000083679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.555UTC | lvl=INFO | trans=1438241661-401-00000083679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.567UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.567UTC | lvl=INFO | trans=1438241661-401-00000083680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.568UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:07:59.569UTC | lvl=INFO | trans=1438241661-401-00000083680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.570UTC | lvl=INFO | trans=1438241661-401-00000083680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.582UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.582UTC | lvl=INFO | trans=1438241661-401-00000083681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.582UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:07:59.584UTC | lvl=INFO | trans=1438241661-401-00000083681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.584UTC | lvl=INFO | trans=1438241661-401-00000083681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.596UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.597UTC | lvl=INFO | trans=1438241661-401-00000083682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.597UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:07:59.599UTC | lvl=INFO | trans=1438241661-401-00000083682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.599UTC | lvl=INFO | trans=1438241661-401-00000083682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.611UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.611UTC | lvl=INFO | trans=1438241661-401-00000083683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.612UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:07:59.613UTC | lvl=INFO | trans=1438241661-401-00000083683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.613UTC | lvl=INFO | trans=1438241661-401-00000083683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.626UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.626UTC | lvl=INFO | trans=1438241661-401-00000083684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.626UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:07:59.628UTC | lvl=INFO | trans=1438241661-401-00000083684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.628UTC | lvl=INFO | trans=1438241661-401-00000083684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.641UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.641UTC | lvl=INFO | trans=1438241661-401-00000083685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.641UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:07:59.645UTC | lvl=INFO | trans=1438241661-401-00000083685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.645UTC | lvl=INFO | trans=1438241661-401-00000083685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.657UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.658UTC | lvl=INFO | trans=1438241661-401-00000083686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.658UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:07:59.660UTC | lvl=INFO | trans=1438241661-401-00000083686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.660UTC | lvl=INFO | trans=1438241661-401-00000083686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.672UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.672UTC | lvl=INFO | trans=1438241661-401-00000083687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.672UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:07:59.673UTC | lvl=INFO | trans=1438241661-401-00000083687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.673UTC | lvl=INFO | trans=1438241661-401-00000083687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.685UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.685UTC | lvl=INFO | trans=1438241661-401-00000083688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.686UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:07:59.687UTC | lvl=INFO | trans=1438241661-401-00000083688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.687UTC | lvl=INFO | trans=1438241661-401-00000083688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.699UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.699UTC | lvl=INFO | trans=1438241661-401-00000083689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.699UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:07:59.700UTC | lvl=INFO | trans=1438241661-401-00000083689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.700UTC | lvl=INFO | trans=1438241661-401-00000083689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.712UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.712UTC | lvl=INFO | trans=1438241661-401-00000083690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.713UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:07:59.714UTC | lvl=INFO | trans=1438241661-401-00000083690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.714UTC | lvl=INFO | trans=1438241661-401-00000083690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.726UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.726UTC | lvl=INFO | trans=1438241661-401-00000083691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.726UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:07:59.727UTC | lvl=INFO | trans=1438241661-401-00000083691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.728UTC | lvl=INFO | trans=1438241661-401-00000083691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.739UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.740UTC | lvl=INFO | trans=1438241661-401-00000083692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.740UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:07:59.742UTC | lvl=INFO | trans=1438241661-401-00000083692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.742UTC | lvl=INFO | trans=1438241661-401-00000083692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.753UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.754UTC | lvl=INFO | trans=1438241661-401-00000083693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.754UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:07:59.755UTC | lvl=INFO | trans=1438241661-401-00000083693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.755UTC | lvl=INFO | trans=1438241661-401-00000083693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.767UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.768UTC | lvl=INFO | trans=1438241661-401-00000083694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.768UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109279 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:07:59.768UTC | lvl=INFO | trans=1438241661-401-00000083676 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:59.769UTC | lvl=INFO | trans=1438241661-401-00000083694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.769UTC | lvl=INFO | trans=1438241661-401-00000083694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.852UTC | lvl=INFO | trans=1438241661-401-00000083695 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41568/ngsi10/subscribeContext time=2015-09-01T12:07:59.867UTC | lvl=INFO | trans=1438241661-401-00000083695 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.881UTC | lvl=INFO | trans=1438241661-401-00000083695 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.881UTC | lvl=INFO | trans=1438241661-401-00000083696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:07:59.881UTC | lvl=INFO | trans=1438241661-401-00000083695 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5951f07af1e0c685aebf4'), expiration: 1443701279, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109279, count: 1, format: "XML" }) time=2015-09-01T12:07:59.883UTC | lvl=INFO | trans=1438241661-401-00000083696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:07:59.884UTC | lvl=INFO | trans=1438241661-401-00000083696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:07:59.892UTC | lvl=INFO | trans=1438241661-401-00000083695 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:07:59.976UTC | lvl=INFO | trans=1438241661-401-00000083697 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41570/ngsi10/queryContext time=2015-09-01T12:07:59.986UTC | lvl=INFO | trans=1438241661-401-00000083697 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:07:59.986UTC | lvl=INFO | trans=1438241661-401-00000083697 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:01.077UTC | lvl=INFO | trans=1438241661-401-00000083698 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41585/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:01.093UTC | lvl=INFO | trans=1438241661-401-00000083698 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:01.094UTC | lvl=INFO | trans=1438241661-401-00000083698 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:01.095UTC | lvl=INFO | trans=1438241661-401-00000083698 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:01.181UTC | lvl=INFO | trans=1438241661-401-00000083699 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41589/ngsi10/updateContext time=2015-09-01T12:08:01.233UTC | lvl=INFO | trans=1438241661-401-00000083699 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:01.386UTC | lvl=INFO | trans=1438241661-401-00000083699 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:01.394UTC | lvl=INFO | trans=1438241661-401-00000083699 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:01.395UTC | lvl=INFO | trans=1438241661-401-00000083699 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:01.520UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41593/ngsi10/updateContext time=2015-09-01T12:08:01.528UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:01.675UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:01.813UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:01.958UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:02.067UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109281 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:02.087UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:02.102UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.102UTC | lvl=INFO | trans=1438241661-401-00000083701 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.102UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:02.104UTC | lvl=INFO | trans=1438241661-401-00000083701 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.104UTC | lvl=INFO | trans=1438241661-401-00000083701 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.115UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.116UTC | lvl=INFO | trans=1438241661-401-00000083702 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.116UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:02.117UTC | lvl=INFO | trans=1438241661-401-00000083702 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.117UTC | lvl=INFO | trans=1438241661-401-00000083702 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.129UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.129UTC | lvl=INFO | trans=1438241661-401-00000083703 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.130UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:02.131UTC | lvl=INFO | trans=1438241661-401-00000083703 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.131UTC | lvl=INFO | trans=1438241661-401-00000083703 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.143UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.143UTC | lvl=INFO | trans=1438241661-401-00000083704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.144UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:02.146UTC | lvl=INFO | trans=1438241661-401-00000083704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.146UTC | lvl=INFO | trans=1438241661-401-00000083704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.158UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.158UTC | lvl=INFO | trans=1438241661-401-00000083705 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.158UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:02.159UTC | lvl=INFO | trans=1438241661-401-00000083705 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.160UTC | lvl=INFO | trans=1438241661-401-00000083705 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.173UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.173UTC | lvl=INFO | trans=1438241661-401-00000083706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.173UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:02.175UTC | lvl=INFO | trans=1438241661-401-00000083706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.175UTC | lvl=INFO | trans=1438241661-401-00000083706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.189UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.189UTC | lvl=INFO | trans=1438241661-401-00000083707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.189UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:02.191UTC | lvl=INFO | trans=1438241661-401-00000083707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.191UTC | lvl=INFO | trans=1438241661-401-00000083707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.205UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.205UTC | lvl=INFO | trans=1438241661-401-00000083708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.205UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:02.207UTC | lvl=INFO | trans=1438241661-401-00000083708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.207UTC | lvl=INFO | trans=1438241661-401-00000083708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.221UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.221UTC | lvl=INFO | trans=1438241661-401-00000083709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.221UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:02.223UTC | lvl=INFO | trans=1438241661-401-00000083709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.223UTC | lvl=INFO | trans=1438241661-401-00000083709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.236UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.236UTC | lvl=INFO | trans=1438241661-401-00000083710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.236UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:02.238UTC | lvl=INFO | trans=1438241661-401-00000083710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.238UTC | lvl=INFO | trans=1438241661-401-00000083710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.251UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.251UTC | lvl=INFO | trans=1438241661-401-00000083711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.251UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:02.253UTC | lvl=INFO | trans=1438241661-401-00000083711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.253UTC | lvl=INFO | trans=1438241661-401-00000083711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.266UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.266UTC | lvl=INFO | trans=1438241661-401-00000083712 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.267UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:02.289UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.290UTC | lvl=INFO | trans=1438241661-401-00000083713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.290UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:02.307UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.308UTC | lvl=INFO | trans=1438241661-401-00000083714 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.308UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:02.309UTC | lvl=INFO | trans=1438241661-401-00000083712 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.309UTC | lvl=INFO | trans=1438241661-401-00000083712 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.311UTC | lvl=INFO | trans=1438241661-401-00000083713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.311UTC | lvl=INFO | trans=1438241661-401-00000083713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.312UTC | lvl=INFO | trans=1438241661-401-00000083714 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.312UTC | lvl=INFO | trans=1438241661-401-00000083714 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.324UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.324UTC | lvl=INFO | trans=1438241661-401-00000083715 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.324UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:02.325UTC | lvl=INFO | trans=1438241661-401-00000083715 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.326UTC | lvl=INFO | trans=1438241661-401-00000083715 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.337UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.338UTC | lvl=INFO | trans=1438241661-401-00000083716 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.338UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:02.339UTC | lvl=INFO | trans=1438241661-401-00000083716 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.339UTC | lvl=INFO | trans=1438241661-401-00000083716 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.351UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.351UTC | lvl=INFO | trans=1438241661-401-00000083717 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.351UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:02.353UTC | lvl=INFO | trans=1438241661-401-00000083717 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.353UTC | lvl=INFO | trans=1438241661-401-00000083717 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.364UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.365UTC | lvl=INFO | trans=1438241661-401-00000083718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.365UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:02.366UTC | lvl=INFO | trans=1438241661-401-00000083718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.366UTC | lvl=INFO | trans=1438241661-401-00000083718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.379UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.380UTC | lvl=INFO | trans=1438241661-401-00000083719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.380UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:02.392UTC | lvl=INFO | trans=1438241661-401-00000083719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.392UTC | lvl=INFO | trans=1438241661-401-00000083719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.394UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.394UTC | lvl=INFO | trans=1438241661-401-00000083720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.394UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:02.396UTC | lvl=INFO | trans=1438241661-401-00000083720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.396UTC | lvl=INFO | trans=1438241661-401-00000083720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.408UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.409UTC | lvl=INFO | trans=1438241661-401-00000083721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.409UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:02.410UTC | lvl=INFO | trans=1438241661-401-00000083721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.410UTC | lvl=INFO | trans=1438241661-401-00000083721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.423UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.423UTC | lvl=INFO | trans=1438241661-401-00000083722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.423UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:02.424UTC | lvl=INFO | trans=1438241661-401-00000083722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.425UTC | lvl=INFO | trans=1438241661-401-00000083722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.437UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.437UTC | lvl=INFO | trans=1438241661-401-00000083723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.437UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:02.439UTC | lvl=INFO | trans=1438241661-401-00000083723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.439UTC | lvl=INFO | trans=1438241661-401-00000083723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.451UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.451UTC | lvl=INFO | trans=1438241661-401-00000083724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.452UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:02.453UTC | lvl=INFO | trans=1438241661-401-00000083724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.453UTC | lvl=INFO | trans=1438241661-401-00000083724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.466UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.466UTC | lvl=INFO | trans=1438241661-401-00000083725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.467UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:02.468UTC | lvl=INFO | trans=1438241661-401-00000083725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.468UTC | lvl=INFO | trans=1438241661-401-00000083725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.480UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.481UTC | lvl=INFO | trans=1438241661-401-00000083726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.481UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109282 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:02.481UTC | lvl=INFO | trans=1438241661-401-00000083700 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:02.482UTC | lvl=INFO | trans=1438241661-401-00000083726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.483UTC | lvl=INFO | trans=1438241661-401-00000083726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.603UTC | lvl=INFO | trans=1438241661-401-00000083727 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41356/ngsi10/subscribeContext time=2015-09-01T12:08:02.619UTC | lvl=INFO | trans=1438241661-401-00000083727 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.636UTC | lvl=INFO | trans=1438241661-401-00000083727 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.636UTC | lvl=INFO | trans=1438241661-401-00000083728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:02.637UTC | lvl=INFO | trans=1438241661-401-00000083727 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952207af1e0c685aebf5'), expiration: 1443701282, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109282, count: 1, format: "XML" }) time=2015-09-01T12:08:02.637UTC | lvl=INFO | trans=1438241661-401-00000083727 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:02.640UTC | lvl=INFO | trans=1438241661-401-00000083728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:02.640UTC | lvl=INFO | trans=1438241661-401-00000083728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:02.721UTC | lvl=INFO | trans=1438241661-401-00000083729 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41357/ngsi10/queryContext time=2015-09-01T12:08:02.731UTC | lvl=INFO | trans=1438241661-401-00000083729 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:02.731UTC | lvl=INFO | trans=1438241661-401-00000083729 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:03.640UTC | lvl=INFO | trans=1438241661-401-00000083730 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41364/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:03.657UTC | lvl=INFO | trans=1438241661-401-00000083730 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:03.658UTC | lvl=INFO | trans=1438241661-401-00000083730 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109283 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:03.658UTC | lvl=INFO | trans=1438241661-401-00000083730 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:03.743UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41366/ngsi10/updateContext time=2015-09-01T12:08:03.802UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:03.965UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109283 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109283 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:03.973UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:03.986UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:03.986UTC | lvl=INFO | trans=1438241661-401-00000083732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:03.987UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109283 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:03.987UTC | lvl=INFO | trans=1438241661-401-00000083731 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:03.989UTC | lvl=INFO | trans=1438241661-401-00000083732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:03.989UTC | lvl=INFO | trans=1438241661-401-00000083732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.111UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41369/ngsi10/updateContext time=2015-09-01T12:08:04.126UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:04.306UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:04.425UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:04.560UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:04.693UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:04.832UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109284 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:04.852UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:04.866UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.866UTC | lvl=INFO | trans=1438241661-401-00000083734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.866UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:04.868UTC | lvl=INFO | trans=1438241661-401-00000083734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.869UTC | lvl=INFO | trans=1438241661-401-00000083734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.880UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.881UTC | lvl=INFO | trans=1438241661-401-00000083735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.881UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:04.883UTC | lvl=INFO | trans=1438241661-401-00000083735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.883UTC | lvl=INFO | trans=1438241661-401-00000083735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.895UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.895UTC | lvl=INFO | trans=1438241661-401-00000083736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.895UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:04.897UTC | lvl=INFO | trans=1438241661-401-00000083736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.897UTC | lvl=INFO | trans=1438241661-401-00000083736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.909UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.910UTC | lvl=INFO | trans=1438241661-401-00000083737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.910UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:04.912UTC | lvl=INFO | trans=1438241661-401-00000083737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.912UTC | lvl=INFO | trans=1438241661-401-00000083737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.925UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.925UTC | lvl=INFO | trans=1438241661-401-00000083738 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.925UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:04.927UTC | lvl=INFO | trans=1438241661-401-00000083738 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.927UTC | lvl=INFO | trans=1438241661-401-00000083738 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.940UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.940UTC | lvl=INFO | trans=1438241661-401-00000083739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.940UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:04.942UTC | lvl=INFO | trans=1438241661-401-00000083739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.942UTC | lvl=INFO | trans=1438241661-401-00000083739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.954UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.955UTC | lvl=INFO | trans=1438241661-401-00000083740 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.955UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:04.957UTC | lvl=INFO | trans=1438241661-401-00000083740 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.957UTC | lvl=INFO | trans=1438241661-401-00000083740 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.969UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.969UTC | lvl=INFO | trans=1438241661-401-00000083741 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.969UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:04.973UTC | lvl=INFO | trans=1438241661-401-00000083741 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.973UTC | lvl=INFO | trans=1438241661-401-00000083741 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:04.985UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:04.985UTC | lvl=INFO | trans=1438241661-401-00000083742 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:04.985UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109284 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:04.988UTC | lvl=INFO | trans=1438241661-401-00000083742 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:04.988UTC | lvl=INFO | trans=1438241661-401-00000083742 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.001UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.001UTC | lvl=INFO | trans=1438241661-401-00000083743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.001UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:05.004UTC | lvl=INFO | trans=1438241661-401-00000083743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.004UTC | lvl=INFO | trans=1438241661-401-00000083743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.017UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.018UTC | lvl=INFO | trans=1438241661-401-00000083744 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.018UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:05.020UTC | lvl=INFO | trans=1438241661-401-00000083744 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.020UTC | lvl=INFO | trans=1438241661-401-00000083744 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.032UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.033UTC | lvl=INFO | trans=1438241661-401-00000083745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.033UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:05.035UTC | lvl=INFO | trans=1438241661-401-00000083745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.035UTC | lvl=INFO | trans=1438241661-401-00000083745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.048UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.048UTC | lvl=INFO | trans=1438241661-401-00000083746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.048UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:05.050UTC | lvl=INFO | trans=1438241661-401-00000083746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.050UTC | lvl=INFO | trans=1438241661-401-00000083746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.065UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.065UTC | lvl=INFO | trans=1438241661-401-00000083747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.065UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:05.068UTC | lvl=INFO | trans=1438241661-401-00000083747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.068UTC | lvl=INFO | trans=1438241661-401-00000083747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.081UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.081UTC | lvl=INFO | trans=1438241661-401-00000083748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.081UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:05.083UTC | lvl=INFO | trans=1438241661-401-00000083748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.083UTC | lvl=INFO | trans=1438241661-401-00000083748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.096UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.096UTC | lvl=INFO | trans=1438241661-401-00000083749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.097UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:05.099UTC | lvl=INFO | trans=1438241661-401-00000083749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.099UTC | lvl=INFO | trans=1438241661-401-00000083749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.111UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.111UTC | lvl=INFO | trans=1438241661-401-00000083750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.111UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:05.115UTC | lvl=INFO | trans=1438241661-401-00000083750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.115UTC | lvl=INFO | trans=1438241661-401-00000083750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.126UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.127UTC | lvl=INFO | trans=1438241661-401-00000083751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.127UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:05.129UTC | lvl=INFO | trans=1438241661-401-00000083751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.129UTC | lvl=INFO | trans=1438241661-401-00000083751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.141UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.141UTC | lvl=INFO | trans=1438241661-401-00000083752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.141UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:05.143UTC | lvl=INFO | trans=1438241661-401-00000083752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.143UTC | lvl=INFO | trans=1438241661-401-00000083752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.155UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.156UTC | lvl=INFO | trans=1438241661-401-00000083753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.156UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109285 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:05.156UTC | lvl=INFO | trans=1438241661-401-00000083733 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:05.157UTC | lvl=INFO | trans=1438241661-401-00000083753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.157UTC | lvl=INFO | trans=1438241661-401-00000083753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.278UTC | lvl=INFO | trans=1438241661-401-00000083754 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41380/ngsi10/subscribeContext time=2015-09-01T12:08:05.293UTC | lvl=INFO | trans=1438241661-401-00000083754 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.306UTC | lvl=INFO | trans=1438241661-401-00000083754 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.307UTC | lvl=INFO | trans=1438241661-401-00000083755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:05.307UTC | lvl=INFO | trans=1438241661-401-00000083754 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952507af1e0c685aebf6'), expiration: 1443701285, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109285, count: 1, format: "XML" }) time=2015-09-01T12:08:05.307UTC | lvl=INFO | trans=1438241661-401-00000083754 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:05.310UTC | lvl=INFO | trans=1438241661-401-00000083755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:05.310UTC | lvl=INFO | trans=1438241661-401-00000083755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:05.391UTC | lvl=INFO | trans=1438241661-401-00000083756 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41382/ngsi10/queryContext time=2015-09-01T12:08:05.410UTC | lvl=INFO | trans=1438241661-401-00000083756 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:05.410UTC | lvl=INFO | trans=1438241661-401-00000083756 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:06.047UTC | lvl=INFO | trans=1438241661-401-00000083757 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41385/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:06.065UTC | lvl=INFO | trans=1438241661-401-00000083757 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:06.066UTC | lvl=INFO | trans=1438241661-401-00000083757 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:06.066UTC | lvl=INFO | trans=1438241661-401-00000083757 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:06.151UTC | lvl=INFO | trans=1438241661-401-00000083758 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41386/ngsi10/updateContext time=2015-09-01T12:08:06.212UTC | lvl=INFO | trans=1438241661-401-00000083758 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:06.373UTC | lvl=INFO | trans=1438241661-401-00000083758 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:06.381UTC | lvl=INFO | trans=1438241661-401-00000083758 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:06.382UTC | lvl=INFO | trans=1438241661-401-00000083758 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:06.507UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41391/ngsi10/updateContext time=2015-09-01T12:08:06.515UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:06.649UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:06.796UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:06.924UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:07.045UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109286 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:07.155UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109287 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109287 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:07.175UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:07.189UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.189UTC | lvl=INFO | trans=1438241661-401-00000083760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.189UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:07.191UTC | lvl=INFO | trans=1438241661-401-00000083760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.191UTC | lvl=INFO | trans=1438241661-401-00000083760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.205UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.205UTC | lvl=INFO | trans=1438241661-401-00000083761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.205UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:07.207UTC | lvl=INFO | trans=1438241661-401-00000083761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.207UTC | lvl=INFO | trans=1438241661-401-00000083761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.219UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.219UTC | lvl=INFO | trans=1438241661-401-00000083762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.219UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:07.221UTC | lvl=INFO | trans=1438241661-401-00000083762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.221UTC | lvl=INFO | trans=1438241661-401-00000083762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.234UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.235UTC | lvl=INFO | trans=1438241661-401-00000083763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.235UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:07.236UTC | lvl=INFO | trans=1438241661-401-00000083763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.237UTC | lvl=INFO | trans=1438241661-401-00000083763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.249UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.250UTC | lvl=INFO | trans=1438241661-401-00000083764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.250UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:07.252UTC | lvl=INFO | trans=1438241661-401-00000083764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.252UTC | lvl=INFO | trans=1438241661-401-00000083764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.264UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.265UTC | lvl=INFO | trans=1438241661-401-00000083765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.265UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:07.267UTC | lvl=INFO | trans=1438241661-401-00000083765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.267UTC | lvl=INFO | trans=1438241661-401-00000083765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.279UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.279UTC | lvl=INFO | trans=1438241661-401-00000083766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.279UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:07.282UTC | lvl=INFO | trans=1438241661-401-00000083766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.282UTC | lvl=INFO | trans=1438241661-401-00000083766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.294UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.294UTC | lvl=INFO | trans=1438241661-401-00000083767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.294UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:07.295UTC | lvl=INFO | trans=1438241661-401-00000083767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.295UTC | lvl=INFO | trans=1438241661-401-00000083767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.307UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.307UTC | lvl=INFO | trans=1438241661-401-00000083768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.308UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:07.309UTC | lvl=INFO | trans=1438241661-401-00000083768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.309UTC | lvl=INFO | trans=1438241661-401-00000083768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.321UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.321UTC | lvl=INFO | trans=1438241661-401-00000083769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.321UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:07.322UTC | lvl=INFO | trans=1438241661-401-00000083769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.322UTC | lvl=INFO | trans=1438241661-401-00000083769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.334UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.335UTC | lvl=INFO | trans=1438241661-401-00000083770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.335UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:07.336UTC | lvl=INFO | trans=1438241661-401-00000083770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.336UTC | lvl=INFO | trans=1438241661-401-00000083770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.348UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.348UTC | lvl=INFO | trans=1438241661-401-00000083771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.348UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:07.350UTC | lvl=INFO | trans=1438241661-401-00000083771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.350UTC | lvl=INFO | trans=1438241661-401-00000083771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.362UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.362UTC | lvl=INFO | trans=1438241661-401-00000083772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.362UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:07.363UTC | lvl=INFO | trans=1438241661-401-00000083772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.364UTC | lvl=INFO | trans=1438241661-401-00000083772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.375UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.376UTC | lvl=INFO | trans=1438241661-401-00000083773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.376UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:07.377UTC | lvl=INFO | trans=1438241661-401-00000083773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.377UTC | lvl=INFO | trans=1438241661-401-00000083773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.389UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.389UTC | lvl=INFO | trans=1438241661-401-00000083774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.390UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:07.391UTC | lvl=INFO | trans=1438241661-401-00000083774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.391UTC | lvl=INFO | trans=1438241661-401-00000083774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.403UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.403UTC | lvl=INFO | trans=1438241661-401-00000083775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.403UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:07.404UTC | lvl=INFO | trans=1438241661-401-00000083775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.404UTC | lvl=INFO | trans=1438241661-401-00000083775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.416UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.416UTC | lvl=INFO | trans=1438241661-401-00000083776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.417UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:07.418UTC | lvl=INFO | trans=1438241661-401-00000083776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.418UTC | lvl=INFO | trans=1438241661-401-00000083776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.430UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.430UTC | lvl=INFO | trans=1438241661-401-00000083777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.430UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:07.433UTC | lvl=INFO | trans=1438241661-401-00000083777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.433UTC | lvl=INFO | trans=1438241661-401-00000083777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.444UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.444UTC | lvl=INFO | trans=1438241661-401-00000083778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.444UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:07.445UTC | lvl=INFO | trans=1438241661-401-00000083778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.445UTC | lvl=INFO | trans=1438241661-401-00000083778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.457UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.458UTC | lvl=INFO | trans=1438241661-401-00000083779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.458UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:07.459UTC | lvl=INFO | trans=1438241661-401-00000083779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.459UTC | lvl=INFO | trans=1438241661-401-00000083779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.471UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.471UTC | lvl=INFO | trans=1438241661-401-00000083780 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.471UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:07.473UTC | lvl=INFO | trans=1438241661-401-00000083780 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.473UTC | lvl=INFO | trans=1438241661-401-00000083780 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.485UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.485UTC | lvl=INFO | trans=1438241661-401-00000083781 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.485UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:07.486UTC | lvl=INFO | trans=1438241661-401-00000083781 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.486UTC | lvl=INFO | trans=1438241661-401-00000083781 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.498UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.499UTC | lvl=INFO | trans=1438241661-401-00000083782 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.499UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:07.500UTC | lvl=INFO | trans=1438241661-401-00000083782 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.500UTC | lvl=INFO | trans=1438241661-401-00000083782 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.512UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.512UTC | lvl=INFO | trans=1438241661-401-00000083783 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.513UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:07.514UTC | lvl=INFO | trans=1438241661-401-00000083783 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.514UTC | lvl=INFO | trans=1438241661-401-00000083783 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.526UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.526UTC | lvl=INFO | trans=1438241661-401-00000083784 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.526UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:07.527UTC | lvl=INFO | trans=1438241661-401-00000083784 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.528UTC | lvl=INFO | trans=1438241661-401-00000083784 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.540UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.540UTC | lvl=INFO | trans=1438241661-401-00000083785 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.540UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:07.542UTC | lvl=INFO | trans=1438241661-401-00000083785 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.542UTC | lvl=INFO | trans=1438241661-401-00000083785 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.554UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.554UTC | lvl=INFO | trans=1438241661-401-00000083786 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.554UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109287 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:07.554UTC | lvl=INFO | trans=1438241661-401-00000083759 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:07.555UTC | lvl=INFO | trans=1438241661-401-00000083786 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.556UTC | lvl=INFO | trans=1438241661-401-00000083786 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.677UTC | lvl=INFO | trans=1438241661-401-00000083787 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41403/ngsi10/subscribeContext time=2015-09-01T12:08:07.705UTC | lvl=INFO | trans=1438241661-401-00000083787 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.731UTC | lvl=INFO | trans=1438241661-401-00000083787 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.731UTC | lvl=INFO | trans=1438241661-401-00000083788 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:07.732UTC | lvl=INFO | trans=1438241661-401-00000083787 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952707af1e0c685aebf7'), expiration: 1443701287, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109287, count: 1, format: "XML" }) time=2015-09-01T12:08:07.732UTC | lvl=INFO | trans=1438241661-401-00000083787 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:07.734UTC | lvl=INFO | trans=1438241661-401-00000083788 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:07.735UTC | lvl=INFO | trans=1438241661-401-00000083788 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:07.816UTC | lvl=INFO | trans=1438241661-401-00000083789 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41404/ngsi10/queryContext time=2015-09-01T12:08:07.831UTC | lvl=INFO | trans=1438241661-401-00000083789 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:07.831UTC | lvl=INFO | trans=1438241661-401-00000083789 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:08.588UTC | lvl=INFO | trans=1438241661-401-00000083790 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41408/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:08.605UTC | lvl=INFO | trans=1438241661-401-00000083790 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:08.606UTC | lvl=INFO | trans=1438241661-401-00000083790 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109288 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:08.607UTC | lvl=INFO | trans=1438241661-401-00000083790 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:08.692UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41409/ngsi10/updateContext time=2015-09-01T12:08:08.744UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:08.885UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109288 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109288 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:08.893UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:08.907UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:08.907UTC | lvl=INFO | trans=1438241661-401-00000083792 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:08.907UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109288 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:08.908UTC | lvl=INFO | trans=1438241661-401-00000083791 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:08.909UTC | lvl=INFO | trans=1438241661-401-00000083792 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:08.909UTC | lvl=INFO | trans=1438241661-401-00000083792 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.033UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41413/ngsi10/updateContext time=2015-09-01T12:08:09.041UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:09.159UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.293UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.414UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.537UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.676UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.802UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109289 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:09.809UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:09.822UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.823UTC | lvl=INFO | trans=1438241661-401-00000083794 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.823UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:09.826UTC | lvl=INFO | trans=1438241661-401-00000083794 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.826UTC | lvl=INFO | trans=1438241661-401-00000083794 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.837UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.837UTC | lvl=INFO | trans=1438241661-401-00000083795 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.839UTC | lvl=INFO | trans=1438241661-401-00000083795 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.839UTC | lvl=INFO | trans=1438241661-401-00000083795 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.846UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:09.872UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.873UTC | lvl=INFO | trans=1438241661-401-00000083796 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.873UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:09.875UTC | lvl=INFO | trans=1438241661-401-00000083796 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.875UTC | lvl=INFO | trans=1438241661-401-00000083796 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.886UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.887UTC | lvl=INFO | trans=1438241661-401-00000083797 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.887UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:09.888UTC | lvl=INFO | trans=1438241661-401-00000083797 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.888UTC | lvl=INFO | trans=1438241661-401-00000083797 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.900UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.900UTC | lvl=INFO | trans=1438241661-401-00000083798 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.900UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:09.902UTC | lvl=INFO | trans=1438241661-401-00000083798 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.902UTC | lvl=INFO | trans=1438241661-401-00000083798 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.914UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.914UTC | lvl=INFO | trans=1438241661-401-00000083799 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.914UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:09.915UTC | lvl=INFO | trans=1438241661-401-00000083799 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.915UTC | lvl=INFO | trans=1438241661-401-00000083799 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.927UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.927UTC | lvl=INFO | trans=1438241661-401-00000083800 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.928UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:09.929UTC | lvl=INFO | trans=1438241661-401-00000083800 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.929UTC | lvl=INFO | trans=1438241661-401-00000083800 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.941UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.941UTC | lvl=INFO | trans=1438241661-401-00000083801 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.941UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:09.942UTC | lvl=INFO | trans=1438241661-401-00000083801 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.943UTC | lvl=INFO | trans=1438241661-401-00000083801 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:09.954UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:09.955UTC | lvl=INFO | trans=1438241661-401-00000083802 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:09.955UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109289 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:09.955UTC | lvl=INFO | trans=1438241661-401-00000083793 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:09.956UTC | lvl=INFO | trans=1438241661-401-00000083802 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:09.956UTC | lvl=INFO | trans=1438241661-401-00000083802 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:10.077UTC | lvl=INFO | trans=1438241661-401-00000083803 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41422/ngsi10/subscribeContext time=2015-09-01T12:08:10.092UTC | lvl=INFO | trans=1438241661-401-00000083803 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:10.106UTC | lvl=INFO | trans=1438241661-401-00000083803 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:10.106UTC | lvl=INFO | trans=1438241661-401-00000083804 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:10.107UTC | lvl=INFO | trans=1438241661-401-00000083803 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952a07af1e0c685aebf8'), expiration: 1443701290, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109290, count: 1, format: "XML" }) time=2015-09-01T12:08:10.107UTC | lvl=INFO | trans=1438241661-401-00000083803 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:10.109UTC | lvl=INFO | trans=1438241661-401-00000083804 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:10.109UTC | lvl=INFO | trans=1438241661-401-00000083804 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:10.193UTC | lvl=INFO | trans=1438241661-401-00000083805 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41423/ngsi10/queryContext time=2015-09-01T12:08:10.211UTC | lvl=INFO | trans=1438241661-401-00000083805 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:10.212UTC | lvl=INFO | trans=1438241661-401-00000083805 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:11.366UTC | lvl=INFO | trans=1438241661-401-00000083806 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41448/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:11.383UTC | lvl=INFO | trans=1438241661-401-00000083806 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:11.384UTC | lvl=INFO | trans=1438241661-401-00000083806 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:11.385UTC | lvl=INFO | trans=1438241661-401-00000083806 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:11.474UTC | lvl=INFO | trans=1438241661-401-00000083807 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41452/ngsi10/updateContext time=2015-09-01T12:08:11.532UTC | lvl=INFO | trans=1438241661-401-00000083807 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:11.710UTC | lvl=INFO | trans=1438241661-401-00000083807 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:11.718UTC | lvl=INFO | trans=1438241661-401-00000083807 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:11.719UTC | lvl=INFO | trans=1438241661-401-00000083807 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:11.844UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41453/ngsi10/updateContext time=2015-09-01T12:08:11.853UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:11.994UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:12.136UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109291 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:12.257UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:12.395UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:12.505UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109292 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:12.525UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:12.538UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.538UTC | lvl=INFO | trans=1438241661-401-00000083809 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.539UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:12.540UTC | lvl=INFO | trans=1438241661-401-00000083809 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.540UTC | lvl=INFO | trans=1438241661-401-00000083809 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.552UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.552UTC | lvl=INFO | trans=1438241661-401-00000083810 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.552UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:12.553UTC | lvl=INFO | trans=1438241661-401-00000083810 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.554UTC | lvl=INFO | trans=1438241661-401-00000083810 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.566UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.566UTC | lvl=INFO | trans=1438241661-401-00000083811 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.566UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:12.569UTC | lvl=INFO | trans=1438241661-401-00000083811 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.569UTC | lvl=INFO | trans=1438241661-401-00000083811 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.582UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.582UTC | lvl=INFO | trans=1438241661-401-00000083812 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.582UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:12.584UTC | lvl=INFO | trans=1438241661-401-00000083812 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.584UTC | lvl=INFO | trans=1438241661-401-00000083812 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.596UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.596UTC | lvl=INFO | trans=1438241661-401-00000083813 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.596UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:12.598UTC | lvl=INFO | trans=1438241661-401-00000083813 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.598UTC | lvl=INFO | trans=1438241661-401-00000083813 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.611UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.612UTC | lvl=INFO | trans=1438241661-401-00000083814 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.612UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:12.614UTC | lvl=INFO | trans=1438241661-401-00000083814 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.614UTC | lvl=INFO | trans=1438241661-401-00000083814 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.625UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.626UTC | lvl=INFO | trans=1438241661-401-00000083815 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.626UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:12.627UTC | lvl=INFO | trans=1438241661-401-00000083815 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.627UTC | lvl=INFO | trans=1438241661-401-00000083815 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.639UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.640UTC | lvl=INFO | trans=1438241661-401-00000083816 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.640UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:12.641UTC | lvl=INFO | trans=1438241661-401-00000083816 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.641UTC | lvl=INFO | trans=1438241661-401-00000083816 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.653UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.653UTC | lvl=INFO | trans=1438241661-401-00000083817 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.654UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:12.655UTC | lvl=INFO | trans=1438241661-401-00000083817 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.655UTC | lvl=INFO | trans=1438241661-401-00000083817 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.667UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.667UTC | lvl=INFO | trans=1438241661-401-00000083818 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.667UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:12.668UTC | lvl=INFO | trans=1438241661-401-00000083818 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.669UTC | lvl=INFO | trans=1438241661-401-00000083818 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.681UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.681UTC | lvl=INFO | trans=1438241661-401-00000083819 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.681UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:12.682UTC | lvl=INFO | trans=1438241661-401-00000083819 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.683UTC | lvl=INFO | trans=1438241661-401-00000083819 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.694UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.695UTC | lvl=INFO | trans=1438241661-401-00000083820 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.695UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:12.696UTC | lvl=INFO | trans=1438241661-401-00000083820 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.696UTC | lvl=INFO | trans=1438241661-401-00000083820 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.708UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.708UTC | lvl=INFO | trans=1438241661-401-00000083821 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.708UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:12.710UTC | lvl=INFO | trans=1438241661-401-00000083821 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.710UTC | lvl=INFO | trans=1438241661-401-00000083821 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.722UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.723UTC | lvl=INFO | trans=1438241661-401-00000083822 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.723UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:12.725UTC | lvl=INFO | trans=1438241661-401-00000083822 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.725UTC | lvl=INFO | trans=1438241661-401-00000083822 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.737UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.737UTC | lvl=INFO | trans=1438241661-401-00000083823 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.737UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:12.739UTC | lvl=INFO | trans=1438241661-401-00000083823 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.739UTC | lvl=INFO | trans=1438241661-401-00000083823 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.751UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.751UTC | lvl=INFO | trans=1438241661-401-00000083824 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.751UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:12.754UTC | lvl=INFO | trans=1438241661-401-00000083824 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.754UTC | lvl=INFO | trans=1438241661-401-00000083824 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.765UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.766UTC | lvl=INFO | trans=1438241661-401-00000083825 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.766UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:12.767UTC | lvl=INFO | trans=1438241661-401-00000083825 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.767UTC | lvl=INFO | trans=1438241661-401-00000083825 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.781UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.782UTC | lvl=INFO | trans=1438241661-401-00000083826 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.782UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:12.783UTC | lvl=INFO | trans=1438241661-401-00000083826 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.783UTC | lvl=INFO | trans=1438241661-401-00000083826 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.795UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.795UTC | lvl=INFO | trans=1438241661-401-00000083827 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.795UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:12.797UTC | lvl=INFO | trans=1438241661-401-00000083827 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.797UTC | lvl=INFO | trans=1438241661-401-00000083827 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.808UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.809UTC | lvl=INFO | trans=1438241661-401-00000083828 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.809UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:12.810UTC | lvl=INFO | trans=1438241661-401-00000083828 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.810UTC | lvl=INFO | trans=1438241661-401-00000083828 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.824UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.824UTC | lvl=INFO | trans=1438241661-401-00000083829 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.824UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:12.826UTC | lvl=INFO | trans=1438241661-401-00000083829 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.826UTC | lvl=INFO | trans=1438241661-401-00000083829 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.837UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.838UTC | lvl=INFO | trans=1438241661-401-00000083830 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.838UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:12.839UTC | lvl=INFO | trans=1438241661-401-00000083830 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.839UTC | lvl=INFO | trans=1438241661-401-00000083830 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.851UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.851UTC | lvl=INFO | trans=1438241661-401-00000083831 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.851UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:12.853UTC | lvl=INFO | trans=1438241661-401-00000083831 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.853UTC | lvl=INFO | trans=1438241661-401-00000083831 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.865UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.865UTC | lvl=INFO | trans=1438241661-401-00000083832 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.866UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:12.867UTC | lvl=INFO | trans=1438241661-401-00000083832 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.867UTC | lvl=INFO | trans=1438241661-401-00000083832 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.879UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.880UTC | lvl=INFO | trans=1438241661-401-00000083833 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.880UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:12.881UTC | lvl=INFO | trans=1438241661-401-00000083833 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.881UTC | lvl=INFO | trans=1438241661-401-00000083833 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.893UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.894UTC | lvl=INFO | trans=1438241661-401-00000083834 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.894UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:12.895UTC | lvl=INFO | trans=1438241661-401-00000083834 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.895UTC | lvl=INFO | trans=1438241661-401-00000083834 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.907UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.907UTC | lvl=INFO | trans=1438241661-401-00000083835 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.908UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:12.909UTC | lvl=INFO | trans=1438241661-401-00000083835 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.909UTC | lvl=INFO | trans=1438241661-401-00000083835 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.921UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.921UTC | lvl=INFO | trans=1438241661-401-00000083836 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.921UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:12.923UTC | lvl=INFO | trans=1438241661-401-00000083836 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.923UTC | lvl=INFO | trans=1438241661-401-00000083836 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.936UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.936UTC | lvl=INFO | trans=1438241661-401-00000083837 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.937UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:12.940UTC | lvl=INFO | trans=1438241661-401-00000083837 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.940UTC | lvl=INFO | trans=1438241661-401-00000083837 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.952UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.952UTC | lvl=INFO | trans=1438241661-401-00000083838 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.953UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:12.954UTC | lvl=INFO | trans=1438241661-401-00000083838 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.954UTC | lvl=INFO | trans=1438241661-401-00000083838 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.966UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.966UTC | lvl=INFO | trans=1438241661-401-00000083839 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.966UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:12.967UTC | lvl=INFO | trans=1438241661-401-00000083839 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.967UTC | lvl=INFO | trans=1438241661-401-00000083839 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.979UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.980UTC | lvl=INFO | trans=1438241661-401-00000083840 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.980UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:12.981UTC | lvl=INFO | trans=1438241661-401-00000083840 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.981UTC | lvl=INFO | trans=1438241661-401-00000083840 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:12.993UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:12.993UTC | lvl=INFO | trans=1438241661-401-00000083841 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:12.993UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109292 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:12.994UTC | lvl=INFO | trans=1438241661-401-00000083841 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:12.995UTC | lvl=INFO | trans=1438241661-401-00000083841 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.006UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.006UTC | lvl=INFO | trans=1438241661-401-00000083842 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.007UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:13.008UTC | lvl=INFO | trans=1438241661-401-00000083842 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.008UTC | lvl=INFO | trans=1438241661-401-00000083842 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.020UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.020UTC | lvl=INFO | trans=1438241661-401-00000083843 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.020UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:13.022UTC | lvl=INFO | trans=1438241661-401-00000083843 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.022UTC | lvl=INFO | trans=1438241661-401-00000083843 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.033UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.034UTC | lvl=INFO | trans=1438241661-401-00000083844 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.034UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:13.035UTC | lvl=INFO | trans=1438241661-401-00000083844 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.035UTC | lvl=INFO | trans=1438241661-401-00000083844 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.047UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.048UTC | lvl=INFO | trans=1438241661-401-00000083845 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.048UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:13.050UTC | lvl=INFO | trans=1438241661-401-00000083845 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.050UTC | lvl=INFO | trans=1438241661-401-00000083845 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.063UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.063UTC | lvl=INFO | trans=1438241661-401-00000083846 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.063UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:13.065UTC | lvl=INFO | trans=1438241661-401-00000083846 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.065UTC | lvl=INFO | trans=1438241661-401-00000083846 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.076UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.077UTC | lvl=INFO | trans=1438241661-401-00000083847 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.077UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:13.078UTC | lvl=INFO | trans=1438241661-401-00000083847 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.078UTC | lvl=INFO | trans=1438241661-401-00000083847 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.090UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.090UTC | lvl=INFO | trans=1438241661-401-00000083848 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.090UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109293 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:13.091UTC | lvl=INFO | trans=1438241661-401-00000083808 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:13.092UTC | lvl=INFO | trans=1438241661-401-00000083848 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.092UTC | lvl=INFO | trans=1438241661-401-00000083848 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.175UTC | lvl=INFO | trans=1438241661-401-00000083849 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41462/ngsi10/subscribeContext time=2015-09-01T12:08:13.190UTC | lvl=INFO | trans=1438241661-401-00000083849 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.203UTC | lvl=INFO | trans=1438241661-401-00000083849 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.203UTC | lvl=INFO | trans=1438241661-401-00000083850 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:13.204UTC | lvl=INFO | trans=1438241661-401-00000083849 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952d07af1e0c685aebf9'), expiration: 1443701293, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109293, count: 1, format: "XML" }) time=2015-09-01T12:08:13.207UTC | lvl=INFO | trans=1438241661-401-00000083850 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:13.207UTC | lvl=INFO | trans=1438241661-401-00000083850 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:13.214UTC | lvl=INFO | trans=1438241661-401-00000083849 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:13.297UTC | lvl=INFO | trans=1438241661-401-00000083851 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41464/ngsi10/queryContext time=2015-09-01T12:08:13.315UTC | lvl=INFO | trans=1438241661-401-00000083851 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:13.316UTC | lvl=INFO | trans=1438241661-401-00000083851 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:14.067UTC | lvl=INFO | trans=1438241661-401-00000083852 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41470/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:14.084UTC | lvl=INFO | trans=1438241661-401-00000083852 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:14.085UTC | lvl=INFO | trans=1438241661-401-00000083852 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:14.139UTC | lvl=INFO | trans=1438241661-401-00000083852 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:14.224UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41728/ngsi10/updateContext time=2015-09-01T12:08:14.277UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:14.443UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:14.450UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:14.464UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:14.464UTC | lvl=INFO | trans=1438241661-401-00000083854 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:14.464UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109294 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:14.465UTC | lvl=INFO | trans=1438241661-401-00000083853 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:14.466UTC | lvl=INFO | trans=1438241661-401-00000083854 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:14.466UTC | lvl=INFO | trans=1438241661-401-00000083854 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:14.591UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41732/ngsi10/updateContext time=2015-09-01T12:08:14.599UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:14.791UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:14.926UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:15.074UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109294 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:15.203UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:15.345UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:15.455UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109295 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:15.475UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:15.489UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.489UTC | lvl=INFO | trans=1438241661-401-00000083856 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.489UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:15.492UTC | lvl=INFO | trans=1438241661-401-00000083856 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.492UTC | lvl=INFO | trans=1438241661-401-00000083856 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.506UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.506UTC | lvl=INFO | trans=1438241661-401-00000083857 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.506UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:15.509UTC | lvl=INFO | trans=1438241661-401-00000083857 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.509UTC | lvl=INFO | trans=1438241661-401-00000083857 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.522UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.523UTC | lvl=INFO | trans=1438241661-401-00000083858 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.523UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:15.525UTC | lvl=INFO | trans=1438241661-401-00000083858 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.525UTC | lvl=INFO | trans=1438241661-401-00000083858 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.538UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.538UTC | lvl=INFO | trans=1438241661-401-00000083859 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.538UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:15.540UTC | lvl=INFO | trans=1438241661-401-00000083859 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.540UTC | lvl=INFO | trans=1438241661-401-00000083859 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.553UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.553UTC | lvl=INFO | trans=1438241661-401-00000083860 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.553UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:15.555UTC | lvl=INFO | trans=1438241661-401-00000083860 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.555UTC | lvl=INFO | trans=1438241661-401-00000083860 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.567UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.567UTC | lvl=INFO | trans=1438241661-401-00000083861 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.568UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:15.569UTC | lvl=INFO | trans=1438241661-401-00000083861 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.570UTC | lvl=INFO | trans=1438241661-401-00000083861 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.582UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.582UTC | lvl=INFO | trans=1438241661-401-00000083862 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.582UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:15.584UTC | lvl=INFO | trans=1438241661-401-00000083862 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.584UTC | lvl=INFO | trans=1438241661-401-00000083862 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.596UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.597UTC | lvl=INFO | trans=1438241661-401-00000083863 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.597UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:15.599UTC | lvl=INFO | trans=1438241661-401-00000083863 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.599UTC | lvl=INFO | trans=1438241661-401-00000083863 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.611UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.611UTC | lvl=INFO | trans=1438241661-401-00000083864 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.612UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:15.613UTC | lvl=INFO | trans=1438241661-401-00000083864 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.614UTC | lvl=INFO | trans=1438241661-401-00000083864 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.626UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.626UTC | lvl=INFO | trans=1438241661-401-00000083865 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.626UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109295 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:15.627UTC | lvl=INFO | trans=1438241661-401-00000083855 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:15.629UTC | lvl=INFO | trans=1438241661-401-00000083865 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.629UTC | lvl=INFO | trans=1438241661-401-00000083865 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.749UTC | lvl=INFO | trans=1438241661-401-00000083866 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41739/ngsi10/subscribeContext time=2015-09-01T12:08:15.777UTC | lvl=INFO | trans=1438241661-401-00000083866 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.805UTC | lvl=INFO | trans=1438241661-401-00000083866 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.805UTC | lvl=INFO | trans=1438241661-401-00000083867 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:15.806UTC | lvl=INFO | trans=1438241661-401-00000083866 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5952f07af1e0c685aebfa'), expiration: 1443701295, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109295, count: 1, format: "XML" }) time=2015-09-01T12:08:15.806UTC | lvl=INFO | trans=1438241661-401-00000083866 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:15.807UTC | lvl=INFO | trans=1438241661-401-00000083867 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:15.808UTC | lvl=INFO | trans=1438241661-401-00000083867 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:15.890UTC | lvl=INFO | trans=1438241661-401-00000083868 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41740/ngsi10/queryContext time=2015-09-01T12:08:15.900UTC | lvl=INFO | trans=1438241661-401-00000083868 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:15.901UTC | lvl=INFO | trans=1438241661-401-00000083868 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:16.273UTC | lvl=INFO | trans=1438241661-401-00000083869 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41743/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:16.304UTC | lvl=INFO | trans=1438241661-401-00000083869 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:16.306UTC | lvl=INFO | trans=1438241661-401-00000083869 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:16.356UTC | lvl=INFO | trans=1438241661-401-00000083869 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:16.441UTC | lvl=INFO | trans=1438241661-401-00000083870 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41744/ngsi10/updateContext time=2015-09-01T12:08:16.495UTC | lvl=INFO | trans=1438241661-401-00000083870 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:16.678UTC | lvl=INFO | trans=1438241661-401-00000083870 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:16.686UTC | lvl=INFO | trans=1438241661-401-00000083870 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:16.687UTC | lvl=INFO | trans=1438241661-401-00000083870 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:16.812UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41748/ngsi10/updateContext time=2015-09-01T12:08:16.821UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:16.938UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:17.057UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109296 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:17.198UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109297 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109297 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:17.311UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109297 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109297 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:17.331UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:17.344UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.345UTC | lvl=INFO | trans=1438241661-401-00000083872 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.345UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:17.347UTC | lvl=INFO | trans=1438241661-401-00000083872 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.347UTC | lvl=INFO | trans=1438241661-401-00000083872 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.358UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.358UTC | lvl=INFO | trans=1438241661-401-00000083873 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.359UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:17.360UTC | lvl=INFO | trans=1438241661-401-00000083873 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.360UTC | lvl=INFO | trans=1438241661-401-00000083873 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.372UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.372UTC | lvl=INFO | trans=1438241661-401-00000083874 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.372UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:17.374UTC | lvl=INFO | trans=1438241661-401-00000083874 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.374UTC | lvl=INFO | trans=1438241661-401-00000083874 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.386UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.386UTC | lvl=INFO | trans=1438241661-401-00000083875 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.386UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:17.387UTC | lvl=INFO | trans=1438241661-401-00000083875 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.387UTC | lvl=INFO | trans=1438241661-401-00000083875 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.399UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.400UTC | lvl=INFO | trans=1438241661-401-00000083876 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.400UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:17.401UTC | lvl=INFO | trans=1438241661-401-00000083876 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.401UTC | lvl=INFO | trans=1438241661-401-00000083876 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.413UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.414UTC | lvl=INFO | trans=1438241661-401-00000083877 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.414UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:17.415UTC | lvl=INFO | trans=1438241661-401-00000083877 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.415UTC | lvl=INFO | trans=1438241661-401-00000083877 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.427UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.427UTC | lvl=INFO | trans=1438241661-401-00000083878 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.428UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:17.429UTC | lvl=INFO | trans=1438241661-401-00000083878 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.429UTC | lvl=INFO | trans=1438241661-401-00000083878 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.441UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.441UTC | lvl=INFO | trans=1438241661-401-00000083879 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.441UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:17.442UTC | lvl=INFO | trans=1438241661-401-00000083879 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.442UTC | lvl=INFO | trans=1438241661-401-00000083879 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.454UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.454UTC | lvl=INFO | trans=1438241661-401-00000083880 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.455UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:17.456UTC | lvl=INFO | trans=1438241661-401-00000083880 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.456UTC | lvl=INFO | trans=1438241661-401-00000083880 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.468UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.468UTC | lvl=INFO | trans=1438241661-401-00000083881 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.468UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:17.471UTC | lvl=INFO | trans=1438241661-401-00000083881 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.471UTC | lvl=INFO | trans=1438241661-401-00000083881 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.482UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.483UTC | lvl=INFO | trans=1438241661-401-00000083882 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.483UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:17.484UTC | lvl=INFO | trans=1438241661-401-00000083882 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.484UTC | lvl=INFO | trans=1438241661-401-00000083882 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.496UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.496UTC | lvl=INFO | trans=1438241661-401-00000083883 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.496UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:17.497UTC | lvl=INFO | trans=1438241661-401-00000083883 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.498UTC | lvl=INFO | trans=1438241661-401-00000083883 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.509UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.510UTC | lvl=INFO | trans=1438241661-401-00000083884 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.510UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:17.511UTC | lvl=INFO | trans=1438241661-401-00000083884 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.511UTC | lvl=INFO | trans=1438241661-401-00000083884 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.523UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.523UTC | lvl=INFO | trans=1438241661-401-00000083885 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.523UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:17.525UTC | lvl=INFO | trans=1438241661-401-00000083885 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.525UTC | lvl=INFO | trans=1438241661-401-00000083885 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.537UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.537UTC | lvl=INFO | trans=1438241661-401-00000083886 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.537UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:17.538UTC | lvl=INFO | trans=1438241661-401-00000083886 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.538UTC | lvl=INFO | trans=1438241661-401-00000083886 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.550UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.551UTC | lvl=INFO | trans=1438241661-401-00000083887 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.551UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:17.552UTC | lvl=INFO | trans=1438241661-401-00000083887 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.552UTC | lvl=INFO | trans=1438241661-401-00000083887 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.564UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.564UTC | lvl=INFO | trans=1438241661-401-00000083888 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.564UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:17.565UTC | lvl=INFO | trans=1438241661-401-00000083888 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.566UTC | lvl=INFO | trans=1438241661-401-00000083888 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.577UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.578UTC | lvl=INFO | trans=1438241661-401-00000083889 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.578UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:17.579UTC | lvl=INFO | trans=1438241661-401-00000083889 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.579UTC | lvl=INFO | trans=1438241661-401-00000083889 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.591UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.592UTC | lvl=INFO | trans=1438241661-401-00000083890 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.592UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:17.593UTC | lvl=INFO | trans=1438241661-401-00000083890 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.593UTC | lvl=INFO | trans=1438241661-401-00000083890 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.605UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.605UTC | lvl=INFO | trans=1438241661-401-00000083891 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.606UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:17.607UTC | lvl=INFO | trans=1438241661-401-00000083891 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.607UTC | lvl=INFO | trans=1438241661-401-00000083891 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.619UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.619UTC | lvl=INFO | trans=1438241661-401-00000083892 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.619UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:17.621UTC | lvl=INFO | trans=1438241661-401-00000083892 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.621UTC | lvl=INFO | trans=1438241661-401-00000083892 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.633UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.633UTC | lvl=INFO | trans=1438241661-401-00000083893 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.633UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:17.636UTC | lvl=INFO | trans=1438241661-401-00000083893 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.636UTC | lvl=INFO | trans=1438241661-401-00000083893 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.647UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.648UTC | lvl=INFO | trans=1438241661-401-00000083894 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.648UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:17.649UTC | lvl=INFO | trans=1438241661-401-00000083894 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.649UTC | lvl=INFO | trans=1438241661-401-00000083894 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.661UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.662UTC | lvl=INFO | trans=1438241661-401-00000083895 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.662UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:17.663UTC | lvl=INFO | trans=1438241661-401-00000083895 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.663UTC | lvl=INFO | trans=1438241661-401-00000083895 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.675UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.676UTC | lvl=INFO | trans=1438241661-401-00000083896 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.676UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:17.677UTC | lvl=INFO | trans=1438241661-401-00000083896 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.677UTC | lvl=INFO | trans=1438241661-401-00000083896 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.689UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.690UTC | lvl=INFO | trans=1438241661-401-00000083897 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.690UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:17.691UTC | lvl=INFO | trans=1438241661-401-00000083897 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.691UTC | lvl=INFO | trans=1438241661-401-00000083897 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.703UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.704UTC | lvl=INFO | trans=1438241661-401-00000083898 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.704UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:17.705UTC | lvl=INFO | trans=1438241661-401-00000083898 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.705UTC | lvl=INFO | trans=1438241661-401-00000083898 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.718UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.718UTC | lvl=INFO | trans=1438241661-401-00000083899 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.718UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:17.720UTC | lvl=INFO | trans=1438241661-401-00000083899 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.720UTC | lvl=INFO | trans=1438241661-401-00000083899 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.733UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.734UTC | lvl=INFO | trans=1438241661-401-00000083900 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.734UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:17.736UTC | lvl=INFO | trans=1438241661-401-00000083900 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.736UTC | lvl=INFO | trans=1438241661-401-00000083900 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.750UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.750UTC | lvl=INFO | trans=1438241661-401-00000083901 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.750UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:17.752UTC | lvl=INFO | trans=1438241661-401-00000083901 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.752UTC | lvl=INFO | trans=1438241661-401-00000083901 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.766UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.767UTC | lvl=INFO | trans=1438241661-401-00000083902 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.767UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:17.769UTC | lvl=INFO | trans=1438241661-401-00000083902 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.769UTC | lvl=INFO | trans=1438241661-401-00000083902 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.782UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.782UTC | lvl=INFO | trans=1438241661-401-00000083903 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.783UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:17.784UTC | lvl=INFO | trans=1438241661-401-00000083903 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.784UTC | lvl=INFO | trans=1438241661-401-00000083903 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.797UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.797UTC | lvl=INFO | trans=1438241661-401-00000083904 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.797UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109297 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:17.798UTC | lvl=INFO | trans=1438241661-401-00000083871 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:17.800UTC | lvl=INFO | trans=1438241661-401-00000083904 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.800UTC | lvl=INFO | trans=1438241661-401-00000083904 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:17.920UTC | lvl=INFO | trans=1438241661-401-00000083905 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41755/ngsi10/subscribeContext time=2015-09-01T12:08:17.948UTC | lvl=INFO | trans=1438241661-401-00000083905 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.974UTC | lvl=INFO | trans=1438241661-401-00000083905 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:17.974UTC | lvl=INFO | trans=1438241661-401-00000083906 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:17.975UTC | lvl=INFO | trans=1438241661-401-00000083905 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953107af1e0c685aebfb'), expiration: 1443701297, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109297, count: 1, format: "XML" }) time=2015-09-01T12:08:17.975UTC | lvl=INFO | trans=1438241661-401-00000083905 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:17.977UTC | lvl=INFO | trans=1438241661-401-00000083906 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:17.978UTC | lvl=INFO | trans=1438241661-401-00000083906 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:18.059UTC | lvl=INFO | trans=1438241661-401-00000083907 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41756/ngsi10/queryContext time=2015-09-01T12:08:18.074UTC | lvl=INFO | trans=1438241661-401-00000083907 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:18.075UTC | lvl=INFO | trans=1438241661-401-00000083907 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:19.092UTC | lvl=INFO | trans=1438241661-401-00000083908 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41758/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:19.108UTC | lvl=INFO | trans=1438241661-401-00000083908 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:19.109UTC | lvl=INFO | trans=1438241661-401-00000083908 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:19.110UTC | lvl=INFO | trans=1438241661-401-00000083908 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:19.201UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41759/ngsi10/updateContext time=2015-09-01T12:08:19.253UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:19.393UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:19.401UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:19.415UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:19.415UTC | lvl=INFO | trans=1438241661-401-00000083910 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:19.416UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109299 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:19.416UTC | lvl=INFO | trans=1438241661-401-00000083909 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:19.417UTC | lvl=INFO | trans=1438241661-401-00000083910 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:19.418UTC | lvl=INFO | trans=1438241661-401-00000083910 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:19.552UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41762/ngsi10/updateContext time=2015-09-01T12:08:19.560UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:19.693UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:19.812UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:19.946UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:20.068UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109299 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:20.225UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109300 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109300 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:20.342UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109300 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109300 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:20.362UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:20.376UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.377UTC | lvl=INFO | trans=1438241661-401-00000083912 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.377UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:20.379UTC | lvl=INFO | trans=1438241661-401-00000083912 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.379UTC | lvl=INFO | trans=1438241661-401-00000083912 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.391UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.392UTC | lvl=INFO | trans=1438241661-401-00000083913 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.392UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:20.393UTC | lvl=INFO | trans=1438241661-401-00000083913 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.393UTC | lvl=INFO | trans=1438241661-401-00000083913 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.406UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.406UTC | lvl=INFO | trans=1438241661-401-00000083914 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.406UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:20.408UTC | lvl=INFO | trans=1438241661-401-00000083914 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.408UTC | lvl=INFO | trans=1438241661-401-00000083914 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.419UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.420UTC | lvl=INFO | trans=1438241661-401-00000083915 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.420UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:20.421UTC | lvl=INFO | trans=1438241661-401-00000083915 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.421UTC | lvl=INFO | trans=1438241661-401-00000083915 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.433UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.433UTC | lvl=INFO | trans=1438241661-401-00000083916 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.433UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:20.435UTC | lvl=INFO | trans=1438241661-401-00000083916 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.435UTC | lvl=INFO | trans=1438241661-401-00000083916 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.447UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.447UTC | lvl=INFO | trans=1438241661-401-00000083917 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.447UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:20.448UTC | lvl=INFO | trans=1438241661-401-00000083917 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.448UTC | lvl=INFO | trans=1438241661-401-00000083917 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.460UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.460UTC | lvl=INFO | trans=1438241661-401-00000083918 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.461UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:20.462UTC | lvl=INFO | trans=1438241661-401-00000083918 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.462UTC | lvl=INFO | trans=1438241661-401-00000083918 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.474UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.474UTC | lvl=INFO | trans=1438241661-401-00000083919 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.474UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:20.475UTC | lvl=INFO | trans=1438241661-401-00000083919 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.475UTC | lvl=INFO | trans=1438241661-401-00000083919 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.487UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.487UTC | lvl=INFO | trans=1438241661-401-00000083920 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.488UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:20.490UTC | lvl=INFO | trans=1438241661-401-00000083920 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.491UTC | lvl=INFO | trans=1438241661-401-00000083920 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.502UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.502UTC | lvl=INFO | trans=1438241661-401-00000083921 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.503UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:20.504UTC | lvl=INFO | trans=1438241661-401-00000083921 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.504UTC | lvl=INFO | trans=1438241661-401-00000083921 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.516UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.516UTC | lvl=INFO | trans=1438241661-401-00000083922 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.517UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:20.518UTC | lvl=INFO | trans=1438241661-401-00000083922 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.518UTC | lvl=INFO | trans=1438241661-401-00000083922 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.530UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.530UTC | lvl=INFO | trans=1438241661-401-00000083923 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.530UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:20.532UTC | lvl=INFO | trans=1438241661-401-00000083923 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.532UTC | lvl=INFO | trans=1438241661-401-00000083923 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.543UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.544UTC | lvl=INFO | trans=1438241661-401-00000083924 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.544UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:20.545UTC | lvl=INFO | trans=1438241661-401-00000083924 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.545UTC | lvl=INFO | trans=1438241661-401-00000083924 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.557UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.557UTC | lvl=INFO | trans=1438241661-401-00000083925 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.557UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:20.559UTC | lvl=INFO | trans=1438241661-401-00000083925 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.559UTC | lvl=INFO | trans=1438241661-401-00000083925 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.570UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.571UTC | lvl=INFO | trans=1438241661-401-00000083926 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.571UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:20.572UTC | lvl=INFO | trans=1438241661-401-00000083926 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.572UTC | lvl=INFO | trans=1438241661-401-00000083926 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.584UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.584UTC | lvl=INFO | trans=1438241661-401-00000083927 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.585UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:20.586UTC | lvl=INFO | trans=1438241661-401-00000083927 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.586UTC | lvl=INFO | trans=1438241661-401-00000083927 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.598UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.598UTC | lvl=INFO | trans=1438241661-401-00000083928 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.598UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:20.599UTC | lvl=INFO | trans=1438241661-401-00000083928 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.599UTC | lvl=INFO | trans=1438241661-401-00000083928 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.611UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.612UTC | lvl=INFO | trans=1438241661-401-00000083929 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.612UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:20.613UTC | lvl=INFO | trans=1438241661-401-00000083929 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.613UTC | lvl=INFO | trans=1438241661-401-00000083929 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.625UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.625UTC | lvl=INFO | trans=1438241661-401-00000083930 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.626UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109300 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:20.626UTC | lvl=INFO | trans=1438241661-401-00000083911 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:20.627UTC | lvl=INFO | trans=1438241661-401-00000083930 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.627UTC | lvl=INFO | trans=1438241661-401-00000083930 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.748UTC | lvl=INFO | trans=1438241661-401-00000083931 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41767/ngsi10/subscribeContext time=2015-09-01T12:08:20.764UTC | lvl=INFO | trans=1438241661-401-00000083931 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.780UTC | lvl=INFO | trans=1438241661-401-00000083931 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.781UTC | lvl=INFO | trans=1438241661-401-00000083932 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:20.781UTC | lvl=INFO | trans=1438241661-401-00000083931 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953407af1e0c685aebfc'), expiration: 1443701300, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109300, count: 1, format: "XML" }) time=2015-09-01T12:08:20.782UTC | lvl=INFO | trans=1438241661-401-00000083931 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:20.786UTC | lvl=INFO | trans=1438241661-401-00000083932 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:20.786UTC | lvl=INFO | trans=1438241661-401-00000083932 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:20.870UTC | lvl=INFO | trans=1438241661-401-00000083933 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41768/ngsi10/queryContext time=2015-09-01T12:08:20.887UTC | lvl=INFO | trans=1438241661-401-00000083933 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:20.888UTC | lvl=INFO | trans=1438241661-401-00000083933 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:21.307UTC | lvl=INFO | trans=1438241661-401-00000083934 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41771/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:21.323UTC | lvl=INFO | trans=1438241661-401-00000083934 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:21.324UTC | lvl=INFO | trans=1438241661-401-00000083934 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:21.325UTC | lvl=INFO | trans=1438241661-401-00000083934 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:21.413UTC | lvl=INFO | trans=1438241661-401-00000083935 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41772/ngsi10/updateContext time=2015-09-01T12:08:21.471UTC | lvl=INFO | trans=1438241661-401-00000083935 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:21.631UTC | lvl=INFO | trans=1438241661-401-00000083935 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:21.639UTC | lvl=INFO | trans=1438241661-401-00000083935 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:21.639UTC | lvl=INFO | trans=1438241661-401-00000083935 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:21.764UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41775/ngsi10/updateContext time=2015-09-01T12:08:21.773UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:21.890UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:22.009UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109301 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:22.145UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109302 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109302 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:22.282UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109302 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109302 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:22.302UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:22.315UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.316UTC | lvl=INFO | trans=1438241661-401-00000083937 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.316UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:22.318UTC | lvl=INFO | trans=1438241661-401-00000083937 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.318UTC | lvl=INFO | trans=1438241661-401-00000083937 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.329UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.329UTC | lvl=INFO | trans=1438241661-401-00000083938 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.329UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:22.331UTC | lvl=INFO | trans=1438241661-401-00000083938 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.331UTC | lvl=INFO | trans=1438241661-401-00000083938 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.343UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.343UTC | lvl=INFO | trans=1438241661-401-00000083939 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.343UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:22.345UTC | lvl=INFO | trans=1438241661-401-00000083939 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.345UTC | lvl=INFO | trans=1438241661-401-00000083939 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.359UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.359UTC | lvl=INFO | trans=1438241661-401-00000083940 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.360UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:22.361UTC | lvl=INFO | trans=1438241661-401-00000083940 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.361UTC | lvl=INFO | trans=1438241661-401-00000083940 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.374UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.375UTC | lvl=INFO | trans=1438241661-401-00000083941 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.375UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:22.377UTC | lvl=INFO | trans=1438241661-401-00000083941 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.377UTC | lvl=INFO | trans=1438241661-401-00000083941 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.390UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.390UTC | lvl=INFO | trans=1438241661-401-00000083942 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.390UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:22.392UTC | lvl=INFO | trans=1438241661-401-00000083942 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.392UTC | lvl=INFO | trans=1438241661-401-00000083942 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.404UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.405UTC | lvl=INFO | trans=1438241661-401-00000083943 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.405UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:22.407UTC | lvl=INFO | trans=1438241661-401-00000083943 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.407UTC | lvl=INFO | trans=1438241661-401-00000083943 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.419UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.420UTC | lvl=INFO | trans=1438241661-401-00000083944 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.420UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:22.422UTC | lvl=INFO | trans=1438241661-401-00000083944 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.422UTC | lvl=INFO | trans=1438241661-401-00000083944 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.434UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.434UTC | lvl=INFO | trans=1438241661-401-00000083945 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.434UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:22.436UTC | lvl=INFO | trans=1438241661-401-00000083945 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.436UTC | lvl=INFO | trans=1438241661-401-00000083945 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.449UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.449UTC | lvl=INFO | trans=1438241661-401-00000083946 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.449UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:22.453UTC | lvl=INFO | trans=1438241661-401-00000083946 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.453UTC | lvl=INFO | trans=1438241661-401-00000083946 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.465UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.466UTC | lvl=INFO | trans=1438241661-401-00000083947 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.466UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:22.468UTC | lvl=INFO | trans=1438241661-401-00000083947 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.468UTC | lvl=INFO | trans=1438241661-401-00000083947 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.481UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.481UTC | lvl=INFO | trans=1438241661-401-00000083948 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.482UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:22.484UTC | lvl=INFO | trans=1438241661-401-00000083948 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.484UTC | lvl=INFO | trans=1438241661-401-00000083948 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.496UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.496UTC | lvl=INFO | trans=1438241661-401-00000083949 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.497UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:22.498UTC | lvl=INFO | trans=1438241661-401-00000083949 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.499UTC | lvl=INFO | trans=1438241661-401-00000083949 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.511UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.511UTC | lvl=INFO | trans=1438241661-401-00000083950 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.511UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:22.513UTC | lvl=INFO | trans=1438241661-401-00000083950 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.513UTC | lvl=INFO | trans=1438241661-401-00000083950 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.526UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.527UTC | lvl=INFO | trans=1438241661-401-00000083951 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.527UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:22.529UTC | lvl=INFO | trans=1438241661-401-00000083951 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.529UTC | lvl=INFO | trans=1438241661-401-00000083951 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.541UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.542UTC | lvl=INFO | trans=1438241661-401-00000083952 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.542UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:22.544UTC | lvl=INFO | trans=1438241661-401-00000083952 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.544UTC | lvl=INFO | trans=1438241661-401-00000083952 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.556UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.556UTC | lvl=INFO | trans=1438241661-401-00000083953 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.557UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:22.558UTC | lvl=INFO | trans=1438241661-401-00000083953 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.559UTC | lvl=INFO | trans=1438241661-401-00000083953 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.571UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.571UTC | lvl=INFO | trans=1438241661-401-00000083954 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.571UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:22.573UTC | lvl=INFO | trans=1438241661-401-00000083954 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.573UTC | lvl=INFO | trans=1438241661-401-00000083954 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.585UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.585UTC | lvl=INFO | trans=1438241661-401-00000083955 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.586UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:22.587UTC | lvl=INFO | trans=1438241661-401-00000083955 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.588UTC | lvl=INFO | trans=1438241661-401-00000083955 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.600UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.600UTC | lvl=INFO | trans=1438241661-401-00000083956 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.600UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:22.604UTC | lvl=INFO | trans=1438241661-401-00000083956 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.604UTC | lvl=INFO | trans=1438241661-401-00000083956 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.614UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.615UTC | lvl=INFO | trans=1438241661-401-00000083957 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.615UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:22.617UTC | lvl=INFO | trans=1438241661-401-00000083957 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.617UTC | lvl=INFO | trans=1438241661-401-00000083957 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.630UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.630UTC | lvl=INFO | trans=1438241661-401-00000083958 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.630UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:22.632UTC | lvl=INFO | trans=1438241661-401-00000083958 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.632UTC | lvl=INFO | trans=1438241661-401-00000083958 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.644UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.644UTC | lvl=INFO | trans=1438241661-401-00000083959 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.645UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:22.646UTC | lvl=INFO | trans=1438241661-401-00000083959 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.647UTC | lvl=INFO | trans=1438241661-401-00000083959 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.659UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.659UTC | lvl=INFO | trans=1438241661-401-00000083960 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.659UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:22.661UTC | lvl=INFO | trans=1438241661-401-00000083960 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.661UTC | lvl=INFO | trans=1438241661-401-00000083960 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.674UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.674UTC | lvl=INFO | trans=1438241661-401-00000083961 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.674UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:22.676UTC | lvl=INFO | trans=1438241661-401-00000083961 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.676UTC | lvl=INFO | trans=1438241661-401-00000083961 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.688UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.689UTC | lvl=INFO | trans=1438241661-401-00000083962 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.689UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:22.691UTC | lvl=INFO | trans=1438241661-401-00000083962 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.691UTC | lvl=INFO | trans=1438241661-401-00000083962 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.703UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.704UTC | lvl=INFO | trans=1438241661-401-00000083963 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.704UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:22.706UTC | lvl=INFO | trans=1438241661-401-00000083963 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.706UTC | lvl=INFO | trans=1438241661-401-00000083963 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.718UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.718UTC | lvl=INFO | trans=1438241661-401-00000083964 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.718UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:22.720UTC | lvl=INFO | trans=1438241661-401-00000083964 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.720UTC | lvl=INFO | trans=1438241661-401-00000083964 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.733UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.733UTC | lvl=INFO | trans=1438241661-401-00000083965 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.733UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:22.735UTC | lvl=INFO | trans=1438241661-401-00000083965 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.735UTC | lvl=INFO | trans=1438241661-401-00000083965 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.748UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.748UTC | lvl=INFO | trans=1438241661-401-00000083966 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.748UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:22.752UTC | lvl=INFO | trans=1438241661-401-00000083966 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.752UTC | lvl=INFO | trans=1438241661-401-00000083966 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.763UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.764UTC | lvl=INFO | trans=1438241661-401-00000083967 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.764UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:22.766UTC | lvl=INFO | trans=1438241661-401-00000083967 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.766UTC | lvl=INFO | trans=1438241661-401-00000083967 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.778UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.778UTC | lvl=INFO | trans=1438241661-401-00000083968 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.778UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:22.780UTC | lvl=INFO | trans=1438241661-401-00000083968 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.780UTC | lvl=INFO | trans=1438241661-401-00000083968 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.793UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.793UTC | lvl=INFO | trans=1438241661-401-00000083969 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.793UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:22.795UTC | lvl=INFO | trans=1438241661-401-00000083969 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.795UTC | lvl=INFO | trans=1438241661-401-00000083969 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.808UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.808UTC | lvl=INFO | trans=1438241661-401-00000083970 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.809UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109302 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:22.809UTC | lvl=INFO | trans=1438241661-401-00000083936 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:22.810UTC | lvl=INFO | trans=1438241661-401-00000083970 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.810UTC | lvl=INFO | trans=1438241661-401-00000083970 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:22.931UTC | lvl=INFO | trans=1438241661-401-00000083971 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41783/ngsi10/subscribeContext time=2015-09-01T12:08:22.946UTC | lvl=INFO | trans=1438241661-401-00000083971 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.959UTC | lvl=INFO | trans=1438241661-401-00000083971 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:22.959UTC | lvl=INFO | trans=1438241661-401-00000083972 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:22.960UTC | lvl=INFO | trans=1438241661-401-00000083971 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953607af1e0c685aebfd'), expiration: 1443701302, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109302, count: 1, format: "XML" }) time=2015-09-01T12:08:22.960UTC | lvl=INFO | trans=1438241661-401-00000083971 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:22.962UTC | lvl=INFO | trans=1438241661-401-00000083972 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:22.962UTC | lvl=INFO | trans=1438241661-401-00000083972 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:23.044UTC | lvl=INFO | trans=1438241661-401-00000083973 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41784/ngsi10/queryContext time=2015-09-01T12:08:23.062UTC | lvl=INFO | trans=1438241661-401-00000083973 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:23.062UTC | lvl=INFO | trans=1438241661-401-00000083973 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:24.129UTC | lvl=INFO | trans=1438241661-401-00000083974 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41788/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:24.146UTC | lvl=INFO | trans=1438241661-401-00000083974 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:24.146UTC | lvl=INFO | trans=1438241661-401-00000083974 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:24.202UTC | lvl=INFO | trans=1438241661-401-00000083974 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:24.287UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41789/ngsi10/updateContext time=2015-09-01T12:08:24.340UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:24.489UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:24.497UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:24.510UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:24.510UTC | lvl=INFO | trans=1438241661-401-00000083976 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:24.511UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109304 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:24.511UTC | lvl=INFO | trans=1438241661-401-00000083975 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:24.512UTC | lvl=INFO | trans=1438241661-401-00000083976 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:24.513UTC | lvl=INFO | trans=1438241661-401-00000083976 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:24.636UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41792/ngsi10/updateContext time=2015-09-01T12:08:24.645UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:24.763UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:24.897UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:25.016UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109304 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:25.136UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109305 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109305 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:25.247UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109305 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109305 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:25.255UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:25.268UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.268UTC | lvl=INFO | trans=1438241661-401-00000083978 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.268UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:25.270UTC | lvl=INFO | trans=1438241661-401-00000083978 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.270UTC | lvl=INFO | trans=1438241661-401-00000083978 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.282UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.282UTC | lvl=INFO | trans=1438241661-401-00000083979 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.283UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:25.284UTC | lvl=INFO | trans=1438241661-401-00000083979 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.284UTC | lvl=INFO | trans=1438241661-401-00000083979 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.296UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.296UTC | lvl=INFO | trans=1438241661-401-00000083980 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.296UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:25.299UTC | lvl=INFO | trans=1438241661-401-00000083980 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.299UTC | lvl=INFO | trans=1438241661-401-00000083980 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.310UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.311UTC | lvl=INFO | trans=1438241661-401-00000083981 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.311UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:25.312UTC | lvl=INFO | trans=1438241661-401-00000083981 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.312UTC | lvl=INFO | trans=1438241661-401-00000083981 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.324UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.324UTC | lvl=INFO | trans=1438241661-401-00000083982 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.326UTC | lvl=INFO | trans=1438241661-401-00000083982 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.326UTC | lvl=INFO | trans=1438241661-401-00000083982 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.332UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:25.360UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.360UTC | lvl=INFO | trans=1438241661-401-00000083983 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.360UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:25.362UTC | lvl=INFO | trans=1438241661-401-00000083983 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.362UTC | lvl=INFO | trans=1438241661-401-00000083983 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.373UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.374UTC | lvl=INFO | trans=1438241661-401-00000083984 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.374UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:25.375UTC | lvl=INFO | trans=1438241661-401-00000083984 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.375UTC | lvl=INFO | trans=1438241661-401-00000083984 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.387UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.387UTC | lvl=INFO | trans=1438241661-401-00000083985 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.388UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:25.389UTC | lvl=INFO | trans=1438241661-401-00000083985 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.389UTC | lvl=INFO | trans=1438241661-401-00000083985 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.401UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.401UTC | lvl=INFO | trans=1438241661-401-00000083986 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.401UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:25.403UTC | lvl=INFO | trans=1438241661-401-00000083986 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.403UTC | lvl=INFO | trans=1438241661-401-00000083986 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.415UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.416UTC | lvl=INFO | trans=1438241661-401-00000083987 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.416UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:25.418UTC | lvl=INFO | trans=1438241661-401-00000083987 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.418UTC | lvl=INFO | trans=1438241661-401-00000083987 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.430UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.430UTC | lvl=INFO | trans=1438241661-401-00000083988 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.430UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:25.432UTC | lvl=INFO | trans=1438241661-401-00000083988 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.432UTC | lvl=INFO | trans=1438241661-401-00000083988 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.445UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.445UTC | lvl=INFO | trans=1438241661-401-00000083989 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.445UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:25.447UTC | lvl=INFO | trans=1438241661-401-00000083989 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.447UTC | lvl=INFO | trans=1438241661-401-00000083989 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.460UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.460UTC | lvl=INFO | trans=1438241661-401-00000083990 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.460UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:25.463UTC | lvl=INFO | trans=1438241661-401-00000083990 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.463UTC | lvl=INFO | trans=1438241661-401-00000083990 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.474UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.475UTC | lvl=INFO | trans=1438241661-401-00000083991 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.475UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:25.476UTC | lvl=INFO | trans=1438241661-401-00000083991 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.476UTC | lvl=INFO | trans=1438241661-401-00000083991 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.488UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.488UTC | lvl=INFO | trans=1438241661-401-00000083992 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.488UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:25.489UTC | lvl=INFO | trans=1438241661-401-00000083992 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.490UTC | lvl=INFO | trans=1438241661-401-00000083992 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.502UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.502UTC | lvl=INFO | trans=1438241661-401-00000083993 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.502UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:25.503UTC | lvl=INFO | trans=1438241661-401-00000083993 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.503UTC | lvl=INFO | trans=1438241661-401-00000083993 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.515UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.515UTC | lvl=INFO | trans=1438241661-401-00000083994 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.516UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:25.517UTC | lvl=INFO | trans=1438241661-401-00000083994 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.517UTC | lvl=INFO | trans=1438241661-401-00000083994 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.529UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.529UTC | lvl=INFO | trans=1438241661-401-00000083995 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.529UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:25.530UTC | lvl=INFO | trans=1438241661-401-00000083995 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.530UTC | lvl=INFO | trans=1438241661-401-00000083995 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.542UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.543UTC | lvl=INFO | trans=1438241661-401-00000083996 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.543UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:25.544UTC | lvl=INFO | trans=1438241661-401-00000083996 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.544UTC | lvl=INFO | trans=1438241661-401-00000083996 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.556UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.556UTC | lvl=INFO | trans=1438241661-401-00000083997 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.557UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109305 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:25.557UTC | lvl=INFO | trans=1438241661-401-00000083977 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:25.558UTC | lvl=INFO | trans=1438241661-401-00000083997 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.558UTC | lvl=INFO | trans=1438241661-401-00000083997 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.685UTC | lvl=INFO | trans=1438241661-401-00000083998 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41801/ngsi10/subscribeContext time=2015-09-01T12:08:25.701UTC | lvl=INFO | trans=1438241661-401-00000083998 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.715UTC | lvl=INFO | trans=1438241661-401-00000083998 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.715UTC | lvl=INFO | trans=1438241661-401-00000083999 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:25.716UTC | lvl=INFO | trans=1438241661-401-00000083998 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953907af1e0c685aebfe'), expiration: 1443701305, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109305, count: 1, format: "XML" }) time=2015-09-01T12:08:25.716UTC | lvl=INFO | trans=1438241661-401-00000083998 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:25.718UTC | lvl=INFO | trans=1438241661-401-00000083999 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:25.718UTC | lvl=INFO | trans=1438241661-401-00000083999 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:25.801UTC | lvl=INFO | trans=1438241661-401-00000084000 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41802/ngsi10/queryContext time=2015-09-01T12:08:25.811UTC | lvl=INFO | trans=1438241661-401-00000084000 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:25.811UTC | lvl=INFO | trans=1438241661-401-00000084000 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:26.287UTC | lvl=INFO | trans=1438241661-401-00000084001 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41803/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:26.303UTC | lvl=INFO | trans=1438241661-401-00000084001 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:26.304UTC | lvl=INFO | trans=1438241661-401-00000084001 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:26.305UTC | lvl=INFO | trans=1438241661-401-00000084001 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:26.390UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41804/ngsi10/updateContext time=2015-09-01T12:08:26.443UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:26.581UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:26.690UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:26.697UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:26.710UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:26.711UTC | lvl=INFO | trans=1438241661-401-00000084003 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:26.711UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109306 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:08:26.712UTC | lvl=INFO | trans=1438241661-401-00000084002 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:26.716UTC | lvl=INFO | trans=1438241661-401-00000084003 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:26.716UTC | lvl=INFO | trans=1438241661-401-00000084003 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:26.840UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41809/ngsi10/updateContext time=2015-09-01T12:08:26.849UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:27.002UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109306 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:27.137UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:27.259UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:27.369UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109307 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:27.377UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:27.390UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.391UTC | lvl=INFO | trans=1438241661-401-00000084005 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.393UTC | lvl=INFO | trans=1438241661-401-00000084005 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.393UTC | lvl=INFO | trans=1438241661-401-00000084005 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.399UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:27.426UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.426UTC | lvl=INFO | trans=1438241661-401-00000084006 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.426UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:27.428UTC | lvl=INFO | trans=1438241661-401-00000084006 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.428UTC | lvl=INFO | trans=1438241661-401-00000084006 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.440UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.440UTC | lvl=INFO | trans=1438241661-401-00000084007 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.441UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:27.442UTC | lvl=INFO | trans=1438241661-401-00000084007 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.442UTC | lvl=INFO | trans=1438241661-401-00000084007 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.454UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.454UTC | lvl=INFO | trans=1438241661-401-00000084008 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.455UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:27.457UTC | lvl=INFO | trans=1438241661-401-00000084008 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.457UTC | lvl=INFO | trans=1438241661-401-00000084008 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.469UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.469UTC | lvl=INFO | trans=1438241661-401-00000084009 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.469UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:27.470UTC | lvl=INFO | trans=1438241661-401-00000084009 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.470UTC | lvl=INFO | trans=1438241661-401-00000084009 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.483UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.483UTC | lvl=INFO | trans=1438241661-401-00000084010 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.484UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:27.485UTC | lvl=INFO | trans=1438241661-401-00000084010 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.485UTC | lvl=INFO | trans=1438241661-401-00000084010 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.498UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.498UTC | lvl=INFO | trans=1438241661-401-00000084011 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.499UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:27.500UTC | lvl=INFO | trans=1438241661-401-00000084011 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.500UTC | lvl=INFO | trans=1438241661-401-00000084011 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.513UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.513UTC | lvl=INFO | trans=1438241661-401-00000084012 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.513UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:27.515UTC | lvl=INFO | trans=1438241661-401-00000084012 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.515UTC | lvl=INFO | trans=1438241661-401-00000084012 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.528UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.528UTC | lvl=INFO | trans=1438241661-401-00000084013 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.528UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:27.530UTC | lvl=INFO | trans=1438241661-401-00000084013 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.530UTC | lvl=INFO | trans=1438241661-401-00000084013 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.543UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.543UTC | lvl=INFO | trans=1438241661-401-00000084014 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.543UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:27.545UTC | lvl=INFO | trans=1438241661-401-00000084014 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.545UTC | lvl=INFO | trans=1438241661-401-00000084014 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.558UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.558UTC | lvl=INFO | trans=1438241661-401-00000084015 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.559UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:27.560UTC | lvl=INFO | trans=1438241661-401-00000084015 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.561UTC | lvl=INFO | trans=1438241661-401-00000084015 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.572UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.573UTC | lvl=INFO | trans=1438241661-401-00000084016 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.573UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:27.574UTC | lvl=INFO | trans=1438241661-401-00000084016 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.574UTC | lvl=INFO | trans=1438241661-401-00000084016 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.588UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.589UTC | lvl=INFO | trans=1438241661-401-00000084017 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.589UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:27.591UTC | lvl=INFO | trans=1438241661-401-00000084017 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.591UTC | lvl=INFO | trans=1438241661-401-00000084017 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.604UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.605UTC | lvl=INFO | trans=1438241661-401-00000084018 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.606UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:27.608UTC | lvl=INFO | trans=1438241661-401-00000084018 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.608UTC | lvl=INFO | trans=1438241661-401-00000084018 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.619UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.620UTC | lvl=INFO | trans=1438241661-401-00000084019 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.620UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:27.621UTC | lvl=INFO | trans=1438241661-401-00000084019 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.621UTC | lvl=INFO | trans=1438241661-401-00000084019 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.633UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.633UTC | lvl=INFO | trans=1438241661-401-00000084020 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.633UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:27.634UTC | lvl=INFO | trans=1438241661-401-00000084020 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.635UTC | lvl=INFO | trans=1438241661-401-00000084020 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.646UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.647UTC | lvl=INFO | trans=1438241661-401-00000084021 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.647UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:27.648UTC | lvl=INFO | trans=1438241661-401-00000084021 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.648UTC | lvl=INFO | trans=1438241661-401-00000084021 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.660UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.660UTC | lvl=INFO | trans=1438241661-401-00000084022 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.660UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:27.662UTC | lvl=INFO | trans=1438241661-401-00000084022 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.662UTC | lvl=INFO | trans=1438241661-401-00000084022 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.675UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.675UTC | lvl=INFO | trans=1438241661-401-00000084023 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.675UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:27.677UTC | lvl=INFO | trans=1438241661-401-00000084023 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.677UTC | lvl=INFO | trans=1438241661-401-00000084023 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.689UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.689UTC | lvl=INFO | trans=1438241661-401-00000084024 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.690UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:27.691UTC | lvl=INFO | trans=1438241661-401-00000084024 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.692UTC | lvl=INFO | trans=1438241661-401-00000084024 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.704UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.704UTC | lvl=INFO | trans=1438241661-401-00000084025 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.704UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:27.706UTC | lvl=INFO | trans=1438241661-401-00000084025 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.706UTC | lvl=INFO | trans=1438241661-401-00000084025 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.718UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.719UTC | lvl=INFO | trans=1438241661-401-00000084026 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.719UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:27.720UTC | lvl=INFO | trans=1438241661-401-00000084026 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.721UTC | lvl=INFO | trans=1438241661-401-00000084026 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.733UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.733UTC | lvl=INFO | trans=1438241661-401-00000084027 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.733UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:27.736UTC | lvl=INFO | trans=1438241661-401-00000084027 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.736UTC | lvl=INFO | trans=1438241661-401-00000084027 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.748UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.748UTC | lvl=INFO | trans=1438241661-401-00000084028 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.749UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:27.751UTC | lvl=INFO | trans=1438241661-401-00000084028 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.751UTC | lvl=INFO | trans=1438241661-401-00000084028 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.763UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.764UTC | lvl=INFO | trans=1438241661-401-00000084029 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.764UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:27.766UTC | lvl=INFO | trans=1438241661-401-00000084029 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.766UTC | lvl=INFO | trans=1438241661-401-00000084029 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.778UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.778UTC | lvl=INFO | trans=1438241661-401-00000084030 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.779UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:27.780UTC | lvl=INFO | trans=1438241661-401-00000084030 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.780UTC | lvl=INFO | trans=1438241661-401-00000084030 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.793UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.794UTC | lvl=INFO | trans=1438241661-401-00000084031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.794UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:27.796UTC | lvl=INFO | trans=1438241661-401-00000084031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.796UTC | lvl=INFO | trans=1438241661-401-00000084031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.810UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.810UTC | lvl=INFO | trans=1438241661-401-00000084032 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.811UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:27.813UTC | lvl=INFO | trans=1438241661-401-00000084032 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.813UTC | lvl=INFO | trans=1438241661-401-00000084032 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.828UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.828UTC | lvl=INFO | trans=1438241661-401-00000084033 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.828UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:27.831UTC | lvl=INFO | trans=1438241661-401-00000084033 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.831UTC | lvl=INFO | trans=1438241661-401-00000084033 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.844UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.844UTC | lvl=INFO | trans=1438241661-401-00000084034 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.845UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:27.847UTC | lvl=INFO | trans=1438241661-401-00000084034 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.847UTC | lvl=INFO | trans=1438241661-401-00000084034 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.859UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.859UTC | lvl=INFO | trans=1438241661-401-00000084035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.860UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:27.861UTC | lvl=INFO | trans=1438241661-401-00000084035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.862UTC | lvl=INFO | trans=1438241661-401-00000084035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.874UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.874UTC | lvl=INFO | trans=1438241661-401-00000084036 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.874UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:27.876UTC | lvl=INFO | trans=1438241661-401-00000084036 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.876UTC | lvl=INFO | trans=1438241661-401-00000084036 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.889UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.889UTC | lvl=INFO | trans=1438241661-401-00000084037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.889UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:27.892UTC | lvl=INFO | trans=1438241661-401-00000084037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.892UTC | lvl=INFO | trans=1438241661-401-00000084037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.903UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.904UTC | lvl=INFO | trans=1438241661-401-00000084038 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.904UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:27.905UTC | lvl=INFO | trans=1438241661-401-00000084038 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.906UTC | lvl=INFO | trans=1438241661-401-00000084038 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:27.918UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:27.918UTC | lvl=INFO | trans=1438241661-401-00000084039 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:27.919UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109307 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:27.919UTC | lvl=INFO | trans=1438241661-401-00000084004 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:27.920UTC | lvl=INFO | trans=1438241661-401-00000084039 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:27.920UTC | lvl=INFO | trans=1438241661-401-00000084039 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:28.046UTC | lvl=INFO | trans=1438241661-401-00000084040 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41822/ngsi10/subscribeContext time=2015-09-01T12:08:28.063UTC | lvl=INFO | trans=1438241661-401-00000084040 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:28.077UTC | lvl=INFO | trans=1438241661-401-00000084040 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:28.077UTC | lvl=INFO | trans=1438241661-401-00000084041 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:28.078UTC | lvl=INFO | trans=1438241661-401-00000084040 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953c07af1e0c685aebff'), expiration: 1443701308, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109308, count: 1, format: "XML" }) time=2015-09-01T12:08:28.078UTC | lvl=INFO | trans=1438241661-401-00000084040 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:28.079UTC | lvl=INFO | trans=1438241661-401-00000084041 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:28.080UTC | lvl=INFO | trans=1438241661-401-00000084041 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:28.162UTC | lvl=INFO | trans=1438241661-401-00000084042 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41824/ngsi10/queryContext time=2015-09-01T12:08:28.172UTC | lvl=INFO | trans=1438241661-401-00000084042 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:28.172UTC | lvl=INFO | trans=1438241661-401-00000084042 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:28.941UTC | lvl=INFO | trans=1438241661-401-00000084043 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41826/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:28.957UTC | lvl=INFO | trans=1438241661-401-00000084043 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:28.958UTC | lvl=INFO | trans=1438241661-401-00000084043 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109308 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:28.959UTC | lvl=INFO | trans=1438241661-401-00000084043 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:29.045UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41828/ngsi10/updateContext time=2015-09-01T12:08:29.105UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:29.292UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:29.300UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:29.313UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:29.314UTC | lvl=INFO | trans=1438241661-401-00000084045 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:29.314UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109309 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:29.315UTC | lvl=INFO | trans=1438241661-401-00000084044 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:29.316UTC | lvl=INFO | trans=1438241661-401-00000084045 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:29.316UTC | lvl=INFO | trans=1438241661-401-00000084045 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:29.439UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41831/ngsi10/updateContext time=2015-09-01T12:08:29.447UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:29.566UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:29.684UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:29.803UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:29.924UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:30.066UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109309 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:30.191UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109310 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109310 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:30.199UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:30.212UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.212UTC | lvl=INFO | trans=1438241661-401-00000084047 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.213UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:30.214UTC | lvl=INFO | trans=1438241661-401-00000084047 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.215UTC | lvl=INFO | trans=1438241661-401-00000084047 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.226UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.226UTC | lvl=INFO | trans=1438241661-401-00000084048 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.226UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:30.228UTC | lvl=INFO | trans=1438241661-401-00000084048 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.228UTC | lvl=INFO | trans=1438241661-401-00000084048 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.240UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.241UTC | lvl=INFO | trans=1438241661-401-00000084049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.241UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:30.243UTC | lvl=INFO | trans=1438241661-401-00000084049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.243UTC | lvl=INFO | trans=1438241661-401-00000084049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.255UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.255UTC | lvl=INFO | trans=1438241661-401-00000084050 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.256UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:30.257UTC | lvl=INFO | trans=1438241661-401-00000084050 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.257UTC | lvl=INFO | trans=1438241661-401-00000084050 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.268UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.269UTC | lvl=INFO | trans=1438241661-401-00000084051 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.269UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:30.271UTC | lvl=INFO | trans=1438241661-401-00000084051 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.272UTC | lvl=INFO | trans=1438241661-401-00000084051 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.283UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.283UTC | lvl=INFO | trans=1438241661-401-00000084052 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.283UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:30.285UTC | lvl=INFO | trans=1438241661-401-00000084052 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.285UTC | lvl=INFO | trans=1438241661-401-00000084052 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.296UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.297UTC | lvl=INFO | trans=1438241661-401-00000084053 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.297UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:30.298UTC | lvl=INFO | trans=1438241661-401-00000084053 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.298UTC | lvl=INFO | trans=1438241661-401-00000084053 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.310UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.311UTC | lvl=INFO | trans=1438241661-401-00000084054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.311UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:30.312UTC | lvl=INFO | trans=1438241661-401-00000084054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.312UTC | lvl=INFO | trans=1438241661-401-00000084054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.324UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.324UTC | lvl=INFO | trans=1438241661-401-00000084055 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.325UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:30.326UTC | lvl=INFO | trans=1438241661-401-00000084055 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.326UTC | lvl=INFO | trans=1438241661-401-00000084055 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.338UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.338UTC | lvl=INFO | trans=1438241661-401-00000084056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.338UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:30.339UTC | lvl=INFO | trans=1438241661-401-00000084056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.339UTC | lvl=INFO | trans=1438241661-401-00000084056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.351UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.352UTC | lvl=INFO | trans=1438241661-401-00000084057 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.352UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:30.353UTC | lvl=INFO | trans=1438241661-401-00000084057 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.353UTC | lvl=INFO | trans=1438241661-401-00000084057 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.365UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.365UTC | lvl=INFO | trans=1438241661-401-00000084058 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.366UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:30.367UTC | lvl=INFO | trans=1438241661-401-00000084058 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.367UTC | lvl=INFO | trans=1438241661-401-00000084058 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.379UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.379UTC | lvl=INFO | trans=1438241661-401-00000084059 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.379UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:30.381UTC | lvl=INFO | trans=1438241661-401-00000084059 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.381UTC | lvl=INFO | trans=1438241661-401-00000084059 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.393UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.393UTC | lvl=INFO | trans=1438241661-401-00000084060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.393UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:30.394UTC | lvl=INFO | trans=1438241661-401-00000084060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.395UTC | lvl=INFO | trans=1438241661-401-00000084060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.406UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.407UTC | lvl=INFO | trans=1438241661-401-00000084061 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.407UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:30.409UTC | lvl=INFO | trans=1438241661-401-00000084061 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.409UTC | lvl=INFO | trans=1438241661-401-00000084061 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.421UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.421UTC | lvl=INFO | trans=1438241661-401-00000084062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.421UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:30.422UTC | lvl=INFO | trans=1438241661-401-00000084062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.422UTC | lvl=INFO | trans=1438241661-401-00000084062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.434UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.435UTC | lvl=INFO | trans=1438241661-401-00000084063 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.435UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:30.436UTC | lvl=INFO | trans=1438241661-401-00000084063 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.436UTC | lvl=INFO | trans=1438241661-401-00000084063 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.448UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.449UTC | lvl=INFO | trans=1438241661-401-00000084064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.449UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:30.450UTC | lvl=INFO | trans=1438241661-401-00000084064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.451UTC | lvl=INFO | trans=1438241661-401-00000084064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.464UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.464UTC | lvl=INFO | trans=1438241661-401-00000084065 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.465UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:30.466UTC | lvl=INFO | trans=1438241661-401-00000084065 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.466UTC | lvl=INFO | trans=1438241661-401-00000084065 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.479UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.480UTC | lvl=INFO | trans=1438241661-401-00000084066 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.480UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:30.482UTC | lvl=INFO | trans=1438241661-401-00000084066 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.482UTC | lvl=INFO | trans=1438241661-401-00000084066 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.503UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.503UTC | lvl=INFO | trans=1438241661-401-00000084067 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.503UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109310 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:08:30.504UTC | lvl=INFO | trans=1438241661-401-00000084046 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:30.505UTC | lvl=INFO | trans=1438241661-401-00000084067 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.505UTC | lvl=INFO | trans=1438241661-401-00000084067 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.625UTC | lvl=INFO | trans=1438241661-401-00000084068 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41838/ngsi10/subscribeContext time=2015-09-01T12:08:30.654UTC | lvl=INFO | trans=1438241661-401-00000084068 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.667UTC | lvl=INFO | trans=1438241661-401-00000084068 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.668UTC | lvl=INFO | trans=1438241661-401-00000084069 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:30.668UTC | lvl=INFO | trans=1438241661-401-00000084068 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5953e07af1e0c685aec00'), expiration: 1443701310, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109310, count: 1, format: "XML" }) time=2015-09-01T12:08:30.669UTC | lvl=INFO | trans=1438241661-401-00000084068 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:30.671UTC | lvl=INFO | trans=1438241661-401-00000084069 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:30.671UTC | lvl=INFO | trans=1438241661-401-00000084069 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:30.752UTC | lvl=INFO | trans=1438241661-401-00000084070 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41839/ngsi10/queryContext time=2015-09-01T12:08:30.770UTC | lvl=INFO | trans=1438241661-401-00000084070 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:30.771UTC | lvl=INFO | trans=1438241661-401-00000084070 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:31.270UTC | lvl=INFO | trans=1438241661-401-00000084071 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41842/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:31.288UTC | lvl=INFO | trans=1438241661-401-00000084071 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:31.289UTC | lvl=INFO | trans=1438241661-401-00000084071 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:31.342UTC | lvl=INFO | trans=1438241661-401-00000084071 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:31.427UTC | lvl=INFO | trans=1438241661-401-00000084072 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41843/ngsi10/updateContext time=2015-09-01T12:08:31.480UTC | lvl=INFO | trans=1438241661-401-00000084072 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:31.634UTC | lvl=INFO | trans=1438241661-401-00000084072 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:31.642UTC | lvl=INFO | trans=1438241661-401-00000084072 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:31.643UTC | lvl=INFO | trans=1438241661-401-00000084072 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:31.770UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41846/ngsi10/updateContext time=2015-09-01T12:08:31.779UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:31.898UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:32.033UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109311 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:32.154UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:32.277UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:32.387UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109312 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:32.395UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:32.408UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.409UTC | lvl=INFO | trans=1438241661-401-00000084074 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.409UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:32.411UTC | lvl=INFO | trans=1438241661-401-00000084074 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.411UTC | lvl=INFO | trans=1438241661-401-00000084074 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.423UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.423UTC | lvl=INFO | trans=1438241661-401-00000084075 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.423UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:32.426UTC | lvl=INFO | trans=1438241661-401-00000084075 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.426UTC | lvl=INFO | trans=1438241661-401-00000084075 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.437UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.438UTC | lvl=INFO | trans=1438241661-401-00000084076 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.438UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:32.439UTC | lvl=INFO | trans=1438241661-401-00000084076 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.439UTC | lvl=INFO | trans=1438241661-401-00000084076 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.451UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.452UTC | lvl=INFO | trans=1438241661-401-00000084077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.452UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:32.453UTC | lvl=INFO | trans=1438241661-401-00000084077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.453UTC | lvl=INFO | trans=1438241661-401-00000084077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.466UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.466UTC | lvl=INFO | trans=1438241661-401-00000084078 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.466UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:32.467UTC | lvl=INFO | trans=1438241661-401-00000084078 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.467UTC | lvl=INFO | trans=1438241661-401-00000084078 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.479UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.479UTC | lvl=INFO | trans=1438241661-401-00000084079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.480UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:32.481UTC | lvl=INFO | trans=1438241661-401-00000084079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.482UTC | lvl=INFO | trans=1438241661-401-00000084079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.495UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.495UTC | lvl=INFO | trans=1438241661-401-00000084080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.495UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:32.497UTC | lvl=INFO | trans=1438241661-401-00000084080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.497UTC | lvl=INFO | trans=1438241661-401-00000084080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.509UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.509UTC | lvl=INFO | trans=1438241661-401-00000084081 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.509UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:32.511UTC | lvl=INFO | trans=1438241661-401-00000084081 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.511UTC | lvl=INFO | trans=1438241661-401-00000084081 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.522UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.523UTC | lvl=INFO | trans=1438241661-401-00000084082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.523UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:32.524UTC | lvl=INFO | trans=1438241661-401-00000084082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.524UTC | lvl=INFO | trans=1438241661-401-00000084082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.537UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.537UTC | lvl=INFO | trans=1438241661-401-00000084083 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.537UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:32.539UTC | lvl=INFO | trans=1438241661-401-00000084083 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.539UTC | lvl=INFO | trans=1438241661-401-00000084083 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.551UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.551UTC | lvl=INFO | trans=1438241661-401-00000084084 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.552UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:32.554UTC | lvl=INFO | trans=1438241661-401-00000084084 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.554UTC | lvl=INFO | trans=1438241661-401-00000084084 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.573UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.573UTC | lvl=INFO | trans=1438241661-401-00000084085 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.574UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:32.575UTC | lvl=INFO | trans=1438241661-401-00000084085 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.575UTC | lvl=INFO | trans=1438241661-401-00000084085 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.600UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.600UTC | lvl=INFO | trans=1438241661-401-00000084086 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.600UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:32.602UTC | lvl=INFO | trans=1438241661-401-00000084086 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.602UTC | lvl=INFO | trans=1438241661-401-00000084086 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.614UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.614UTC | lvl=INFO | trans=1438241661-401-00000084087 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.614UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:32.616UTC | lvl=INFO | trans=1438241661-401-00000084087 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.616UTC | lvl=INFO | trans=1438241661-401-00000084087 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.629UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.630UTC | lvl=INFO | trans=1438241661-401-00000084088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.630UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:32.631UTC | lvl=INFO | trans=1438241661-401-00000084088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.632UTC | lvl=INFO | trans=1438241661-401-00000084088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.643UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.644UTC | lvl=INFO | trans=1438241661-401-00000084089 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.644UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:32.645UTC | lvl=INFO | trans=1438241661-401-00000084089 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.645UTC | lvl=INFO | trans=1438241661-401-00000084089 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.658UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.658UTC | lvl=INFO | trans=1438241661-401-00000084090 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.658UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:32.660UTC | lvl=INFO | trans=1438241661-401-00000084090 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.660UTC | lvl=INFO | trans=1438241661-401-00000084090 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.672UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.672UTC | lvl=INFO | trans=1438241661-401-00000084091 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.672UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:32.673UTC | lvl=INFO | trans=1438241661-401-00000084091 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.673UTC | lvl=INFO | trans=1438241661-401-00000084091 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.685UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.685UTC | lvl=INFO | trans=1438241661-401-00000084092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.686UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:32.687UTC | lvl=INFO | trans=1438241661-401-00000084092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.687UTC | lvl=INFO | trans=1438241661-401-00000084092 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.699UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.699UTC | lvl=INFO | trans=1438241661-401-00000084093 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.699UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:32.700UTC | lvl=INFO | trans=1438241661-401-00000084093 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.700UTC | lvl=INFO | trans=1438241661-401-00000084093 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.712UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.713UTC | lvl=INFO | trans=1438241661-401-00000084094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.713UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:32.715UTC | lvl=INFO | trans=1438241661-401-00000084094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.715UTC | lvl=INFO | trans=1438241661-401-00000084094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.727UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.728UTC | lvl=INFO | trans=1438241661-401-00000084095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.728UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:32.729UTC | lvl=INFO | trans=1438241661-401-00000084095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.729UTC | lvl=INFO | trans=1438241661-401-00000084095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.741UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.742UTC | lvl=INFO | trans=1438241661-401-00000084096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.742UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:32.743UTC | lvl=INFO | trans=1438241661-401-00000084096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.743UTC | lvl=INFO | trans=1438241661-401-00000084096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.755UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.755UTC | lvl=INFO | trans=1438241661-401-00000084097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.756UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:32.757UTC | lvl=INFO | trans=1438241661-401-00000084097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.757UTC | lvl=INFO | trans=1438241661-401-00000084097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.769UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.769UTC | lvl=INFO | trans=1438241661-401-00000084098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.769UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:32.770UTC | lvl=INFO | trans=1438241661-401-00000084098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.771UTC | lvl=INFO | trans=1438241661-401-00000084098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.782UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.783UTC | lvl=INFO | trans=1438241661-401-00000084099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.783UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:32.784UTC | lvl=INFO | trans=1438241661-401-00000084099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.784UTC | lvl=INFO | trans=1438241661-401-00000084099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.797UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.797UTC | lvl=INFO | trans=1438241661-401-00000084100 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.797UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:32.799UTC | lvl=INFO | trans=1438241661-401-00000084100 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.799UTC | lvl=INFO | trans=1438241661-401-00000084100 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.811UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.811UTC | lvl=INFO | trans=1438241661-401-00000084101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.811UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:32.812UTC | lvl=INFO | trans=1438241661-401-00000084101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.813UTC | lvl=INFO | trans=1438241661-401-00000084101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.824UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.825UTC | lvl=INFO | trans=1438241661-401-00000084102 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.825UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:32.826UTC | lvl=INFO | trans=1438241661-401-00000084102 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.826UTC | lvl=INFO | trans=1438241661-401-00000084102 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.838UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.838UTC | lvl=INFO | trans=1438241661-401-00000084103 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.839UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:32.840UTC | lvl=INFO | trans=1438241661-401-00000084103 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.840UTC | lvl=INFO | trans=1438241661-401-00000084103 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.852UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.853UTC | lvl=INFO | trans=1438241661-401-00000084104 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.853UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:32.856UTC | lvl=INFO | trans=1438241661-401-00000084104 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.856UTC | lvl=INFO | trans=1438241661-401-00000084104 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.867UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.868UTC | lvl=INFO | trans=1438241661-401-00000084105 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.868UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:32.869UTC | lvl=INFO | trans=1438241661-401-00000084105 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.869UTC | lvl=INFO | trans=1438241661-401-00000084105 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.882UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.882UTC | lvl=INFO | trans=1438241661-401-00000084106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.883UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:32.884UTC | lvl=INFO | trans=1438241661-401-00000084106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.884UTC | lvl=INFO | trans=1438241661-401-00000084106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.898UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.899UTC | lvl=INFO | trans=1438241661-401-00000084107 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.899UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:32.901UTC | lvl=INFO | trans=1438241661-401-00000084107 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.901UTC | lvl=INFO | trans=1438241661-401-00000084107 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:32.913UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:32.914UTC | lvl=INFO | trans=1438241661-401-00000084108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:32.914UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109312 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:32.914UTC | lvl=INFO | trans=1438241661-401-00000084073 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:32.915UTC | lvl=INFO | trans=1438241661-401-00000084108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:32.916UTC | lvl=INFO | trans=1438241661-401-00000084108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:33.036UTC | lvl=INFO | trans=1438241661-401-00000084109 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41849/ngsi10/subscribeContext time=2015-09-01T12:08:33.051UTC | lvl=INFO | trans=1438241661-401-00000084109 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:33.064UTC | lvl=INFO | trans=1438241661-401-00000084109 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:33.065UTC | lvl=INFO | trans=1438241661-401-00000084110 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:33.065UTC | lvl=INFO | trans=1438241661-401-00000084109 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954107af1e0c685aec01'), expiration: 1443701313, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109313, count: 1, format: "XML" }) time=2015-09-01T12:08:33.065UTC | lvl=INFO | trans=1438241661-401-00000084109 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:33.067UTC | lvl=INFO | trans=1438241661-401-00000084110 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:33.067UTC | lvl=INFO | trans=1438241661-401-00000084110 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:33.150UTC | lvl=INFO | trans=1438241661-401-00000084111 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41850/ngsi10/queryContext time=2015-09-01T12:08:33.169UTC | lvl=INFO | trans=1438241661-401-00000084111 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:33.170UTC | lvl=INFO | trans=1438241661-401-00000084111 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:33.543UTC | lvl=INFO | trans=1438241661-401-00000084112 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41851/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:33.561UTC | lvl=INFO | trans=1438241661-401-00000084112 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:33.562UTC | lvl=INFO | trans=1438241661-401-00000084112 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109313 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:33.616UTC | lvl=INFO | trans=1438241661-401-00000084112 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:33.701UTC | lvl=INFO | trans=1438241661-401-00000084113 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41852/ngsi10/updateContext time=2015-09-01T12:08:33.754UTC | lvl=INFO | trans=1438241661-401-00000084113 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:33.900UTC | lvl=INFO | trans=1438241661-401-00000084113 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109313 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109313 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:33.908UTC | lvl=INFO | trans=1438241661-401-00000084113 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:33.908UTC | lvl=INFO | trans=1438241661-401-00000084113 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:34.034UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41855/ngsi10/updateContext time=2015-09-01T12:08:34.043UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:34.177UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:34.298UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:34.425UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109314 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:34.433UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:34.449UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:34.449UTC | lvl=INFO | trans=1438241661-401-00000084115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:34.450UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109314 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:08:34.450UTC | lvl=INFO | trans=1438241661-401-00000084114 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:34.459UTC | lvl=INFO | trans=1438241661-401-00000084115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:34.459UTC | lvl=INFO | trans=1438241661-401-00000084115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:34.572UTC | lvl=INFO | trans=1438241661-401-00000084116 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41601/ngsi10/subscribeContext time=2015-09-01T12:08:34.588UTC | lvl=INFO | trans=1438241661-401-00000084116 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:34.601UTC | lvl=INFO | trans=1438241661-401-00000084116 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:34.602UTC | lvl=INFO | trans=1438241661-401-00000084117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:34.602UTC | lvl=INFO | trans=1438241661-401-00000084116 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954207af1e0c685aec02'), expiration: 1443701314, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109314, count: 1, format: "XML" }) time=2015-09-01T12:08:34.603UTC | lvl=INFO | trans=1438241661-401-00000084116 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:34.605UTC | lvl=INFO | trans=1438241661-401-00000084117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:34.605UTC | lvl=INFO | trans=1438241661-401-00000084117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:34.686UTC | lvl=INFO | trans=1438241661-401-00000084118 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41603/ngsi10/queryContext time=2015-09-01T12:08:34.705UTC | lvl=INFO | trans=1438241661-401-00000084118 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:34.706UTC | lvl=INFO | trans=1438241661-401-00000084118 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:35.043UTC | lvl=INFO | trans=1438241661-401-00000084119 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41606/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:35.068UTC | lvl=INFO | trans=1438241661-401-00000084119 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:35.069UTC | lvl=INFO | trans=1438241661-401-00000084119 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:35.120UTC | lvl=INFO | trans=1438241661-401-00000084119 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:35.206UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41607/ngsi10/updateContext time=2015-09-01T12:08:35.260UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:35.438UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:35.446UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:35.459UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:35.460UTC | lvl=INFO | trans=1438241661-401-00000084121 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:35.460UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109315 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:35.461UTC | lvl=INFO | trans=1438241661-401-00000084120 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:35.462UTC | lvl=INFO | trans=1438241661-401-00000084121 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:35.462UTC | lvl=INFO | trans=1438241661-401-00000084121 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:35.589UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41608/ngsi10/updateContext time=2015-09-01T12:08:35.598UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:35.733UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:35.878UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:35.997UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:36.117UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109315 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:36.240UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109316 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109316 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:36.351UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109316 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109316 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:36.370UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:36.385UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.385UTC | lvl=INFO | trans=1438241661-401-00000084123 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.385UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:36.388UTC | lvl=INFO | trans=1438241661-401-00000084123 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.388UTC | lvl=INFO | trans=1438241661-401-00000084123 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.399UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.399UTC | lvl=INFO | trans=1438241661-401-00000084124 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.400UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:36.401UTC | lvl=INFO | trans=1438241661-401-00000084124 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.401UTC | lvl=INFO | trans=1438241661-401-00000084124 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.413UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.414UTC | lvl=INFO | trans=1438241661-401-00000084125 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.414UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:36.415UTC | lvl=INFO | trans=1438241661-401-00000084125 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.416UTC | lvl=INFO | trans=1438241661-401-00000084125 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.428UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.428UTC | lvl=INFO | trans=1438241661-401-00000084126 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.428UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:36.430UTC | lvl=INFO | trans=1438241661-401-00000084126 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.430UTC | lvl=INFO | trans=1438241661-401-00000084126 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.444UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.444UTC | lvl=INFO | trans=1438241661-401-00000084127 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.444UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:36.446UTC | lvl=INFO | trans=1438241661-401-00000084127 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.446UTC | lvl=INFO | trans=1438241661-401-00000084127 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.458UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.458UTC | lvl=INFO | trans=1438241661-401-00000084128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.459UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:36.461UTC | lvl=INFO | trans=1438241661-401-00000084128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.461UTC | lvl=INFO | trans=1438241661-401-00000084128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.474UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.474UTC | lvl=INFO | trans=1438241661-401-00000084129 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.474UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:36.476UTC | lvl=INFO | trans=1438241661-401-00000084129 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.476UTC | lvl=INFO | trans=1438241661-401-00000084129 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.489UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.489UTC | lvl=INFO | trans=1438241661-401-00000084130 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.489UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:36.491UTC | lvl=INFO | trans=1438241661-401-00000084130 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.491UTC | lvl=INFO | trans=1438241661-401-00000084130 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.504UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.504UTC | lvl=INFO | trans=1438241661-401-00000084131 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.504UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:36.506UTC | lvl=INFO | trans=1438241661-401-00000084131 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.506UTC | lvl=INFO | trans=1438241661-401-00000084131 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.519UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.520UTC | lvl=INFO | trans=1438241661-401-00000084132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.520UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:36.524UTC | lvl=INFO | trans=1438241661-401-00000084132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.524UTC | lvl=INFO | trans=1438241661-401-00000084132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.535UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.535UTC | lvl=INFO | trans=1438241661-401-00000084133 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.536UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:36.537UTC | lvl=INFO | trans=1438241661-401-00000084133 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.538UTC | lvl=INFO | trans=1438241661-401-00000084133 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.550UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.550UTC | lvl=INFO | trans=1438241661-401-00000084134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.550UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:36.552UTC | lvl=INFO | trans=1438241661-401-00000084134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.552UTC | lvl=INFO | trans=1438241661-401-00000084134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.565UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.566UTC | lvl=INFO | trans=1438241661-401-00000084135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.566UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:36.568UTC | lvl=INFO | trans=1438241661-401-00000084135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.568UTC | lvl=INFO | trans=1438241661-401-00000084135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.581UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.581UTC | lvl=INFO | trans=1438241661-401-00000084136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.581UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:36.583UTC | lvl=INFO | trans=1438241661-401-00000084136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.583UTC | lvl=INFO | trans=1438241661-401-00000084136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.596UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.596UTC | lvl=INFO | trans=1438241661-401-00000084137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.596UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:36.598UTC | lvl=INFO | trans=1438241661-401-00000084137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.598UTC | lvl=INFO | trans=1438241661-401-00000084137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.611UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.611UTC | lvl=INFO | trans=1438241661-401-00000084138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.611UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:36.613UTC | lvl=INFO | trans=1438241661-401-00000084138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.613UTC | lvl=INFO | trans=1438241661-401-00000084138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.626UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.627UTC | lvl=INFO | trans=1438241661-401-00000084139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.627UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:36.629UTC | lvl=INFO | trans=1438241661-401-00000084139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.629UTC | lvl=INFO | trans=1438241661-401-00000084139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.641UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.641UTC | lvl=INFO | trans=1438241661-401-00000084140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.641UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:36.643UTC | lvl=INFO | trans=1438241661-401-00000084140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.643UTC | lvl=INFO | trans=1438241661-401-00000084140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.655UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.656UTC | lvl=INFO | trans=1438241661-401-00000084141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.656UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:36.658UTC | lvl=INFO | trans=1438241661-401-00000084141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.658UTC | lvl=INFO | trans=1438241661-401-00000084141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.671UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.671UTC | lvl=INFO | trans=1438241661-401-00000084142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.671UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:36.674UTC | lvl=INFO | trans=1438241661-401-00000084142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.675UTC | lvl=INFO | trans=1438241661-401-00000084142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.686UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.686UTC | lvl=INFO | trans=1438241661-401-00000084143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.687UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:08:36.688UTC | lvl=INFO | trans=1438241661-401-00000084143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.689UTC | lvl=INFO | trans=1438241661-401-00000084143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.701UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.702UTC | lvl=INFO | trans=1438241661-401-00000084144 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.702UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109316 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:08:36.702UTC | lvl=INFO | trans=1438241661-401-00000084122 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:36.703UTC | lvl=INFO | trans=1438241661-401-00000084144 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.703UTC | lvl=INFO | trans=1438241661-401-00000084144 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.824UTC | lvl=INFO | trans=1438241661-401-00000084145 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41619/ngsi10/subscribeContext time=2015-09-01T12:08:36.840UTC | lvl=INFO | trans=1438241661-401-00000084145 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.854UTC | lvl=INFO | trans=1438241661-401-00000084145 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.855UTC | lvl=INFO | trans=1438241661-401-00000084146 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:36.855UTC | lvl=INFO | trans=1438241661-401-00000084145 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954407af1e0c685aec03'), expiration: 1443701316, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109316, count: 1, format: "XML" }) time=2015-09-01T12:08:36.856UTC | lvl=INFO | trans=1438241661-401-00000084145 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:36.857UTC | lvl=INFO | trans=1438241661-401-00000084146 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:36.857UTC | lvl=INFO | trans=1438241661-401-00000084146 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:36.940UTC | lvl=INFO | trans=1438241661-401-00000084147 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41620/ngsi10/queryContext time=2015-09-01T12:08:36.951UTC | lvl=INFO | trans=1438241661-401-00000084147 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:36.951UTC | lvl=INFO | trans=1438241661-401-00000084147 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:37.543UTC | lvl=INFO | trans=1438241661-401-00000084148 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41622/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:37.560UTC | lvl=INFO | trans=1438241661-401-00000084148 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:37.561UTC | lvl=INFO | trans=1438241661-401-00000084148 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109317 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:37.562UTC | lvl=INFO | trans=1438241661-401-00000084148 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:37.649UTC | lvl=INFO | trans=1438241661-401-00000084149 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41626/ngsi10/updateContext time=2015-09-01T12:08:37.707UTC | lvl=INFO | trans=1438241661-401-00000084149 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:37.879UTC | lvl=INFO | trans=1438241661-401-00000084149 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109317 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109317 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:37.898UTC | lvl=INFO | trans=1438241661-401-00000084149 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:37.899UTC | lvl=INFO | trans=1438241661-401-00000084149 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:38.024UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41631/ngsi10/updateContext time=2015-09-01T12:08:38.032UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:38.151UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:38.286UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:38.411UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109318 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:38.419UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:38.432UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.433UTC | lvl=INFO | trans=1438241661-401-00000084151 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.433UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:38.435UTC | lvl=INFO | trans=1438241661-401-00000084151 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.435UTC | lvl=INFO | trans=1438241661-401-00000084151 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.446UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.446UTC | lvl=INFO | trans=1438241661-401-00000084152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.446UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:38.447UTC | lvl=INFO | trans=1438241661-401-00000084152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.448UTC | lvl=INFO | trans=1438241661-401-00000084152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.459UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.460UTC | lvl=INFO | trans=1438241661-401-00000084153 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.461UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:38.461UTC | lvl=INFO | trans=1438241661-401-00000084153 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.461UTC | lvl=INFO | trans=1438241661-401-00000084153 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.475UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.475UTC | lvl=INFO | trans=1438241661-401-00000084154 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.476UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:38.477UTC | lvl=INFO | trans=1438241661-401-00000084154 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.477UTC | lvl=INFO | trans=1438241661-401-00000084154 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.489UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.490UTC | lvl=INFO | trans=1438241661-401-00000084155 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.490UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:38.491UTC | lvl=INFO | trans=1438241661-401-00000084155 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.491UTC | lvl=INFO | trans=1438241661-401-00000084155 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.503UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.503UTC | lvl=INFO | trans=1438241661-401-00000084156 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.503UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:38.506UTC | lvl=INFO | trans=1438241661-401-00000084156 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.506UTC | lvl=INFO | trans=1438241661-401-00000084156 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.517UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.517UTC | lvl=INFO | trans=1438241661-401-00000084157 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.518UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:38.519UTC | lvl=INFO | trans=1438241661-401-00000084157 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.519UTC | lvl=INFO | trans=1438241661-401-00000084157 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.531UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.531UTC | lvl=INFO | trans=1438241661-401-00000084158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.531UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:38.533UTC | lvl=INFO | trans=1438241661-401-00000084158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.533UTC | lvl=INFO | trans=1438241661-401-00000084158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.544UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.545UTC | lvl=INFO | trans=1438241661-401-00000084159 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.545UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:38.546UTC | lvl=INFO | trans=1438241661-401-00000084159 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.546UTC | lvl=INFO | trans=1438241661-401-00000084159 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.559UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.559UTC | lvl=INFO | trans=1438241661-401-00000084160 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.559UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:38.561UTC | lvl=INFO | trans=1438241661-401-00000084160 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.561UTC | lvl=INFO | trans=1438241661-401-00000084160 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.573UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.574UTC | lvl=INFO | trans=1438241661-401-00000084161 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.574UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:38.576UTC | lvl=INFO | trans=1438241661-401-00000084161 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.576UTC | lvl=INFO | trans=1438241661-401-00000084161 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.590UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.590UTC | lvl=INFO | trans=1438241661-401-00000084162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.590UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:38.592UTC | lvl=INFO | trans=1438241661-401-00000084162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.592UTC | lvl=INFO | trans=1438241661-401-00000084162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.604UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.605UTC | lvl=INFO | trans=1438241661-401-00000084163 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.605UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:38.606UTC | lvl=INFO | trans=1438241661-401-00000084163 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.606UTC | lvl=INFO | trans=1438241661-401-00000084163 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.618UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.618UTC | lvl=INFO | trans=1438241661-401-00000084164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.618UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:38.620UTC | lvl=INFO | trans=1438241661-401-00000084164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.620UTC | lvl=INFO | trans=1438241661-401-00000084164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.632UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.632UTC | lvl=INFO | trans=1438241661-401-00000084165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.633UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:38.634UTC | lvl=INFO | trans=1438241661-401-00000084165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.634UTC | lvl=INFO | trans=1438241661-401-00000084165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.647UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.647UTC | lvl=INFO | trans=1438241661-401-00000084166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.648UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:38.651UTC | lvl=INFO | trans=1438241661-401-00000084166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.651UTC | lvl=INFO | trans=1438241661-401-00000084166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.664UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.664UTC | lvl=INFO | trans=1438241661-401-00000084167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.665UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:38.667UTC | lvl=INFO | trans=1438241661-401-00000084167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.667UTC | lvl=INFO | trans=1438241661-401-00000084167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.680UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.680UTC | lvl=INFO | trans=1438241661-401-00000084168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.681UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:38.683UTC | lvl=INFO | trans=1438241661-401-00000084168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.683UTC | lvl=INFO | trans=1438241661-401-00000084168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.695UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.695UTC | lvl=INFO | trans=1438241661-401-00000084169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.695UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:38.697UTC | lvl=INFO | trans=1438241661-401-00000084169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.697UTC | lvl=INFO | trans=1438241661-401-00000084169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.710UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.710UTC | lvl=INFO | trans=1438241661-401-00000084170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.710UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:38.712UTC | lvl=INFO | trans=1438241661-401-00000084170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.712UTC | lvl=INFO | trans=1438241661-401-00000084170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.725UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.725UTC | lvl=INFO | trans=1438241661-401-00000084171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.725UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:38.727UTC | lvl=INFO | trans=1438241661-401-00000084171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.727UTC | lvl=INFO | trans=1438241661-401-00000084171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.739UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.740UTC | lvl=INFO | trans=1438241661-401-00000084172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.740UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:38.742UTC | lvl=INFO | trans=1438241661-401-00000084172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.742UTC | lvl=INFO | trans=1438241661-401-00000084172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.754UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.754UTC | lvl=INFO | trans=1438241661-401-00000084173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.754UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:38.756UTC | lvl=INFO | trans=1438241661-401-00000084173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.756UTC | lvl=INFO | trans=1438241661-401-00000084173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.768UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.769UTC | lvl=INFO | trans=1438241661-401-00000084174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.769UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:38.771UTC | lvl=INFO | trans=1438241661-401-00000084174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.771UTC | lvl=INFO | trans=1438241661-401-00000084174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.783UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.783UTC | lvl=INFO | trans=1438241661-401-00000084175 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.784UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:38.785UTC | lvl=INFO | trans=1438241661-401-00000084175 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.786UTC | lvl=INFO | trans=1438241661-401-00000084175 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.798UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.798UTC | lvl=INFO | trans=1438241661-401-00000084176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.798UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:38.802UTC | lvl=INFO | trans=1438241661-401-00000084176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.802UTC | lvl=INFO | trans=1438241661-401-00000084176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.813UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.813UTC | lvl=INFO | trans=1438241661-401-00000084177 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.813UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:38.815UTC | lvl=INFO | trans=1438241661-401-00000084177 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.815UTC | lvl=INFO | trans=1438241661-401-00000084177 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.828UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.828UTC | lvl=INFO | trans=1438241661-401-00000084178 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.829UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:38.831UTC | lvl=INFO | trans=1438241661-401-00000084178 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.831UTC | lvl=INFO | trans=1438241661-401-00000084178 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.843UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.843UTC | lvl=INFO | trans=1438241661-401-00000084179 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.844UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:38.846UTC | lvl=INFO | trans=1438241661-401-00000084179 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.846UTC | lvl=INFO | trans=1438241661-401-00000084179 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.860UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.860UTC | lvl=INFO | trans=1438241661-401-00000084180 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.860UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:38.863UTC | lvl=INFO | trans=1438241661-401-00000084180 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.863UTC | lvl=INFO | trans=1438241661-401-00000084180 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.877UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.877UTC | lvl=INFO | trans=1438241661-401-00000084181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.878UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:38.880UTC | lvl=INFO | trans=1438241661-401-00000084181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.880UTC | lvl=INFO | trans=1438241661-401-00000084181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.893UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.893UTC | lvl=INFO | trans=1438241661-401-00000084182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.893UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:38.895UTC | lvl=INFO | trans=1438241661-401-00000084182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.895UTC | lvl=INFO | trans=1438241661-401-00000084182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.909UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.909UTC | lvl=INFO | trans=1438241661-401-00000084183 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.909UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:38.911UTC | lvl=INFO | trans=1438241661-401-00000084183 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.911UTC | lvl=INFO | trans=1438241661-401-00000084183 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.924UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.924UTC | lvl=INFO | trans=1438241661-401-00000084184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.924UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:38.926UTC | lvl=INFO | trans=1438241661-401-00000084184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.926UTC | lvl=INFO | trans=1438241661-401-00000084184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.939UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.939UTC | lvl=INFO | trans=1438241661-401-00000084185 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.939UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:38.941UTC | lvl=INFO | trans=1438241661-401-00000084185 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.941UTC | lvl=INFO | trans=1438241661-401-00000084185 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:38.953UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:38.953UTC | lvl=INFO | trans=1438241661-401-00000084186 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:38.954UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109318 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:08:38.954UTC | lvl=INFO | trans=1438241661-401-00000084150 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:38.956UTC | lvl=INFO | trans=1438241661-401-00000084186 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:38.957UTC | lvl=INFO | trans=1438241661-401-00000084186 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:39.076UTC | lvl=INFO | trans=1438241661-401-00000084187 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41639/ngsi10/subscribeContext time=2015-09-01T12:08:39.092UTC | lvl=INFO | trans=1438241661-401-00000084187 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:39.106UTC | lvl=INFO | trans=1438241661-401-00000084187 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:39.106UTC | lvl=INFO | trans=1438241661-401-00000084188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:39.106UTC | lvl=INFO | trans=1438241661-401-00000084187 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954707af1e0c685aec04'), expiration: 1443701319, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109319, count: 1, format: "XML" }) time=2015-09-01T12:08:39.107UTC | lvl=INFO | trans=1438241661-401-00000084187 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:39.109UTC | lvl=INFO | trans=1438241661-401-00000084188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:39.109UTC | lvl=INFO | trans=1438241661-401-00000084188 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:39.220UTC | lvl=INFO | trans=1438241661-401-00000084189 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41641/ngsi10/queryContext time=2015-09-01T12:08:39.239UTC | lvl=INFO | trans=1438241661-401-00000084189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:39.239UTC | lvl=INFO | trans=1438241661-401-00000084189 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:39.877UTC | lvl=INFO | trans=1438241661-401-00000084190 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41646/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:39.894UTC | lvl=INFO | trans=1438241661-401-00000084190 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:39.895UTC | lvl=INFO | trans=1438241661-401-00000084190 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109319 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:39.895UTC | lvl=INFO | trans=1438241661-401-00000084190 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:39.982UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41647/ngsi10/updateContext time=2015-09-01T12:08:40.041UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:40.221UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:40.229UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:40.243UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:40.243UTC | lvl=INFO | trans=1438241661-401-00000084192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:40.244UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109320 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:40.244UTC | lvl=INFO | trans=1438241661-401-00000084191 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:40.246UTC | lvl=INFO | trans=1438241661-401-00000084192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:40.246UTC | lvl=INFO | trans=1438241661-401-00000084192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:40.385UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41650/ngsi10/updateContext time=2015-09-01T12:08:40.394UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:40.572UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:40.691UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:40.801UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109320 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:40.809UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:40.823UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:40.823UTC | lvl=INFO | trans=1438241661-401-00000084194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:40.823UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109320 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:08:40.825UTC | lvl=INFO | trans=1438241661-401-00000084194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:40.825UTC | lvl=INFO | trans=1438241661-401-00000084194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:40.837UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:40.837UTC | lvl=INFO | trans=1438241661-401-00000084195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:40.839UTC | lvl=INFO | trans=1438241661-401-00000084195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:40.839UTC | lvl=INFO | trans=1438241661-401-00000084195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:40.845UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109320 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:08:40.845UTC | lvl=INFO | trans=1438241661-401-00000084193 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:40.967UTC | lvl=INFO | trans=1438241661-401-00000084196 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41652/ngsi10/subscribeContext time=2015-09-01T12:08:41.014UTC | lvl=INFO | trans=1438241661-401-00000084196 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:41.042UTC | lvl=INFO | trans=1438241661-401-00000084196 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:41.042UTC | lvl=INFO | trans=1438241661-401-00000084197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:41.042UTC | lvl=INFO | trans=1438241661-401-00000084196 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954807af1e0c685aec05'), expiration: 1443701320, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109321, count: 1, format: "XML" }) time=2015-09-01T12:08:41.043UTC | lvl=INFO | trans=1438241661-401-00000084196 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:41.045UTC | lvl=INFO | trans=1438241661-401-00000084197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:41.045UTC | lvl=INFO | trans=1438241661-401-00000084197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:41.126UTC | lvl=INFO | trans=1438241661-401-00000084198 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41653/ngsi10/queryContext time=2015-09-01T12:08:41.144UTC | lvl=INFO | trans=1438241661-401-00000084198 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:41.171UTC | lvl=INFO | trans=1438241661-401-00000084198 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:41.820UTC | lvl=INFO | trans=1438241661-401-00000084199 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41661/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:41.837UTC | lvl=INFO | trans=1438241661-401-00000084199 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:41.838UTC | lvl=INFO | trans=1438241661-401-00000084199 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109321 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:41.838UTC | lvl=INFO | trans=1438241661-401-00000084199 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:42.001UTC | lvl=INFO | trans=1438241661-401-00000084200 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41662/ngsi10/updateContext time=2015-09-01T12:08:42.056UTC | lvl=INFO | trans=1438241661-401-00000084200 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:42.196UTC | lvl=INFO | trans=1438241661-401-00000084200 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:42.204UTC | lvl=INFO | trans=1438241661-401-00000084200 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:42.205UTC | lvl=INFO | trans=1438241661-401-00000084200 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:42.333UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41664/ngsi10/updateContext time=2015-09-01T12:08:42.347UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:42.540UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:42.659UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:42.780UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:42.945UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:43.082UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109322 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:43.102UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:43.116UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.117UTC | lvl=INFO | trans=1438241661-401-00000084202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.117UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:43.119UTC | lvl=INFO | trans=1438241661-401-00000084202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.119UTC | lvl=INFO | trans=1438241661-401-00000084202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.132UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.132UTC | lvl=INFO | trans=1438241661-401-00000084203 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.133UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:43.135UTC | lvl=INFO | trans=1438241661-401-00000084203 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.135UTC | lvl=INFO | trans=1438241661-401-00000084203 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.150UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.150UTC | lvl=INFO | trans=1438241661-401-00000084204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.151UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:43.154UTC | lvl=INFO | trans=1438241661-401-00000084204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.154UTC | lvl=INFO | trans=1438241661-401-00000084204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.165UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.166UTC | lvl=INFO | trans=1438241661-401-00000084205 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.166UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:43.168UTC | lvl=INFO | trans=1438241661-401-00000084205 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.168UTC | lvl=INFO | trans=1438241661-401-00000084205 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.182UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.182UTC | lvl=INFO | trans=1438241661-401-00000084206 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.182UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:43.185UTC | lvl=INFO | trans=1438241661-401-00000084206 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.185UTC | lvl=INFO | trans=1438241661-401-00000084206 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.197UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.197UTC | lvl=INFO | trans=1438241661-401-00000084207 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.198UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:43.199UTC | lvl=INFO | trans=1438241661-401-00000084207 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.200UTC | lvl=INFO | trans=1438241661-401-00000084207 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.213UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.213UTC | lvl=INFO | trans=1438241661-401-00000084208 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.213UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:43.215UTC | lvl=INFO | trans=1438241661-401-00000084208 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.215UTC | lvl=INFO | trans=1438241661-401-00000084208 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.228UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.228UTC | lvl=INFO | trans=1438241661-401-00000084209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.228UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:43.230UTC | lvl=INFO | trans=1438241661-401-00000084209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.230UTC | lvl=INFO | trans=1438241661-401-00000084209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.242UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.242UTC | lvl=INFO | trans=1438241661-401-00000084210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.243UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:43.244UTC | lvl=INFO | trans=1438241661-401-00000084210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.245UTC | lvl=INFO | trans=1438241661-401-00000084210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.258UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.258UTC | lvl=INFO | trans=1438241661-401-00000084211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.258UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:43.261UTC | lvl=INFO | trans=1438241661-401-00000084211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.261UTC | lvl=INFO | trans=1438241661-401-00000084211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.275UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.275UTC | lvl=INFO | trans=1438241661-401-00000084212 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.275UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:43.278UTC | lvl=INFO | trans=1438241661-401-00000084212 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.278UTC | lvl=INFO | trans=1438241661-401-00000084212 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.290UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.290UTC | lvl=INFO | trans=1438241661-401-00000084213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.291UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:43.292UTC | lvl=INFO | trans=1438241661-401-00000084213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.293UTC | lvl=INFO | trans=1438241661-401-00000084213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.305UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.305UTC | lvl=INFO | trans=1438241661-401-00000084214 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.305UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:43.309UTC | lvl=INFO | trans=1438241661-401-00000084214 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.309UTC | lvl=INFO | trans=1438241661-401-00000084214 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.320UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.320UTC | lvl=INFO | trans=1438241661-401-00000084215 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.321UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:43.322UTC | lvl=INFO | trans=1438241661-401-00000084215 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.323UTC | lvl=INFO | trans=1438241661-401-00000084215 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.335UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.335UTC | lvl=INFO | trans=1438241661-401-00000084216 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.336UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:43.338UTC | lvl=INFO | trans=1438241661-401-00000084216 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.338UTC | lvl=INFO | trans=1438241661-401-00000084216 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.350UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.351UTC | lvl=INFO | trans=1438241661-401-00000084217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.351UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:43.353UTC | lvl=INFO | trans=1438241661-401-00000084217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.353UTC | lvl=INFO | trans=1438241661-401-00000084217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.365UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.365UTC | lvl=INFO | trans=1438241661-401-00000084218 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.366UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:43.368UTC | lvl=INFO | trans=1438241661-401-00000084218 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.368UTC | lvl=INFO | trans=1438241661-401-00000084218 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.380UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.380UTC | lvl=INFO | trans=1438241661-401-00000084219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.380UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:43.382UTC | lvl=INFO | trans=1438241661-401-00000084219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.382UTC | lvl=INFO | trans=1438241661-401-00000084219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.395UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.395UTC | lvl=INFO | trans=1438241661-401-00000084220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.395UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:43.397UTC | lvl=INFO | trans=1438241661-401-00000084220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.397UTC | lvl=INFO | trans=1438241661-401-00000084220 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.410UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.411UTC | lvl=INFO | trans=1438241661-401-00000084221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.411UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:43.413UTC | lvl=INFO | trans=1438241661-401-00000084221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.413UTC | lvl=INFO | trans=1438241661-401-00000084221 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.425UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.426UTC | lvl=INFO | trans=1438241661-401-00000084222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.426UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:43.428UTC | lvl=INFO | trans=1438241661-401-00000084222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.428UTC | lvl=INFO | trans=1438241661-401-00000084222 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.440UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.440UTC | lvl=INFO | trans=1438241661-401-00000084223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.441UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:43.442UTC | lvl=INFO | trans=1438241661-401-00000084223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.443UTC | lvl=INFO | trans=1438241661-401-00000084223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.455UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.455UTC | lvl=INFO | trans=1438241661-401-00000084224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.455UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:43.459UTC | lvl=INFO | trans=1438241661-401-00000084224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.459UTC | lvl=INFO | trans=1438241661-401-00000084224 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.470UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.470UTC | lvl=INFO | trans=1438241661-401-00000084225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.471UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:43.473UTC | lvl=INFO | trans=1438241661-401-00000084225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.473UTC | lvl=INFO | trans=1438241661-401-00000084225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.485UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.486UTC | lvl=INFO | trans=1438241661-401-00000084226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.486UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:43.488UTC | lvl=INFO | trans=1438241661-401-00000084226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.488UTC | lvl=INFO | trans=1438241661-401-00000084226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.501UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.501UTC | lvl=INFO | trans=1438241661-401-00000084227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.502UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:43.504UTC | lvl=INFO | trans=1438241661-401-00000084227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.504UTC | lvl=INFO | trans=1438241661-401-00000084227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.517UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.517UTC | lvl=INFO | trans=1438241661-401-00000084228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.517UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:43.520UTC | lvl=INFO | trans=1438241661-401-00000084228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.520UTC | lvl=INFO | trans=1438241661-401-00000084228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.534UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.534UTC | lvl=INFO | trans=1438241661-401-00000084229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.534UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:43.536UTC | lvl=INFO | trans=1438241661-401-00000084229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.537UTC | lvl=INFO | trans=1438241661-401-00000084229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.550UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.551UTC | lvl=INFO | trans=1438241661-401-00000084230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.551UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:43.553UTC | lvl=INFO | trans=1438241661-401-00000084230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.553UTC | lvl=INFO | trans=1438241661-401-00000084230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.565UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.566UTC | lvl=INFO | trans=1438241661-401-00000084231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.566UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:43.568UTC | lvl=INFO | trans=1438241661-401-00000084231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.568UTC | lvl=INFO | trans=1438241661-401-00000084231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.580UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.581UTC | lvl=INFO | trans=1438241661-401-00000084232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.581UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:43.583UTC | lvl=INFO | trans=1438241661-401-00000084232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.583UTC | lvl=INFO | trans=1438241661-401-00000084232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.596UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.596UTC | lvl=INFO | trans=1438241661-401-00000084233 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.597UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:43.600UTC | lvl=INFO | trans=1438241661-401-00000084233 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.600UTC | lvl=INFO | trans=1438241661-401-00000084233 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.612UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.612UTC | lvl=INFO | trans=1438241661-401-00000084234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.612UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:43.614UTC | lvl=INFO | trans=1438241661-401-00000084234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.615UTC | lvl=INFO | trans=1438241661-401-00000084234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.628UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.628UTC | lvl=INFO | trans=1438241661-401-00000084235 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.628UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:43.630UTC | lvl=INFO | trans=1438241661-401-00000084235 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.631UTC | lvl=INFO | trans=1438241661-401-00000084235 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.644UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.645UTC | lvl=INFO | trans=1438241661-401-00000084236 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.645UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:43.647UTC | lvl=INFO | trans=1438241661-401-00000084236 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.647UTC | lvl=INFO | trans=1438241661-401-00000084236 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.661UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.661UTC | lvl=INFO | trans=1438241661-401-00000084237 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.661UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:43.663UTC | lvl=INFO | trans=1438241661-401-00000084237 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.664UTC | lvl=INFO | trans=1438241661-401-00000084237 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.677UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.678UTC | lvl=INFO | trans=1438241661-401-00000084238 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.678UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:43.680UTC | lvl=INFO | trans=1438241661-401-00000084238 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.681UTC | lvl=INFO | trans=1438241661-401-00000084238 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.694UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.694UTC | lvl=INFO | trans=1438241661-401-00000084239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.694UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:43.697UTC | lvl=INFO | trans=1438241661-401-00000084239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.697UTC | lvl=INFO | trans=1438241661-401-00000084239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.710UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.710UTC | lvl=INFO | trans=1438241661-401-00000084240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.711UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:43.713UTC | lvl=INFO | trans=1438241661-401-00000084240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.713UTC | lvl=INFO | trans=1438241661-401-00000084240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.725UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.726UTC | lvl=INFO | trans=1438241661-401-00000084241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.726UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:43.728UTC | lvl=INFO | trans=1438241661-401-00000084241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.728UTC | lvl=INFO | trans=1438241661-401-00000084241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.740UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.740UTC | lvl=INFO | trans=1438241661-401-00000084242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.741UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:43.743UTC | lvl=INFO | trans=1438241661-401-00000084242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.743UTC | lvl=INFO | trans=1438241661-401-00000084242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.756UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.756UTC | lvl=INFO | trans=1438241661-401-00000084243 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.757UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:43.760UTC | lvl=INFO | trans=1438241661-401-00000084243 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.760UTC | lvl=INFO | trans=1438241661-401-00000084243 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.772UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.772UTC | lvl=INFO | trans=1438241661-401-00000084244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.772UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:43.774UTC | lvl=INFO | trans=1438241661-401-00000084244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.774UTC | lvl=INFO | trans=1438241661-401-00000084244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.786UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.787UTC | lvl=INFO | trans=1438241661-401-00000084245 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.787UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:43.789UTC | lvl=INFO | trans=1438241661-401-00000084245 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.789UTC | lvl=INFO | trans=1438241661-401-00000084245 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.802UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.802UTC | lvl=INFO | trans=1438241661-401-00000084246 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.802UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:43.805UTC | lvl=INFO | trans=1438241661-401-00000084246 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.805UTC | lvl=INFO | trans=1438241661-401-00000084246 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.817UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.817UTC | lvl=INFO | trans=1438241661-401-00000084247 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.818UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:43.819UTC | lvl=INFO | trans=1438241661-401-00000084247 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.820UTC | lvl=INFO | trans=1438241661-401-00000084247 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.832UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.832UTC | lvl=INFO | trans=1438241661-401-00000084248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.832UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:43.834UTC | lvl=INFO | trans=1438241661-401-00000084248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.834UTC | lvl=INFO | trans=1438241661-401-00000084248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.846UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.847UTC | lvl=INFO | trans=1438241661-401-00000084249 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.847UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:43.849UTC | lvl=INFO | trans=1438241661-401-00000084249 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.849UTC | lvl=INFO | trans=1438241661-401-00000084249 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.861UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.862UTC | lvl=INFO | trans=1438241661-401-00000084250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.862UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:43.864UTC | lvl=INFO | trans=1438241661-401-00000084250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.864UTC | lvl=INFO | trans=1438241661-401-00000084250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.877UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.877UTC | lvl=INFO | trans=1438241661-401-00000084251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.877UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:43.879UTC | lvl=INFO | trans=1438241661-401-00000084251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.879UTC | lvl=INFO | trans=1438241661-401-00000084251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.892UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.892UTC | lvl=INFO | trans=1438241661-401-00000084252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.893UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:43.895UTC | lvl=INFO | trans=1438241661-401-00000084252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.895UTC | lvl=INFO | trans=1438241661-401-00000084252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.907UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.907UTC | lvl=INFO | trans=1438241661-401-00000084253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.908UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:43.910UTC | lvl=INFO | trans=1438241661-401-00000084253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.911UTC | lvl=INFO | trans=1438241661-401-00000084253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.922UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.922UTC | lvl=INFO | trans=1438241661-401-00000084254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.923UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:43.925UTC | lvl=INFO | trans=1438241661-401-00000084254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.925UTC | lvl=INFO | trans=1438241661-401-00000084254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.937UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.938UTC | lvl=INFO | trans=1438241661-401-00000084255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.938UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:43.940UTC | lvl=INFO | trans=1438241661-401-00000084255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.940UTC | lvl=INFO | trans=1438241661-401-00000084255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.953UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.954UTC | lvl=INFO | trans=1438241661-401-00000084256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.954UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:43.956UTC | lvl=INFO | trans=1438241661-401-00000084256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.956UTC | lvl=INFO | trans=1438241661-401-00000084256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.969UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.969UTC | lvl=INFO | trans=1438241661-401-00000084257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.969UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:08:43.971UTC | lvl=INFO | trans=1438241661-401-00000084257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.972UTC | lvl=INFO | trans=1438241661-401-00000084257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:43.985UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:43.985UTC | lvl=INFO | trans=1438241661-401-00000084258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:43.985UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109323 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:08:43.987UTC | lvl=INFO | trans=1438241661-401-00000084258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:43.988UTC | lvl=INFO | trans=1438241661-401-00000084258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:44.000UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.000UTC | lvl=INFO | trans=1438241661-401-00000084259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:44.001UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109324 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:08:44.003UTC | lvl=INFO | trans=1438241661-401-00000084259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:44.003UTC | lvl=INFO | trans=1438241661-401-00000084259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:44.015UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.015UTC | lvl=INFO | trans=1438241661-401-00000084260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:44.016UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109324 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:08:44.018UTC | lvl=INFO | trans=1438241661-401-00000084260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:44.018UTC | lvl=INFO | trans=1438241661-401-00000084260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:44.032UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.033UTC | lvl=INFO | trans=1438241661-401-00000084261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:44.033UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109324 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:08:44.033UTC | lvl=INFO | trans=1438241661-401-00000084201 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:44.035UTC | lvl=INFO | trans=1438241661-401-00000084261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:44.035UTC | lvl=INFO | trans=1438241661-401-00000084261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:44.155UTC | lvl=INFO | trans=1438241661-401-00000084262 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41670/ngsi10/subscribeContext time=2015-09-01T12:08:44.171UTC | lvl=INFO | trans=1438241661-401-00000084262 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.186UTC | lvl=INFO | trans=1438241661-401-00000084262 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.187UTC | lvl=INFO | trans=1438241661-401-00000084263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:44.187UTC | lvl=INFO | trans=1438241661-401-00000084262 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954c07af1e0c685aec06'), expiration: 1443701324, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109324, count: 1, format: "XML" }) time=2015-09-01T12:08:44.188UTC | lvl=INFO | trans=1438241661-401-00000084262 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:44.189UTC | lvl=INFO | trans=1438241661-401-00000084263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:44.189UTC | lvl=INFO | trans=1438241661-401-00000084263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:44.272UTC | lvl=INFO | trans=1438241661-401-00000084264 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41672/ngsi10/queryContext time=2015-09-01T12:08:44.283UTC | lvl=INFO | trans=1438241661-401-00000084264 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.283UTC | lvl=INFO | trans=1438241661-401-00000084264 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:44.889UTC | lvl=INFO | trans=1438241661-401-00000084265 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41675/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:44.906UTC | lvl=INFO | trans=1438241661-401-00000084265 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:44.907UTC | lvl=INFO | trans=1438241661-401-00000084265 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109324 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:44.908UTC | lvl=INFO | trans=1438241661-401-00000084265 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:44.993UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41678/ngsi10/updateContext time=2015-09-01T12:08:45.054UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:45.178UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:45.186UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:45.201UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:45.201UTC | lvl=INFO | trans=1438241661-401-00000084267 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:45.202UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109325 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:45.202UTC | lvl=INFO | trans=1438241661-401-00000084266 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:45.203UTC | lvl=INFO | trans=1438241661-401-00000084267 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:45.204UTC | lvl=INFO | trans=1438241661-401-00000084267 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:45.328UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41680/ngsi10/updateContext time=2015-09-01T12:08:45.338UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:45.457UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:45.579UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:45.703UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:45.814UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109325 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:45.822UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:45.835UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:45.836UTC | lvl=INFO | trans=1438241661-401-00000084269 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:45.836UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109325 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:08:45.838UTC | lvl=INFO | trans=1438241661-401-00000084269 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:45.838UTC | lvl=INFO | trans=1438241661-401-00000084269 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:45.850UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:45.851UTC | lvl=INFO | trans=1438241661-401-00000084270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:45.851UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109325 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:08:45.851UTC | lvl=INFO | trans=1438241661-401-00000084268 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:45.853UTC | lvl=INFO | trans=1438241661-401-00000084270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:45.853UTC | lvl=INFO | trans=1438241661-401-00000084270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:45.974UTC | lvl=INFO | trans=1438241661-401-00000084271 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41682/ngsi10/subscribeContext time=2015-09-01T12:08:45.990UTC | lvl=INFO | trans=1438241661-401-00000084271 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:46.005UTC | lvl=INFO | trans=1438241661-401-00000084271 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:46.006UTC | lvl=INFO | trans=1438241661-401-00000084272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:46.006UTC | lvl=INFO | trans=1438241661-401-00000084271 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5954d07af1e0c685aec07'), expiration: 1443701325, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109326, count: 1, format: "XML" }) time=2015-09-01T12:08:46.007UTC | lvl=INFO | trans=1438241661-401-00000084271 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:46.008UTC | lvl=INFO | trans=1438241661-401-00000084272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:46.008UTC | lvl=INFO | trans=1438241661-401-00000084272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:46.090UTC | lvl=INFO | trans=1438241661-401-00000084273 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41683/ngsi10/queryContext time=2015-09-01T12:08:46.125UTC | lvl=INFO | trans=1438241661-401-00000084273 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:46.126UTC | lvl=INFO | trans=1438241661-401-00000084273 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:46.881UTC | lvl=INFO | trans=1438241661-401-00000084274 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41686/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:46.898UTC | lvl=INFO | trans=1438241661-401-00000084274 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:46.899UTC | lvl=INFO | trans=1438241661-401-00000084274 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109326 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:46.955UTC | lvl=INFO | trans=1438241661-401-00000084274 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:47.040UTC | lvl=INFO | trans=1438241661-401-00000084275 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41687/ngsi10/updateContext time=2015-09-01T12:08:47.095UTC | lvl=INFO | trans=1438241661-401-00000084275 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:47.250UTC | lvl=INFO | trans=1438241661-401-00000084275 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:47.258UTC | lvl=INFO | trans=1438241661-401-00000084275 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:47.259UTC | lvl=INFO | trans=1438241661-401-00000084275 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:47.386UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41688/ngsi10/updateContext time=2015-09-01T12:08:47.395UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:47.512UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:47.647UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:47.787UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:47.912UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109327 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:47.920UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:47.934UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:47.935UTC | lvl=INFO | trans=1438241661-401-00000084277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:47.935UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109327 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:08:47.936UTC | lvl=INFO | trans=1438241661-401-00000084276 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:47.937UTC | lvl=INFO | trans=1438241661-401-00000084277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:47.937UTC | lvl=INFO | trans=1438241661-401-00000084277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:48.058UTC | lvl=INFO | trans=1438241661-401-00000084278 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41689/ngsi10/subscribeContext time=2015-09-01T12:08:48.086UTC | lvl=INFO | trans=1438241661-401-00000084278 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:48.139UTC | lvl=INFO | trans=1438241661-401-00000084278 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:48.140UTC | lvl=INFO | trans=1438241661-401-00000084279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:48.140UTC | lvl=INFO | trans=1438241661-401-00000084278 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955007af1e0c685aec08'), expiration: 1443701328, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109328, count: 1, format: "XML" }) time=2015-09-01T12:08:48.141UTC | lvl=INFO | trans=1438241661-401-00000084278 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:48.142UTC | lvl=INFO | trans=1438241661-401-00000084279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:48.142UTC | lvl=INFO | trans=1438241661-401-00000084279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:48.224UTC | lvl=INFO | trans=1438241661-401-00000084280 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41690/ngsi10/queryContext time=2015-09-01T12:08:48.243UTC | lvl=INFO | trans=1438241661-401-00000084280 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:48.269UTC | lvl=INFO | trans=1438241661-401-00000084280 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:49.347UTC | lvl=INFO | trans=1438241661-401-00000084281 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41694/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:49.364UTC | lvl=INFO | trans=1438241661-401-00000084281 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:49.365UTC | lvl=INFO | trans=1438241661-401-00000084281 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:49.365UTC | lvl=INFO | trans=1438241661-401-00000084281 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:49.451UTC | lvl=INFO | trans=1438241661-401-00000084282 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41695/ngsi10/updateContext time=2015-09-01T12:08:49.506UTC | lvl=INFO | trans=1438241661-401-00000084282 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:49.643UTC | lvl=INFO | trans=1438241661-401-00000084282 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:49.651UTC | lvl=INFO | trans=1438241661-401-00000084282 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:49.652UTC | lvl=INFO | trans=1438241661-401-00000084282 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:49.779UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41698/ngsi10/updateContext time=2015-09-01T12:08:49.788UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:49.910UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:50.020UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109329 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:50.028UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:50.041UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.042UTC | lvl=INFO | trans=1438241661-401-00000084284 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.042UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:50.044UTC | lvl=INFO | trans=1438241661-401-00000084284 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.044UTC | lvl=INFO | trans=1438241661-401-00000084284 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.058UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.058UTC | lvl=INFO | trans=1438241661-401-00000084285 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.059UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:50.061UTC | lvl=INFO | trans=1438241661-401-00000084285 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.061UTC | lvl=INFO | trans=1438241661-401-00000084285 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.075UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.075UTC | lvl=INFO | trans=1438241661-401-00000084286 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.076UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:50.079UTC | lvl=INFO | trans=1438241661-401-00000084286 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.079UTC | lvl=INFO | trans=1438241661-401-00000084286 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.093UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.093UTC | lvl=INFO | trans=1438241661-401-00000084287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.094UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:50.096UTC | lvl=INFO | trans=1438241661-401-00000084287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.096UTC | lvl=INFO | trans=1438241661-401-00000084287 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.110UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.111UTC | lvl=INFO | trans=1438241661-401-00000084288 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.111UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:50.114UTC | lvl=INFO | trans=1438241661-401-00000084288 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.114UTC | lvl=INFO | trans=1438241661-401-00000084288 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.127UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.128UTC | lvl=INFO | trans=1438241661-401-00000084289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.128UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:50.130UTC | lvl=INFO | trans=1438241661-401-00000084289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.130UTC | lvl=INFO | trans=1438241661-401-00000084289 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.142UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.143UTC | lvl=INFO | trans=1438241661-401-00000084290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.143UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:50.145UTC | lvl=INFO | trans=1438241661-401-00000084290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.145UTC | lvl=INFO | trans=1438241661-401-00000084290 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.160UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.160UTC | lvl=INFO | trans=1438241661-401-00000084291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.161UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:50.163UTC | lvl=INFO | trans=1438241661-401-00000084291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.163UTC | lvl=INFO | trans=1438241661-401-00000084291 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.176UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.176UTC | lvl=INFO | trans=1438241661-401-00000084292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.176UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:50.178UTC | lvl=INFO | trans=1438241661-401-00000084292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.178UTC | lvl=INFO | trans=1438241661-401-00000084292 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.190UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.190UTC | lvl=INFO | trans=1438241661-401-00000084293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.191UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:50.192UTC | lvl=INFO | trans=1438241661-401-00000084293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:50.192UTC | lvl=INFO | trans=1438241661-401-00000084293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:50.204UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.205UTC | lvl=INFO | trans=1438241661-401-00000084294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.205UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:50.218UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.219UTC | lvl=INFO | trans=1438241661-401-00000084295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.219UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:50.233UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.233UTC | lvl=INFO | trans=1438241661-401-00000084296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.233UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:50.246UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.247UTC | lvl=INFO | trans=1438241661-401-00000084297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.247UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:50.260UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.260UTC | lvl=INFO | trans=1438241661-401-00000084298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.260UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:50.274UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.274UTC | lvl=INFO | trans=1438241661-401-00000084299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.275UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:50.288UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.289UTC | lvl=INFO | trans=1438241661-401-00000084300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.289UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:50.302UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.303UTC | lvl=INFO | trans=1438241661-401-00000084301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.303UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:50.316UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.316UTC | lvl=INFO | trans=1438241661-401-00000084302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.316UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:50.329UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.330UTC | lvl=INFO | trans=1438241661-401-00000084303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.330UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:50.343UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.343UTC | lvl=INFO | trans=1438241661-401-00000084304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.343UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:50.356UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.357UTC | lvl=INFO | trans=1438241661-401-00000084305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.357UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:50.370UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.371UTC | lvl=INFO | trans=1438241661-401-00000084306 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.371UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:50.384UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.384UTC | lvl=INFO | trans=1438241661-401-00000084307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.384UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:50.397UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.398UTC | lvl=INFO | trans=1438241661-401-00000084308 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.398UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:50.411UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.411UTC | lvl=INFO | trans=1438241661-401-00000084309 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.412UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:50.425UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.425UTC | lvl=INFO | trans=1438241661-401-00000084310 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.425UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:50.438UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.438UTC | lvl=INFO | trans=1438241661-401-00000084311 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.439UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:50.452UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.452UTC | lvl=INFO | trans=1438241661-401-00000084312 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.452UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:50.465UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.466UTC | lvl=INFO | trans=1438241661-401-00000084313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.466UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:50.479UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.479UTC | lvl=INFO | trans=1438241661-401-00000084314 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.480UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:50.495UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.496UTC | lvl=INFO | trans=1438241661-401-00000084315 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.496UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:50.511UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.511UTC | lvl=INFO | trans=1438241661-401-00000084316 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.511UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:50.524UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.525UTC | lvl=INFO | trans=1438241661-401-00000084317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.525UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:50.538UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.538UTC | lvl=INFO | trans=1438241661-401-00000084318 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.539UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:50.552UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.552UTC | lvl=INFO | trans=1438241661-401-00000084319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.552UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:50.565UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.565UTC | lvl=INFO | trans=1438241661-401-00000084320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.566UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:50.579UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.579UTC | lvl=INFO | trans=1438241661-401-00000084321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.579UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:50.592UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.592UTC | lvl=INFO | trans=1438241661-401-00000084322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.593UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:50.607UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.607UTC | lvl=INFO | trans=1438241661-401-00000084323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.609UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:50.622UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.622UTC | lvl=INFO | trans=1438241661-401-00000084324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.623UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:50.636UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.636UTC | lvl=INFO | trans=1438241661-401-00000084325 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.636UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:50.649UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.650UTC | lvl=INFO | trans=1438241661-401-00000084326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.650UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:50.663UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.663UTC | lvl=INFO | trans=1438241661-401-00000084327 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.663UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:50.681UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.681UTC | lvl=INFO | trans=1438241661-401-00000084328 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.682UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:50.695UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.695UTC | lvl=INFO | trans=1438241661-401-00000084329 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.695UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:50.708UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.709UTC | lvl=INFO | trans=1438241661-401-00000084330 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.709UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:50.722UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.722UTC | lvl=INFO | trans=1438241661-401-00000084331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.722UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:50.736UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.737UTC | lvl=INFO | trans=1438241661-401-00000084332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.737UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:50.751UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.751UTC | lvl=INFO | trans=1438241661-401-00000084333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.752UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:50.765UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.765UTC | lvl=INFO | trans=1438241661-401-00000084334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.765UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:50.778UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.779UTC | lvl=INFO | trans=1438241661-401-00000084335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.779UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:50.792UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.793UTC | lvl=INFO | trans=1438241661-401-00000084336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.793UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:50.806UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.807UTC | lvl=INFO | trans=1438241661-401-00000084337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.807UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:50.820UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.820UTC | lvl=INFO | trans=1438241661-401-00000084338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.821UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:50.834UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.835UTC | lvl=INFO | trans=1438241661-401-00000084339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.835UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:08:50.848UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.849UTC | lvl=INFO | trans=1438241661-401-00000084340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.849UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:08:50.862UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.862UTC | lvl=INFO | trans=1438241661-401-00000084341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.863UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:08:50.876UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.876UTC | lvl=INFO | trans=1438241661-401-00000084342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.876UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:08:50.890UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.891UTC | lvl=INFO | trans=1438241661-401-00000084343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.891UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:08:50.906UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.906UTC | lvl=INFO | trans=1438241661-401-00000084344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.906UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:08:50.921UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.921UTC | lvl=INFO | trans=1438241661-401-00000084345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.921UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:08:50.935UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:50.936UTC | lvl=INFO | trans=1438241661-401-00000084346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:50.936UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109330 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:08:50.936UTC | lvl=INFO | trans=1438241661-401-00000084283 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:51.020UTC | lvl=INFO | trans=1438241661-401-00000084347 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41703/ngsi10/subscribeContext time=2015-09-01T12:08:51.073UTC | lvl=INFO | trans=1438241661-401-00000084347 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:51.087UTC | lvl=INFO | trans=1438241661-401-00000084347 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:51.087UTC | lvl=INFO | trans=1438241661-401-00000084348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:51.087UTC | lvl=INFO | trans=1438241661-401-00000084347 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955307af1e0c685aec09'), expiration: 1443701331, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109331, count: 1, format: "XML" }) time=2015-09-01T12:08:51.088UTC | lvl=INFO | trans=1438241661-401-00000084347 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:51.172UTC | lvl=INFO | trans=1438241661-401-00000084349 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41704/ngsi10/queryContext time=2015-09-01T12:08:51.190UTC | lvl=INFO | trans=1438241661-401-00000084349 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:51.190UTC | lvl=INFO | trans=1438241661-401-00000084349 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:51.761UTC | lvl=INFO | trans=1438241661-401-00000084350 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41707/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:51.792UTC | lvl=INFO | trans=1438241661-401-00000084350 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:51.793UTC | lvl=INFO | trans=1438241661-401-00000084350 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109331 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:51.793UTC | lvl=INFO | trans=1438241661-401-00000084350 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:51.879UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41709/ngsi10/updateContext time=2015-09-01T12:08:51.931UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:52.069UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109331 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109331 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:52.077UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:52.090UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:52.091UTC | lvl=INFO | trans=1438241661-401-00000084352 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:52.091UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109332 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:52.091UTC | lvl=INFO | trans=1438241661-401-00000084351 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:52.217UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41711/ngsi10/updateContext time=2015-09-01T12:08:52.225UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:52.427UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:52.548UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:52.688UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:52.798UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109332 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:52.806UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:52.820UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:52.820UTC | lvl=INFO | trans=1438241661-401-00000084354 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:52.820UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109332 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:08:52.833UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:52.834UTC | lvl=INFO | trans=1438241661-401-00000084355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:52.834UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109332 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:08:52.834UTC | lvl=INFO | trans=1438241661-401-00000084353 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:52.956UTC | lvl=INFO | trans=1438241661-401-00000084356 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41712/ngsi10/subscribeContext time=2015-09-01T12:08:52.971UTC | lvl=INFO | trans=1438241661-401-00000084356 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:52.984UTC | lvl=INFO | trans=1438241661-401-00000084356 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:52.985UTC | lvl=INFO | trans=1438241661-401-00000084357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:52.985UTC | lvl=INFO | trans=1438241661-401-00000084356 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955407af1e0c685aec0a'), expiration: 1443701332, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109332, count: 1, format: "XML" }) time=2015-09-01T12:08:52.986UTC | lvl=INFO | trans=1438241661-401-00000084356 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:53.069UTC | lvl=INFO | trans=1438241661-401-00000084358 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41714/ngsi10/queryContext time=2015-09-01T12:08:53.080UTC | lvl=INFO | trans=1438241661-401-00000084358 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:53.080UTC | lvl=INFO | trans=1438241661-401-00000084358 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:53.207UTC | lvl=INFO | trans=1438241661-401-00000084294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:53.208UTC | lvl=INFO | trans=1438241661-401-00000084294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:53.587UTC | lvl=INFO | trans=1438241661-401-00000084359 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41718/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:53.616UTC | lvl=INFO | trans=1438241661-401-00000084359 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:53.617UTC | lvl=INFO | trans=1438241661-401-00000084359 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109333 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:53.618UTC | lvl=INFO | trans=1438241661-401-00000084359 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:53.703UTC | lvl=INFO | trans=1438241661-401-00000084360 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41720/ngsi10/updateContext time=2015-09-01T12:08:53.762UTC | lvl=INFO | trans=1438241661-401-00000084360 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:53.953UTC | lvl=INFO | trans=1438241661-401-00000084360 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109333 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109333 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:53.961UTC | lvl=INFO | trans=1438241661-401-00000084360 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:53.962UTC | lvl=INFO | trans=1438241661-401-00000084360 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:54.087UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41724/ngsi10/updateContext time=2015-09-01T12:08:54.102UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:54.295UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:54.417UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:54.537UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:54.662UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:54.773UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109334 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:54.780UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:54.794UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:54.794UTC | lvl=INFO | trans=1438241661-401-00000084362 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:54.794UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109334 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:08:54.795UTC | lvl=INFO | trans=1438241661-401-00000084361 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:54.916UTC | lvl=INFO | trans=1438241661-401-00000084363 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41987/ngsi10/subscribeContext time=2015-09-01T12:08:54.933UTC | lvl=INFO | trans=1438241661-401-00000084363 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:54.948UTC | lvl=INFO | trans=1438241661-401-00000084363 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:54.948UTC | lvl=INFO | trans=1438241661-401-00000084364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:54.949UTC | lvl=INFO | trans=1438241661-401-00000084363 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955607af1e0c685aec0b'), expiration: 1443701334, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109334, count: 1, format: "XML" }) time=2015-09-01T12:08:54.949UTC | lvl=INFO | trans=1438241661-401-00000084363 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:55.033UTC | lvl=INFO | trans=1438241661-401-00000084365 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41990/ngsi10/queryContext time=2015-09-01T12:08:55.050UTC | lvl=INFO | trans=1438241661-401-00000084365 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:55.051UTC | lvl=INFO | trans=1438241661-401-00000084365 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:55.666UTC | lvl=INFO | trans=1438241661-401-00000084366 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41993/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:55.682UTC | lvl=INFO | trans=1438241661-401-00000084366 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:55.683UTC | lvl=INFO | trans=1438241661-401-00000084366 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109335 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:55.684UTC | lvl=INFO | trans=1438241661-401-00000084366 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:55.769UTC | lvl=INFO | trans=1438241661-401-00000084367 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41994/ngsi10/updateContext time=2015-09-01T12:08:55.822UTC | lvl=INFO | trans=1438241661-401-00000084367 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:55.962UTC | lvl=INFO | trans=1438241661-401-00000084367 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109335 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109335 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:55.970UTC | lvl=INFO | trans=1438241661-401-00000084367 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:55.970UTC | lvl=INFO | trans=1438241661-401-00000084367 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:56.096UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41999/ngsi10/updateContext time=2015-09-01T12:08:56.111UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:56.210UTC | lvl=INFO | trans=1438241661-401-00000084295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:56.210UTC | lvl=INFO | trans=1438241661-401-00000084295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:56.293UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:56.444UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:56.561UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109336 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:56.581UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:56.595UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.595UTC | lvl=INFO | trans=1438241661-401-00000084369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.595UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:08:56.608UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.609UTC | lvl=INFO | trans=1438241661-401-00000084370 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.609UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:08:56.622UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.622UTC | lvl=INFO | trans=1438241661-401-00000084371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.622UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:08:56.636UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.636UTC | lvl=INFO | trans=1438241661-401-00000084372 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.636UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:08:56.649UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.650UTC | lvl=INFO | trans=1438241661-401-00000084373 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.650UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:08:56.663UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.663UTC | lvl=INFO | trans=1438241661-401-00000084374 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.664UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:08:56.677UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.677UTC | lvl=INFO | trans=1438241661-401-00000084375 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.677UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:08:56.690UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.691UTC | lvl=INFO | trans=1438241661-401-00000084376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.691UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:08:56.704UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.705UTC | lvl=INFO | trans=1438241661-401-00000084377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.705UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:08:56.718UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.718UTC | lvl=INFO | trans=1438241661-401-00000084378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.719UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:08:56.732UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.732UTC | lvl=INFO | trans=1438241661-401-00000084379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.732UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:08:56.745UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.746UTC | lvl=INFO | trans=1438241661-401-00000084380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.746UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:08:56.760UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.761UTC | lvl=INFO | trans=1438241661-401-00000084381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.761UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:08:56.774UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.775UTC | lvl=INFO | trans=1438241661-401-00000084382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.775UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:08:56.788UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.789UTC | lvl=INFO | trans=1438241661-401-00000084383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.789UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:08:56.802UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.803UTC | lvl=INFO | trans=1438241661-401-00000084384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.803UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:08:56.816UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.817UTC | lvl=INFO | trans=1438241661-401-00000084385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.817UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:08:56.830UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.830UTC | lvl=INFO | trans=1438241661-401-00000084386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.830UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:08:56.844UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.844UTC | lvl=INFO | trans=1438241661-401-00000084387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.844UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:08:56.860UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.861UTC | lvl=INFO | trans=1438241661-401-00000084388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.861UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:08:56.875UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.876UTC | lvl=INFO | trans=1438241661-401-00000084389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.876UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:08:56.889UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.890UTC | lvl=INFO | trans=1438241661-401-00000084390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.890UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:08:56.903UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.903UTC | lvl=INFO | trans=1438241661-401-00000084391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.903UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:08:56.916UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.917UTC | lvl=INFO | trans=1438241661-401-00000084392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.917UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:08:56.930UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.930UTC | lvl=INFO | trans=1438241661-401-00000084393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.930UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:08:56.943UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.944UTC | lvl=INFO | trans=1438241661-401-00000084394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.944UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:08:56.957UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.958UTC | lvl=INFO | trans=1438241661-401-00000084395 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.958UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:08:56.971UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.971UTC | lvl=INFO | trans=1438241661-401-00000084396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.972UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:08:56.985UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.985UTC | lvl=INFO | trans=1438241661-401-00000084397 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.985UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:08:56.998UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:56.999UTC | lvl=INFO | trans=1438241661-401-00000084398 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:56.999UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109336 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:08:57.012UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.013UTC | lvl=INFO | trans=1438241661-401-00000084399 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.013UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:08:57.026UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.027UTC | lvl=INFO | trans=1438241661-401-00000084400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.027UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:08:57.040UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.040UTC | lvl=INFO | trans=1438241661-401-00000084401 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.040UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:08:57.054UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.054UTC | lvl=INFO | trans=1438241661-401-00000084402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.054UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:08:57.067UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.067UTC | lvl=INFO | trans=1438241661-401-00000084403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.068UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:08:57.081UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.081UTC | lvl=INFO | trans=1438241661-401-00000084404 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.081UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:08:57.095UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.095UTC | lvl=INFO | trans=1438241661-401-00000084405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.096UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:08:57.109UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.110UTC | lvl=INFO | trans=1438241661-401-00000084406 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.110UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:08:57.123UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.123UTC | lvl=INFO | trans=1438241661-401-00000084407 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.123UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:08:57.137UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.137UTC | lvl=INFO | trans=1438241661-401-00000084408 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.137UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:08:57.150UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.151UTC | lvl=INFO | trans=1438241661-401-00000084409 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.151UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:08:57.164UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.164UTC | lvl=INFO | trans=1438241661-401-00000084410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.164UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:08:57.177UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.178UTC | lvl=INFO | trans=1438241661-401-00000084411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.178UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:08:57.191UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.192UTC | lvl=INFO | trans=1438241661-401-00000084412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.192UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:08:57.205UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.205UTC | lvl=INFO | trans=1438241661-401-00000084413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.205UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:08:57.219UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.219UTC | lvl=INFO | trans=1438241661-401-00000084414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.219UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:08:57.232UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.233UTC | lvl=INFO | trans=1438241661-401-00000084415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.233UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:08:57.246UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.246UTC | lvl=INFO | trans=1438241661-401-00000084416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.246UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:08:57.260UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.260UTC | lvl=INFO | trans=1438241661-401-00000084417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.260UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:08:57.273UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.274UTC | lvl=INFO | trans=1438241661-401-00000084418 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.274UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:08:57.289UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.289UTC | lvl=INFO | trans=1438241661-401-00000084419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.289UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:08:57.302UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.303UTC | lvl=INFO | trans=1438241661-401-00000084420 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.303UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:08:57.316UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.316UTC | lvl=INFO | trans=1438241661-401-00000084421 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.316UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:08:57.329UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.330UTC | lvl=INFO | trans=1438241661-401-00000084422 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.330UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:08:57.343UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.343UTC | lvl=INFO | trans=1438241661-401-00000084423 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.344UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:08:57.357UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.357UTC | lvl=INFO | trans=1438241661-401-00000084424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.357UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:08:57.370UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.371UTC | lvl=INFO | trans=1438241661-401-00000084425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.371UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:08:57.384UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.384UTC | lvl=INFO | trans=1438241661-401-00000084426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.384UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:08:57.397UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.398UTC | lvl=INFO | trans=1438241661-401-00000084427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.398UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:08:57.411UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.412UTC | lvl=INFO | trans=1438241661-401-00000084428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.412UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:08:57.425UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.425UTC | lvl=INFO | trans=1438241661-401-00000084429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.425UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:08:57.438UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.439UTC | lvl=INFO | trans=1438241661-401-00000084430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.439UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:08:57.453UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.453UTC | lvl=INFO | trans=1438241661-401-00000084431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.453UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:08:57.467UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.468UTC | lvl=INFO | trans=1438241661-401-00000084432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.468UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:08:57.482UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.482UTC | lvl=INFO | trans=1438241661-401-00000084433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.482UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:08:57.496UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.497UTC | lvl=INFO | trans=1438241661-401-00000084434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.497UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:08:57.510UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.510UTC | lvl=INFO | trans=1438241661-401-00000084435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.511UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109337 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:08:57.511UTC | lvl=INFO | trans=1438241661-401-00000084368 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:57.633UTC | lvl=INFO | trans=1438241661-401-00000084436 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42004/ngsi10/subscribeContext time=2015-09-01T12:08:57.648UTC | lvl=INFO | trans=1438241661-401-00000084436 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.661UTC | lvl=INFO | trans=1438241661-401-00000084436 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.662UTC | lvl=INFO | trans=1438241661-401-00000084437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:57.662UTC | lvl=INFO | trans=1438241661-401-00000084436 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955907af1e0c685aec0c'), expiration: 1443701337, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109337, count: 1, format: "XML" }) time=2015-09-01T12:08:57.662UTC | lvl=INFO | trans=1438241661-401-00000084436 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:57.746UTC | lvl=INFO | trans=1438241661-401-00000084438 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42006/ngsi10/queryContext time=2015-09-01T12:08:57.763UTC | lvl=INFO | trans=1438241661-401-00000084438 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:57.764UTC | lvl=INFO | trans=1438241661-401-00000084438 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:58.314UTC | lvl=INFO | trans=1438241661-401-00000084439 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42010/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:58.403UTC | lvl=INFO | trans=1438241661-401-00000084439 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:58.403UTC | lvl=INFO | trans=1438241661-401-00000084439 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109338 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:58.404UTC | lvl=INFO | trans=1438241661-401-00000084439 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:58.489UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42011/ngsi10/updateContext time=2015-09-01T12:08:58.554UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:58.708UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109338 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109338 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:58.716UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:58.729UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:58.729UTC | lvl=INFO | trans=1438241661-401-00000084441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:58.729UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109338 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:08:58.730UTC | lvl=INFO | trans=1438241661-401-00000084440 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:58.855UTC | lvl=INFO | trans=1438241661-401-00000084442 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42013/ngsi10/updateContext time=2015-09-01T12:08:58.863UTC | lvl=INFO | trans=1438241661-401-00000084442 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:08:58.991UTC | lvl=INFO | trans=1438241661-401-00000084442 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109338 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109338 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:08:58.999UTC | lvl=INFO | trans=1438241661-401-00000084442 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:08:58.999UTC | lvl=INFO | trans=1438241661-401-00000084442 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:59.121UTC | lvl=INFO | trans=1438241661-401-00000084443 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42017/ngsi10/subscribeContext time=2015-09-01T12:08:59.136UTC | lvl=INFO | trans=1438241661-401-00000084443 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:59.149UTC | lvl=INFO | trans=1438241661-401-00000084443 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:59.150UTC | lvl=INFO | trans=1438241661-401-00000084444 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:08:59.150UTC | lvl=INFO | trans=1438241661-401-00000084443 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955b07af1e0c685aec0d'), expiration: 1443701339, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109339, count: 1, format: "XML" }) time=2015-09-01T12:08:59.150UTC | lvl=INFO | trans=1438241661-401-00000084443 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:59.213UTC | lvl=INFO | trans=1438241661-401-00000084296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:08:59.213UTC | lvl=INFO | trans=1438241661-401-00000084296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:08:59.235UTC | lvl=INFO | trans=1438241661-401-00000084445 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42019/ngsi10/queryContext time=2015-09-01T12:08:59.251UTC | lvl=INFO | trans=1438241661-401-00000084445 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:59.251UTC | lvl=INFO | trans=1438241661-401-00000084445 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:59.756UTC | lvl=INFO | trans=1438241661-401-00000084446 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42023/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:08:59.848UTC | lvl=INFO | trans=1438241661-401-00000084446 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:08:59.848UTC | lvl=INFO | trans=1438241661-401-00000084446 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109339 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:08:59.849UTC | lvl=INFO | trans=1438241661-401-00000084446 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:08:59.934UTC | lvl=INFO | trans=1438241661-401-00000084447 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42028/ngsi10/updateContext time=2015-09-01T12:08:59.987UTC | lvl=INFO | trans=1438241661-401-00000084447 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:00.111UTC | lvl=INFO | trans=1438241661-401-00000084447 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109339 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109339 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:00.119UTC | lvl=INFO | trans=1438241661-401-00000084447 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:00.120UTC | lvl=INFO | trans=1438241661-401-00000084447 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:00.207UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42031/ngsi10/updateContext time=2015-09-01T12:09:00.221UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:00.367UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:00.487UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:00.628UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:00.738UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109340 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:00.746UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:00.759UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:00.760UTC | lvl=INFO | trans=1438241661-401-00000084449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:00.760UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109340 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:00.773UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:00.774UTC | lvl=INFO | trans=1438241661-401-00000084450 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:00.774UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109340 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:00.774UTC | lvl=INFO | trans=1438241661-401-00000084448 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:00.898UTC | lvl=INFO | trans=1438241661-401-00000084451 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42034/ngsi10/subscribeContext time=2015-09-01T12:09:00.913UTC | lvl=INFO | trans=1438241661-401-00000084451 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:00.927UTC | lvl=INFO | trans=1438241661-401-00000084451 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:00.927UTC | lvl=INFO | trans=1438241661-401-00000084452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:00.927UTC | lvl=INFO | trans=1438241661-401-00000084451 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955c07af1e0c685aec0e'), expiration: 1443701340, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109340, count: 1, format: "XML" }) time=2015-09-01T12:09:00.928UTC | lvl=INFO | trans=1438241661-401-00000084451 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:01.012UTC | lvl=INFO | trans=1438241661-401-00000084453 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42036/ngsi10/queryContext time=2015-09-01T12:09:01.030UTC | lvl=INFO | trans=1438241661-401-00000084453 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:01.030UTC | lvl=INFO | trans=1438241661-401-00000084453 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:01.576UTC | lvl=INFO | trans=1438241661-401-00000084454 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42037/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:01.605UTC | lvl=INFO | trans=1438241661-401-00000084454 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:01.606UTC | lvl=INFO | trans=1438241661-401-00000084454 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109341 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:01.607UTC | lvl=INFO | trans=1438241661-401-00000084454 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:01.700UTC | lvl=INFO | trans=1438241661-401-00000084455 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42040/ngsi10/updateContext time=2015-09-01T12:09:01.760UTC | lvl=INFO | trans=1438241661-401-00000084455 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:01.914UTC | lvl=INFO | trans=1438241661-401-00000084455 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109341 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109341 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:01.922UTC | lvl=INFO | trans=1438241661-401-00000084455 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:01.923UTC | lvl=INFO | trans=1438241661-401-00000084455 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:02.049UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42043/ngsi10/updateContext time=2015-09-01T12:09:02.057UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:02.176UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:02.216UTC | lvl=INFO | trans=1438241661-401-00000084297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:02.216UTC | lvl=INFO | trans=1438241661-401-00000084297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:02.298UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:02.434UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:02.562UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109342 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:02.570UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:02.584UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.584UTC | lvl=INFO | trans=1438241661-401-00000084457 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.584UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:02.597UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.598UTC | lvl=INFO | trans=1438241661-401-00000084458 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.598UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:02.611UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.611UTC | lvl=INFO | trans=1438241661-401-00000084459 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.611UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:02.625UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.625UTC | lvl=INFO | trans=1438241661-401-00000084460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.625UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:02.638UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.639UTC | lvl=INFO | trans=1438241661-401-00000084461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.639UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:02.652UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.652UTC | lvl=INFO | trans=1438241661-401-00000084462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.652UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:02.665UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.666UTC | lvl=INFO | trans=1438241661-401-00000084463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.666UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:02.679UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.680UTC | lvl=INFO | trans=1438241661-401-00000084464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.680UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:02.695UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.695UTC | lvl=INFO | trans=1438241661-401-00000084465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.695UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:02.710UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.711UTC | lvl=INFO | trans=1438241661-401-00000084466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.711UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:02.726UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.726UTC | lvl=INFO | trans=1438241661-401-00000084467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.727UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:02.740UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.740UTC | lvl=INFO | trans=1438241661-401-00000084468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.740UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:02.753UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.754UTC | lvl=INFO | trans=1438241661-401-00000084469 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.754UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:02.767UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.767UTC | lvl=INFO | trans=1438241661-401-00000084470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.768UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:02.781UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.781UTC | lvl=INFO | trans=1438241661-401-00000084471 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.781UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:02.795UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.795UTC | lvl=INFO | trans=1438241661-401-00000084472 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.795UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:02.808UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.809UTC | lvl=INFO | trans=1438241661-401-00000084473 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.809UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:02.823UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.823UTC | lvl=INFO | trans=1438241661-401-00000084474 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.823UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:02.837UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.837UTC | lvl=INFO | trans=1438241661-401-00000084475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.838UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:02.851UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.851UTC | lvl=INFO | trans=1438241661-401-00000084476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.851UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:02.866UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.867UTC | lvl=INFO | trans=1438241661-401-00000084477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.867UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:02.881UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.882UTC | lvl=INFO | trans=1438241661-401-00000084478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.882UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:02.896UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.897UTC | lvl=INFO | trans=1438241661-401-00000084479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.897UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:02.911UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.911UTC | lvl=INFO | trans=1438241661-401-00000084480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.911UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:02.924UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.925UTC | lvl=INFO | trans=1438241661-401-00000084481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.925UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:02.938UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.938UTC | lvl=INFO | trans=1438241661-401-00000084482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.938UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:02.952UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.952UTC | lvl=INFO | trans=1438241661-401-00000084483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.952UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:02.965UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.966UTC | lvl=INFO | trans=1438241661-401-00000084484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.966UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:02.979UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.979UTC | lvl=INFO | trans=1438241661-401-00000084485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.979UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:02.992UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:02.993UTC | lvl=INFO | trans=1438241661-401-00000084486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:02.993UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109342 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:03.006UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.006UTC | lvl=INFO | trans=1438241661-401-00000084487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.007UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:03.020UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.020UTC | lvl=INFO | trans=1438241661-401-00000084488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.020UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:03.033UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.034UTC | lvl=INFO | trans=1438241661-401-00000084489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.034UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:03.048UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.048UTC | lvl=INFO | trans=1438241661-401-00000084490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.049UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:03.063UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.064UTC | lvl=INFO | trans=1438241661-401-00000084491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.064UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:03.077UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.078UTC | lvl=INFO | trans=1438241661-401-00000084492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.078UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:03.091UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.091UTC | lvl=INFO | trans=1438241661-401-00000084493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.091UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:03.104UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.105UTC | lvl=INFO | trans=1438241661-401-00000084494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.105UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:03.118UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.118UTC | lvl=INFO | trans=1438241661-401-00000084495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.119UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:03.132UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.132UTC | lvl=INFO | trans=1438241661-401-00000084496 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.133UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:03.146UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.146UTC | lvl=INFO | trans=1438241661-401-00000084497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.146UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:03.159UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.159UTC | lvl=INFO | trans=1438241661-401-00000084498 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.160UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:03.173UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.173UTC | lvl=INFO | trans=1438241661-401-00000084499 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.173UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:03.186UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.187UTC | lvl=INFO | trans=1438241661-401-00000084500 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.187UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:03.200UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.200UTC | lvl=INFO | trans=1438241661-401-00000084501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.200UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:03.214UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.214UTC | lvl=INFO | trans=1438241661-401-00000084502 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.214UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:03.228UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.228UTC | lvl=INFO | trans=1438241661-401-00000084503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.228UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:03.241UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.242UTC | lvl=INFO | trans=1438241661-401-00000084504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.242UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:03.256UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.256UTC | lvl=INFO | trans=1438241661-401-00000084505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.257UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:03.270UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.270UTC | lvl=INFO | trans=1438241661-401-00000084506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.270UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:03.283UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.283UTC | lvl=INFO | trans=1438241661-401-00000084507 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.284UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:03.296UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.297UTC | lvl=INFO | trans=1438241661-401-00000084508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.297UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:03.311UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.311UTC | lvl=INFO | trans=1438241661-401-00000084509 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.311UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:03.325UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.325UTC | lvl=INFO | trans=1438241661-401-00000084510 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.325UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:03.338UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.339UTC | lvl=INFO | trans=1438241661-401-00000084511 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.339UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:03.352UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.352UTC | lvl=INFO | trans=1438241661-401-00000084512 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.353UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:03.366UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.366UTC | lvl=INFO | trans=1438241661-401-00000084513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.366UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:03.379UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.380UTC | lvl=INFO | trans=1438241661-401-00000084514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.380UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:03.393UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.393UTC | lvl=INFO | trans=1438241661-401-00000084515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.393UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:03.406UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.407UTC | lvl=INFO | trans=1438241661-401-00000084516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.407UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:03.422UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.422UTC | lvl=INFO | trans=1438241661-401-00000084517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.422UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:03.436UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.436UTC | lvl=INFO | trans=1438241661-401-00000084518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.436UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:03.449UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.450UTC | lvl=INFO | trans=1438241661-401-00000084519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.450UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:03.464UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.465UTC | lvl=INFO | trans=1438241661-401-00000084520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.465UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:03.480UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.480UTC | lvl=INFO | trans=1438241661-401-00000084521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.480UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:03.493UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.494UTC | lvl=INFO | trans=1438241661-401-00000084522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.494UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:03.507UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.507UTC | lvl=INFO | trans=1438241661-401-00000084523 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.508UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:03.521UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.521UTC | lvl=INFO | trans=1438241661-401-00000084524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.521UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109343 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:03.522UTC | lvl=INFO | trans=1438241661-401-00000084456 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:03.652UTC | lvl=INFO | trans=1438241661-401-00000084525 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42047/ngsi10/subscribeContext time=2015-09-01T12:09:03.680UTC | lvl=INFO | trans=1438241661-401-00000084525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.693UTC | lvl=INFO | trans=1438241661-401-00000084525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.694UTC | lvl=INFO | trans=1438241661-401-00000084526 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:03.694UTC | lvl=INFO | trans=1438241661-401-00000084525 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5955f07af1e0c685aec0f'), expiration: 1443701343, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109343, count: 1, format: "XML" }) time=2015-09-01T12:09:03.694UTC | lvl=INFO | trans=1438241661-401-00000084525 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:03.778UTC | lvl=INFO | trans=1438241661-401-00000084527 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42048/ngsi10/queryContext time=2015-09-01T12:09:03.796UTC | lvl=INFO | trans=1438241661-401-00000084527 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:03.797UTC | lvl=INFO | trans=1438241661-401-00000084527 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:04.335UTC | lvl=INFO | trans=1438241661-401-00000084528 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42050/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:04.352UTC | lvl=INFO | trans=1438241661-401-00000084528 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:04.353UTC | lvl=INFO | trans=1438241661-401-00000084528 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:04.354UTC | lvl=INFO | trans=1438241661-401-00000084528 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:04.439UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42052/ngsi10/updateContext time=2015-09-01T12:09:04.491UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:04.629UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:04.637UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:04.650UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:04.651UTC | lvl=INFO | trans=1438241661-401-00000084530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:04.651UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109344 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:04.652UTC | lvl=INFO | trans=1438241661-401-00000084529 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:04.777UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42056/ngsi10/updateContext time=2015-09-01T12:09:04.791UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:04.978UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:05.113UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109344 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:05.220UTC | lvl=INFO | trans=1438241661-401-00000084298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:05.220UTC | lvl=INFO | trans=1438241661-401-00000084298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:05.241UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109345 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109345 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:05.366UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109345 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109345 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:05.375UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:05.389UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.389UTC | lvl=INFO | trans=1438241661-401-00000084532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:05.389UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109345 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:05.403UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.403UTC | lvl=INFO | trans=1438241661-401-00000084533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:05.403UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109345 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:05.417UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.418UTC | lvl=INFO | trans=1438241661-401-00000084534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:05.418UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109345 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:05.431UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.431UTC | lvl=INFO | trans=1438241661-401-00000084535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:05.432UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109345 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:05.432UTC | lvl=INFO | trans=1438241661-401-00000084531 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:05.553UTC | lvl=INFO | trans=1438241661-401-00000084536 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42059/ngsi10/subscribeContext time=2015-09-01T12:09:05.570UTC | lvl=INFO | trans=1438241661-401-00000084536 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.583UTC | lvl=INFO | trans=1438241661-401-00000084536 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.584UTC | lvl=INFO | trans=1438241661-401-00000084537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:05.584UTC | lvl=INFO | trans=1438241661-401-00000084536 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956107af1e0c685aec10'), expiration: 1443701345, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109345, count: 1, format: "XML" }) time=2015-09-01T12:09:05.584UTC | lvl=INFO | trans=1438241661-401-00000084536 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:05.668UTC | lvl=INFO | trans=1438241661-401-00000084538 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42061/ngsi10/queryContext time=2015-09-01T12:09:05.688UTC | lvl=INFO | trans=1438241661-401-00000084538 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:05.688UTC | lvl=INFO | trans=1438241661-401-00000084538 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:06.668UTC | lvl=INFO | trans=1438241661-401-00000084539 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42062/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:06.742UTC | lvl=INFO | trans=1438241661-401-00000084539 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:06.743UTC | lvl=INFO | trans=1438241661-401-00000084539 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109346 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:06.744UTC | lvl=INFO | trans=1438241661-401-00000084539 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:06.830UTC | lvl=INFO | trans=1438241661-401-00000084540 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42064/ngsi10/updateContext time=2015-09-01T12:09:06.883UTC | lvl=INFO | trans=1438241661-401-00000084540 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:07.020UTC | lvl=INFO | trans=1438241661-401-00000084540 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109346 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109346 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.028UTC | lvl=INFO | trans=1438241661-401-00000084540 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:07.029UTC | lvl=INFO | trans=1438241661-401-00000084540 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:07.129UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42065/ngsi10/updateContext time=2015-09-01T12:09:07.137UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:07.350UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.470UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.605UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.741UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.853UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109347 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:07.861UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:07.874UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.874UTC | lvl=INFO | trans=1438241661-401-00000084542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.874UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:07.888UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.888UTC | lvl=INFO | trans=1438241661-401-00000084543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.888UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:07.901UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.902UTC | lvl=INFO | trans=1438241661-401-00000084544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.902UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:07.915UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.916UTC | lvl=INFO | trans=1438241661-401-00000084545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.916UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:07.929UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.930UTC | lvl=INFO | trans=1438241661-401-00000084546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.930UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:07.943UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.943UTC | lvl=INFO | trans=1438241661-401-00000084547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.943UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:07.956UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.957UTC | lvl=INFO | trans=1438241661-401-00000084548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.957UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:07.970UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.971UTC | lvl=INFO | trans=1438241661-401-00000084549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.971UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:07.984UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.984UTC | lvl=INFO | trans=1438241661-401-00000084550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.984UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:07.998UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:07.998UTC | lvl=INFO | trans=1438241661-401-00000084551 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:07.999UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109347 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:08.012UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.012UTC | lvl=INFO | trans=1438241661-401-00000084552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.012UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:08.025UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.026UTC | lvl=INFO | trans=1438241661-401-00000084553 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.026UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:08.039UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.040UTC | lvl=INFO | trans=1438241661-401-00000084554 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.040UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:08.053UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.053UTC | lvl=INFO | trans=1438241661-401-00000084555 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.053UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:08.067UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.067UTC | lvl=INFO | trans=1438241661-401-00000084556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.067UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:08.081UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.081UTC | lvl=INFO | trans=1438241661-401-00000084557 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.082UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:08.096UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.096UTC | lvl=INFO | trans=1438241661-401-00000084558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.096UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:08.110UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.111UTC | lvl=INFO | trans=1438241661-401-00000084559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.111UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:08.125UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.125UTC | lvl=INFO | trans=1438241661-401-00000084560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.126UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:08.140UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.140UTC | lvl=INFO | trans=1438241661-401-00000084561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.140UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:08.153UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.154UTC | lvl=INFO | trans=1438241661-401-00000084562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.154UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:08.167UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.168UTC | lvl=INFO | trans=1438241661-401-00000084563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.168UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:08.181UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.181UTC | lvl=INFO | trans=1438241661-401-00000084564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.181UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:08.195UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.195UTC | lvl=INFO | trans=1438241661-401-00000084565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.195UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:08.208UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.209UTC | lvl=INFO | trans=1438241661-401-00000084566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.209UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:08.222UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.223UTC | lvl=INFO | trans=1438241661-401-00000084567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.223UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:08.223UTC | lvl=INFO | trans=1438241661-401-00000084299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:08.223UTC | lvl=INFO | trans=1438241661-401-00000084299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:08.236UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.237UTC | lvl=INFO | trans=1438241661-401-00000084568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.237UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:08.250UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.250UTC | lvl=INFO | trans=1438241661-401-00000084569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.250UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:08.264UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.264UTC | lvl=INFO | trans=1438241661-401-00000084570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.264UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:08.279UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.280UTC | lvl=INFO | trans=1438241661-401-00000084571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.280UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:08.293UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.294UTC | lvl=INFO | trans=1438241661-401-00000084572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.294UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:08.307UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.308UTC | lvl=INFO | trans=1438241661-401-00000084573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.308UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:08.322UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.323UTC | lvl=INFO | trans=1438241661-401-00000084574 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.323UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:08.337UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.337UTC | lvl=INFO | trans=1438241661-401-00000084575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.337UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:08.352UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.352UTC | lvl=INFO | trans=1438241661-401-00000084576 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.352UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:08.367UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.368UTC | lvl=INFO | trans=1438241661-401-00000084577 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.368UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:08.383UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.383UTC | lvl=INFO | trans=1438241661-401-00000084578 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.383UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:08.399UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.399UTC | lvl=INFO | trans=1438241661-401-00000084579 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.399UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:08.415UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.415UTC | lvl=INFO | trans=1438241661-401-00000084580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.416UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:08.429UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.429UTC | lvl=INFO | trans=1438241661-401-00000084581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.429UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:08.442UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.443UTC | lvl=INFO | trans=1438241661-401-00000084582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.443UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:08.456UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.456UTC | lvl=INFO | trans=1438241661-401-00000084583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.457UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:08.470UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.470UTC | lvl=INFO | trans=1438241661-401-00000084584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.470UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:08.483UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.484UTC | lvl=INFO | trans=1438241661-401-00000084585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.484UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:08.497UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.497UTC | lvl=INFO | trans=1438241661-401-00000084586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.498UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:08.511UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.511UTC | lvl=INFO | trans=1438241661-401-00000084587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.512UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:08.525UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.525UTC | lvl=INFO | trans=1438241661-401-00000084588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.525UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:08.538UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.539UTC | lvl=INFO | trans=1438241661-401-00000084589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.539UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:08.552UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.552UTC | lvl=INFO | trans=1438241661-401-00000084590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.552UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:08.567UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.567UTC | lvl=INFO | trans=1438241661-401-00000084591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.568UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:08.581UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.581UTC | lvl=INFO | trans=1438241661-401-00000084592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.581UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:08.595UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.595UTC | lvl=INFO | trans=1438241661-401-00000084593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.595UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:08.609UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.609UTC | lvl=INFO | trans=1438241661-401-00000084594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.609UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:08.622UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.623UTC | lvl=INFO | trans=1438241661-401-00000084595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.623UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:08.636UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.636UTC | lvl=INFO | trans=1438241661-401-00000084596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.636UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:08.650UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.650UTC | lvl=INFO | trans=1438241661-401-00000084597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.650UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:08.663UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.664UTC | lvl=INFO | trans=1438241661-401-00000084598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.664UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:08.677UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.677UTC | lvl=INFO | trans=1438241661-401-00000084599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.677UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:08.691UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.691UTC | lvl=INFO | trans=1438241661-401-00000084600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.691UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:08.704UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.704UTC | lvl=INFO | trans=1438241661-401-00000084601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.705UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:08.718UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.718UTC | lvl=INFO | trans=1438241661-401-00000084602 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.719UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:08.732UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.732UTC | lvl=INFO | trans=1438241661-401-00000084603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.732UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:08.745UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.746UTC | lvl=INFO | trans=1438241661-401-00000084604 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.746UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:08.759UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.759UTC | lvl=INFO | trans=1438241661-401-00000084605 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.760UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:08.773UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.773UTC | lvl=INFO | trans=1438241661-401-00000084606 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.773UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:08.794UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.795UTC | lvl=INFO | trans=1438241661-401-00000084607 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.795UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:08.822UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.822UTC | lvl=INFO | trans=1438241661-401-00000084608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.823UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:08.837UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.837UTC | lvl=INFO | trans=1438241661-401-00000084609 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.837UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:08.850UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:08.851UTC | lvl=INFO | trans=1438241661-401-00000084610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:08.851UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109348 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:08.851UTC | lvl=INFO | trans=1438241661-401-00000084541 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:08.974UTC | lvl=INFO | trans=1438241661-401-00000084611 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42075/ngsi10/subscribeContext time=2015-09-01T12:09:08.989UTC | lvl=INFO | trans=1438241661-401-00000084611 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:09.002UTC | lvl=INFO | trans=1438241661-401-00000084611 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:09.003UTC | lvl=INFO | trans=1438241661-401-00000084612 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:09.003UTC | lvl=INFO | trans=1438241661-401-00000084611 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956407af1e0c685aec11'), expiration: 1443701348, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109349, count: 1, format: "XML" }) time=2015-09-01T12:09:09.003UTC | lvl=INFO | trans=1438241661-401-00000084611 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:09.095UTC | lvl=INFO | trans=1438241661-401-00000084613 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42076/ngsi10/queryContext time=2015-09-01T12:09:09.115UTC | lvl=INFO | trans=1438241661-401-00000084613 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:09.116UTC | lvl=INFO | trans=1438241661-401-00000084613 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:10.606UTC | lvl=INFO | trans=1438241661-401-00000084614 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42086/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:10.624UTC | lvl=INFO | trans=1438241661-401-00000084614 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:10.625UTC | lvl=INFO | trans=1438241661-401-00000084614 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109350 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:10.625UTC | lvl=INFO | trans=1438241661-401-00000084614 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:10.711UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42087/ngsi10/updateContext time=2015-09-01T12:09:10.770UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:10.962UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109350 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109350 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:10.970UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:10.984UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:10.984UTC | lvl=INFO | trans=1438241661-401-00000084616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:10.984UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109350 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:10.985UTC | lvl=INFO | trans=1438241661-401-00000084615 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:11.118UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42089/ngsi10/updateContext time=2015-09-01T12:09:11.132UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:11.226UTC | lvl=INFO | trans=1438241661-401-00000084300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:11.226UTC | lvl=INFO | trans=1438241661-401-00000084300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:11.310UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:11.445UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:11.566UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:11.676UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109351 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:11.684UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:11.697UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.697UTC | lvl=INFO | trans=1438241661-401-00000084618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.698UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109351 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:11.711UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.711UTC | lvl=INFO | trans=1438241661-401-00000084619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.711UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109351 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:11.725UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.725UTC | lvl=INFO | trans=1438241661-401-00000084620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.726UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109351 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:11.739UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.740UTC | lvl=INFO | trans=1438241661-401-00000084621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.740UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109351 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:11.753UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.754UTC | lvl=INFO | trans=1438241661-401-00000084622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.754UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109351 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:11.754UTC | lvl=INFO | trans=1438241661-401-00000084617 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:11.876UTC | lvl=INFO | trans=1438241661-401-00000084623 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42091/ngsi10/subscribeContext time=2015-09-01T12:09:11.913UTC | lvl=INFO | trans=1438241661-401-00000084623 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.927UTC | lvl=INFO | trans=1438241661-401-00000084623 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:11.928UTC | lvl=INFO | trans=1438241661-401-00000084624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:11.928UTC | lvl=INFO | trans=1438241661-401-00000084623 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956707af1e0c685aec12'), expiration: 1443701351, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109351, count: 1, format: "XML" }) time=2015-09-01T12:09:11.928UTC | lvl=INFO | trans=1438241661-401-00000084623 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:12.050UTC | lvl=INFO | trans=1438241661-401-00000084625 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42092/ngsi10/queryContext time=2015-09-01T12:09:12.069UTC | lvl=INFO | trans=1438241661-401-00000084625 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:12.070UTC | lvl=INFO | trans=1438241661-401-00000084625 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:12.609UTC | lvl=INFO | trans=1438241661-401-00000084626 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42094/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:12.627UTC | lvl=INFO | trans=1438241661-401-00000084626 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:12.628UTC | lvl=INFO | trans=1438241661-401-00000084626 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109352 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:12.646UTC | lvl=INFO | trans=1438241661-401-00000084626 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:12.731UTC | lvl=INFO | trans=1438241661-401-00000084627 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42096/ngsi10/updateContext time=2015-09-01T12:09:12.790UTC | lvl=INFO | trans=1438241661-401-00000084627 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:12.969UTC | lvl=INFO | trans=1438241661-401-00000084627 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109352 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109352 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:12.977UTC | lvl=INFO | trans=1438241661-401-00000084627 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:12.978UTC | lvl=INFO | trans=1438241661-401-00000084627 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:13.102UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42098/ngsi10/updateContext time=2015-09-01T12:09:13.117UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:13.299UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:13.436UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:13.572UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:13.683UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109353 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:13.691UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:13.706UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.706UTC | lvl=INFO | trans=1438241661-401-00000084629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.707UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:13.720UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.720UTC | lvl=INFO | trans=1438241661-401-00000084630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.720UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:13.734UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.734UTC | lvl=INFO | trans=1438241661-401-00000084631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.734UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:13.748UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.748UTC | lvl=INFO | trans=1438241661-401-00000084632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.748UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:13.762UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.762UTC | lvl=INFO | trans=1438241661-401-00000084633 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.762UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:13.777UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.778UTC | lvl=INFO | trans=1438241661-401-00000084634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.778UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:13.791UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.792UTC | lvl=INFO | trans=1438241661-401-00000084635 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.792UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:13.805UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.806UTC | lvl=INFO | trans=1438241661-401-00000084636 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.806UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:13.819UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.820UTC | lvl=INFO | trans=1438241661-401-00000084637 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.820UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:13.833UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.833UTC | lvl=INFO | trans=1438241661-401-00000084638 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.834UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:13.847UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.847UTC | lvl=INFO | trans=1438241661-401-00000084639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.847UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:13.860UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.861UTC | lvl=INFO | trans=1438241661-401-00000084640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.861UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:13.874UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.875UTC | lvl=INFO | trans=1438241661-401-00000084641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.875UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:13.889UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.890UTC | lvl=INFO | trans=1438241661-401-00000084642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.890UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:13.904UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.904UTC | lvl=INFO | trans=1438241661-401-00000084643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.905UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:13.919UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.919UTC | lvl=INFO | trans=1438241661-401-00000084644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.919UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:13.934UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.934UTC | lvl=INFO | trans=1438241661-401-00000084645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.934UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:13.949UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.950UTC | lvl=INFO | trans=1438241661-401-00000084646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.957UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:13.984UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.984UTC | lvl=INFO | trans=1438241661-401-00000084647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.984UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:13.998UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:13.998UTC | lvl=INFO | trans=1438241661-401-00000084648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:13.998UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109353 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:14.011UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.012UTC | lvl=INFO | trans=1438241661-401-00000084649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.012UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:14.025UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.026UTC | lvl=INFO | trans=1438241661-401-00000084650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.026UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:14.040UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.041UTC | lvl=INFO | trans=1438241661-401-00000084651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.041UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:14.055UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.055UTC | lvl=INFO | trans=1438241661-401-00000084652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.055UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:14.068UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.069UTC | lvl=INFO | trans=1438241661-401-00000084653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.069UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:14.082UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.082UTC | lvl=INFO | trans=1438241661-401-00000084654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.082UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:14.095UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.096UTC | lvl=INFO | trans=1438241661-401-00000084655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.096UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:14.109UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.109UTC | lvl=INFO | trans=1438241661-401-00000084656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.110UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:14.123UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.123UTC | lvl=INFO | trans=1438241661-401-00000084657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.123UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:14.137UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.137UTC | lvl=INFO | trans=1438241661-401-00000084658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.137UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:14.151UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.151UTC | lvl=INFO | trans=1438241661-401-00000084659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.151UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:14.165UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.166UTC | lvl=INFO | trans=1438241661-401-00000084660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.166UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:14.180UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.181UTC | lvl=INFO | trans=1438241661-401-00000084661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.181UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:14.195UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.195UTC | lvl=INFO | trans=1438241661-401-00000084662 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.195UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:14.209UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.209UTC | lvl=INFO | trans=1438241661-401-00000084663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.210UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:14.223UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.224UTC | lvl=INFO | trans=1438241661-401-00000084664 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.224UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:14.229UTC | lvl=INFO | trans=1438241661-401-00000084301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:14.229UTC | lvl=INFO | trans=1438241661-401-00000084301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:14.239UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.239UTC | lvl=INFO | trans=1438241661-401-00000084665 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.240UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:14.254UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.255UTC | lvl=INFO | trans=1438241661-401-00000084666 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.255UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:14.268UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.268UTC | lvl=INFO | trans=1438241661-401-00000084667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.268UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:14.282UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.282UTC | lvl=INFO | trans=1438241661-401-00000084668 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.282UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:14.296UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.297UTC | lvl=INFO | trans=1438241661-401-00000084669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.297UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:14.311UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.311UTC | lvl=INFO | trans=1438241661-401-00000084670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.312UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:14.325UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.326UTC | lvl=INFO | trans=1438241661-401-00000084671 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.326UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:14.339UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.339UTC | lvl=INFO | trans=1438241661-401-00000084672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.340UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:14.353UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.353UTC | lvl=INFO | trans=1438241661-401-00000084673 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.354UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:14.367UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.367UTC | lvl=INFO | trans=1438241661-401-00000084674 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.367UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:14.382UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.382UTC | lvl=INFO | trans=1438241661-401-00000084675 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.383UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:14.398UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.398UTC | lvl=INFO | trans=1438241661-401-00000084676 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.399UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:14.414UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.414UTC | lvl=INFO | trans=1438241661-401-00000084677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.415UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:14.429UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.429UTC | lvl=INFO | trans=1438241661-401-00000084678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.430UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:14.445UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.445UTC | lvl=INFO | trans=1438241661-401-00000084679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.446UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:14.459UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.459UTC | lvl=INFO | trans=1438241661-401-00000084680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.459UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:14.473UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.474UTC | lvl=INFO | trans=1438241661-401-00000084681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.474UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:14.487UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.488UTC | lvl=INFO | trans=1438241661-401-00000084682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.488UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:14.501UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.501UTC | lvl=INFO | trans=1438241661-401-00000084683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.501UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:14.514UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.515UTC | lvl=INFO | trans=1438241661-401-00000084684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.515UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:14.528UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.529UTC | lvl=INFO | trans=1438241661-401-00000084685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.529UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:14.542UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.542UTC | lvl=INFO | trans=1438241661-401-00000084686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.543UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:14.556UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.557UTC | lvl=INFO | trans=1438241661-401-00000084687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.557UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:14.570UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.571UTC | lvl=INFO | trans=1438241661-401-00000084688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.571UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:14.585UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.586UTC | lvl=INFO | trans=1438241661-401-00000084689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.586UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:14.599UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.599UTC | lvl=INFO | trans=1438241661-401-00000084690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.600UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:14.613UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.613UTC | lvl=INFO | trans=1438241661-401-00000084691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.614UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:14.627UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.627UTC | lvl=INFO | trans=1438241661-401-00000084692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.627UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:14.640UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.641UTC | lvl=INFO | trans=1438241661-401-00000084693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.641UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:14.654UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.654UTC | lvl=INFO | trans=1438241661-401-00000084694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.655UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:14.668UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.668UTC | lvl=INFO | trans=1438241661-401-00000084695 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.668UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:14.681UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.682UTC | lvl=INFO | trans=1438241661-401-00000084696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.682UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:14.695UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.695UTC | lvl=INFO | trans=1438241661-401-00000084697 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.696UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:14.709UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.709UTC | lvl=INFO | trans=1438241661-401-00000084698 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.710UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109354 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:14.710UTC | lvl=INFO | trans=1438241661-401-00000084628 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:14.794UTC | lvl=INFO | trans=1438241661-401-00000084699 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42102/ngsi10/subscribeContext time=2015-09-01T12:09:14.861UTC | lvl=INFO | trans=1438241661-401-00000084699 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.889UTC | lvl=INFO | trans=1438241661-401-00000084699 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.889UTC | lvl=INFO | trans=1438241661-401-00000084700 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:14.890UTC | lvl=INFO | trans=1438241661-401-00000084699 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956a07af1e0c685aec13'), expiration: 1443701354, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109354, count: 1, format: "XML" }) time=2015-09-01T12:09:14.890UTC | lvl=INFO | trans=1438241661-401-00000084699 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:14.974UTC | lvl=INFO | trans=1438241661-401-00000084701 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42103/ngsi10/queryContext time=2015-09-01T12:09:14.992UTC | lvl=INFO | trans=1438241661-401-00000084701 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:14.993UTC | lvl=INFO | trans=1438241661-401-00000084701 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:15.436UTC | lvl=INFO | trans=1438241661-401-00000084702 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42106/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:15.452UTC | lvl=INFO | trans=1438241661-401-00000084702 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:15.453UTC | lvl=INFO | trans=1438241661-401-00000084702 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109355 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:15.454UTC | lvl=INFO | trans=1438241661-401-00000084702 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:15.539UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42107/ngsi10/updateContext time=2015-09-01T12:09:15.596UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:15.750UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109355 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109355 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:15.758UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:15.771UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:15.771UTC | lvl=INFO | trans=1438241661-401-00000084704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:15.772UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109355 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:15.772UTC | lvl=INFO | trans=1438241661-401-00000084703 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:15.904UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42110/ngsi10/updateContext time=2015-09-01T12:09:15.913UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:16.033UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109355 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109355 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:16.169UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:16.289UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:16.399UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109356 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:16.407UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:16.422UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.422UTC | lvl=INFO | trans=1438241661-401-00000084706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.422UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:16.437UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.438UTC | lvl=INFO | trans=1438241661-401-00000084707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.438UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:16.453UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.453UTC | lvl=INFO | trans=1438241661-401-00000084708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.453UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:16.466UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.467UTC | lvl=INFO | trans=1438241661-401-00000084709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.467UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:16.481UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.481UTC | lvl=INFO | trans=1438241661-401-00000084710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.481UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:16.494UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.495UTC | lvl=INFO | trans=1438241661-401-00000084711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.495UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109356 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:16.495UTC | lvl=INFO | trans=1438241661-401-00000084705 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:16.616UTC | lvl=INFO | trans=1438241661-401-00000084712 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41856/ngsi10/subscribeContext time=2015-09-01T12:09:16.633UTC | lvl=INFO | trans=1438241661-401-00000084712 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.646UTC | lvl=INFO | trans=1438241661-401-00000084712 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.647UTC | lvl=INFO | trans=1438241661-401-00000084713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:16.647UTC | lvl=INFO | trans=1438241661-401-00000084712 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956c07af1e0c685aec14'), expiration: 1443701356, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109356, count: 1, format: "XML" }) time=2015-09-01T12:09:16.647UTC | lvl=INFO | trans=1438241661-401-00000084712 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:16.731UTC | lvl=INFO | trans=1438241661-401-00000084714 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41858/ngsi10/queryContext time=2015-09-01T12:09:16.741UTC | lvl=INFO | trans=1438241661-401-00000084714 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:16.742UTC | lvl=INFO | trans=1438241661-401-00000084714 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:17.233UTC | lvl=INFO | trans=1438241661-401-00000084302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:17.233UTC | lvl=INFO | trans=1438241661-401-00000084302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:17.359UTC | lvl=INFO | trans=1438241661-401-00000084715 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41864/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:17.457UTC | lvl=INFO | trans=1438241661-401-00000084715 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:17.458UTC | lvl=INFO | trans=1438241661-401-00000084715 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109357 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:17.465UTC | lvl=INFO | trans=1438241661-401-00000084715 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:17.550UTC | lvl=INFO | trans=1438241661-401-00000084716 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41866/ngsi10/updateContext time=2015-09-01T12:09:17.602UTC | lvl=INFO | trans=1438241661-401-00000084716 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:17.740UTC | lvl=INFO | trans=1438241661-401-00000084716 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109357 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109357 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:17.748UTC | lvl=INFO | trans=1438241661-401-00000084716 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:17.749UTC | lvl=INFO | trans=1438241661-401-00000084716 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:17.847UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41869/ngsi10/updateContext time=2015-09-01T12:09:17.858UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:18.069UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109357 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109357 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:18.205UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:18.342UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:18.481UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:18.592UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109358 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:18.600UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:18.615UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.616UTC | lvl=INFO | trans=1438241661-401-00000084718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.616UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:18.630UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.630UTC | lvl=INFO | trans=1438241661-401-00000084719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.630UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:18.643UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.644UTC | lvl=INFO | trans=1438241661-401-00000084720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.644UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:18.659UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.659UTC | lvl=INFO | trans=1438241661-401-00000084721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.659UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:18.673UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.673UTC | lvl=INFO | trans=1438241661-401-00000084722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.673UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:18.687UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.687UTC | lvl=INFO | trans=1438241661-401-00000084723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.687UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:18.700UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.701UTC | lvl=INFO | trans=1438241661-401-00000084724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.701UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:18.714UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.715UTC | lvl=INFO | trans=1438241661-401-00000084725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.715UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:18.728UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.729UTC | lvl=INFO | trans=1438241661-401-00000084726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.729UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:18.742UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.743UTC | lvl=INFO | trans=1438241661-401-00000084727 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.743UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:18.756UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.756UTC | lvl=INFO | trans=1438241661-401-00000084728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.756UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:18.769UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.770UTC | lvl=INFO | trans=1438241661-401-00000084729 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.770UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:18.783UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.783UTC | lvl=INFO | trans=1438241661-401-00000084730 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.784UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:18.797UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.797UTC | lvl=INFO | trans=1438241661-401-00000084731 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.797UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:18.810UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.811UTC | lvl=INFO | trans=1438241661-401-00000084732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.811UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:18.824UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.824UTC | lvl=INFO | trans=1438241661-401-00000084733 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.825UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:18.838UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.838UTC | lvl=INFO | trans=1438241661-401-00000084734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.838UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:18.852UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.852UTC | lvl=INFO | trans=1438241661-401-00000084735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.852UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:18.865UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.865UTC | lvl=INFO | trans=1438241661-401-00000084736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.866UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:18.879UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:18.879UTC | lvl=INFO | trans=1438241661-401-00000084737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:18.879UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109358 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:18.880UTC | lvl=INFO | trans=1438241661-401-00000084717 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:18.964UTC | lvl=INFO | trans=1438241661-401-00000084738 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41876/ngsi10/subscribeContext time=2015-09-01T12:09:19.030UTC | lvl=INFO | trans=1438241661-401-00000084738 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:19.055UTC | lvl=INFO | trans=1438241661-401-00000084738 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:19.056UTC | lvl=INFO | trans=1438241661-401-00000084739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:19.056UTC | lvl=INFO | trans=1438241661-401-00000084738 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5956f07af1e0c685aec15'), expiration: 1443701359, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109359, count: 1, format: "XML" }) time=2015-09-01T12:09:19.057UTC | lvl=INFO | trans=1438241661-401-00000084738 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:19.141UTC | lvl=INFO | trans=1438241661-401-00000084740 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41878/ngsi10/queryContext time=2015-09-01T12:09:19.185UTC | lvl=INFO | trans=1438241661-401-00000084740 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:19.185UTC | lvl=INFO | trans=1438241661-401-00000084740 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:19.867UTC | lvl=INFO | trans=1438241661-401-00000084741 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41880/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:19.956UTC | lvl=INFO | trans=1438241661-401-00000084741 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:19.957UTC | lvl=INFO | trans=1438241661-401-00000084741 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109359 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:19.957UTC | lvl=INFO | trans=1438241661-401-00000084741 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:20.042UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41883/ngsi10/updateContext time=2015-09-01T12:09:20.101UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:20.236UTC | lvl=INFO | trans=1438241661-401-00000084303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:20.236UTC | lvl=INFO | trans=1438241661-401-00000084303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:20.293UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:20.301UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:20.314UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:20.315UTC | lvl=INFO | trans=1438241661-401-00000084743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:20.315UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109360 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:20.315UTC | lvl=INFO | trans=1438241661-401-00000084742 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:20.440UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41887/ngsi10/updateContext time=2015-09-01T12:09:20.454UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:20.637UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:20.756UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:20.877UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:21.003UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109360 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:21.114UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109361 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109361 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:21.123UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:21.136UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.137UTC | lvl=INFO | trans=1438241661-401-00000084745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.137UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:21.150UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.151UTC | lvl=INFO | trans=1438241661-401-00000084746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.151UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:21.164UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.165UTC | lvl=INFO | trans=1438241661-401-00000084747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.165UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:21.183UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.184UTC | lvl=INFO | trans=1438241661-401-00000084748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.184UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:21.199UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.200UTC | lvl=INFO | trans=1438241661-401-00000084749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.200UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:21.214UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.214UTC | lvl=INFO | trans=1438241661-401-00000084750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.215UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:21.228UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.228UTC | lvl=INFO | trans=1438241661-401-00000084751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.228UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:21.241UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.242UTC | lvl=INFO | trans=1438241661-401-00000084752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.242UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:21.255UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.255UTC | lvl=INFO | trans=1438241661-401-00000084753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.256UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:21.269UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.269UTC | lvl=INFO | trans=1438241661-401-00000084754 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.269UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:21.282UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.283UTC | lvl=INFO | trans=1438241661-401-00000084755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.283UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:21.296UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.297UTC | lvl=INFO | trans=1438241661-401-00000084756 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.297UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:21.310UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.310UTC | lvl=INFO | trans=1438241661-401-00000084757 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.310UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:21.323UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.324UTC | lvl=INFO | trans=1438241661-401-00000084758 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.324UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:21.337UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.337UTC | lvl=INFO | trans=1438241661-401-00000084759 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.338UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:21.351UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.351UTC | lvl=INFO | trans=1438241661-401-00000084760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.351UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:21.364UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.365UTC | lvl=INFO | trans=1438241661-401-00000084761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.365UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:21.378UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.378UTC | lvl=INFO | trans=1438241661-401-00000084762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.379UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:21.392UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.392UTC | lvl=INFO | trans=1438241661-401-00000084763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.392UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:21.405UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.405UTC | lvl=INFO | trans=1438241661-401-00000084764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.406UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:21.419UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.419UTC | lvl=INFO | trans=1438241661-401-00000084765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.420UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:21.433UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.433UTC | lvl=INFO | trans=1438241661-401-00000084766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.433UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:21.447UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.447UTC | lvl=INFO | trans=1438241661-401-00000084767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.447UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:21.460UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.461UTC | lvl=INFO | trans=1438241661-401-00000084768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.461UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:21.474UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.474UTC | lvl=INFO | trans=1438241661-401-00000084769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.475UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:21.488UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.488UTC | lvl=INFO | trans=1438241661-401-00000084770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.489UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:21.502UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.502UTC | lvl=INFO | trans=1438241661-401-00000084771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.502UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:21.515UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.516UTC | lvl=INFO | trans=1438241661-401-00000084772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.516UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:21.529UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.529UTC | lvl=INFO | trans=1438241661-401-00000084773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.529UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:21.543UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.544UTC | lvl=INFO | trans=1438241661-401-00000084774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.544UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:21.557UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.557UTC | lvl=INFO | trans=1438241661-401-00000084775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.557UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:21.571UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.571UTC | lvl=INFO | trans=1438241661-401-00000084776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.571UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:21.584UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.585UTC | lvl=INFO | trans=1438241661-401-00000084777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.585UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:21.599UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.599UTC | lvl=INFO | trans=1438241661-401-00000084778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.599UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:21.612UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.613UTC | lvl=INFO | trans=1438241661-401-00000084779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.613UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:21.626UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.626UTC | lvl=INFO | trans=1438241661-401-00000084780 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.627UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:21.640UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.640UTC | lvl=INFO | trans=1438241661-401-00000084781 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.640UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:21.655UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.656UTC | lvl=INFO | trans=1438241661-401-00000084782 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.656UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:21.672UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.672UTC | lvl=INFO | trans=1438241661-401-00000084783 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.673UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:21.687UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.688UTC | lvl=INFO | trans=1438241661-401-00000084784 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.688UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:21.703UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.703UTC | lvl=INFO | trans=1438241661-401-00000084785 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.704UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:21.719UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.719UTC | lvl=INFO | trans=1438241661-401-00000084786 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.719UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:21.733UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.734UTC | lvl=INFO | trans=1438241661-401-00000084787 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.734UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:21.747UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.747UTC | lvl=INFO | trans=1438241661-401-00000084788 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.747UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:21.762UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.762UTC | lvl=INFO | trans=1438241661-401-00000084789 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.763UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:21.776UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.777UTC | lvl=INFO | trans=1438241661-401-00000084790 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.777UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:21.791UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.791UTC | lvl=INFO | trans=1438241661-401-00000084791 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.792UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:21.805UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.805UTC | lvl=INFO | trans=1438241661-401-00000084792 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.805UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:21.819UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.820UTC | lvl=INFO | trans=1438241661-401-00000084793 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.820UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:21.833UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.833UTC | lvl=INFO | trans=1438241661-401-00000084794 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.834UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:21.847UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.847UTC | lvl=INFO | trans=1438241661-401-00000084795 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.847UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:21.860UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.861UTC | lvl=INFO | trans=1438241661-401-00000084796 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.861UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:21.875UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.875UTC | lvl=INFO | trans=1438241661-401-00000084797 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.876UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:21.889UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.889UTC | lvl=INFO | trans=1438241661-401-00000084798 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.889UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:21.903UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.903UTC | lvl=INFO | trans=1438241661-401-00000084799 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.903UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:21.917UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.917UTC | lvl=INFO | trans=1438241661-401-00000084800 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.917UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:21.931UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.931UTC | lvl=INFO | trans=1438241661-401-00000084801 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.931UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:21.944UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:21.945UTC | lvl=INFO | trans=1438241661-401-00000084802 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:21.945UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109361 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:21.945UTC | lvl=INFO | trans=1438241661-401-00000084744 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:22.067UTC | lvl=INFO | trans=1438241661-401-00000084803 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41895/ngsi10/subscribeContext time=2015-09-01T12:09:22.096UTC | lvl=INFO | trans=1438241661-401-00000084803 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:22.122UTC | lvl=INFO | trans=1438241661-401-00000084803 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:22.122UTC | lvl=INFO | trans=1438241661-401-00000084804 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:22.123UTC | lvl=INFO | trans=1438241661-401-00000084803 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957207af1e0c685aec16'), expiration: 1443701362, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109362, count: 1, format: "XML" }) time=2015-09-01T12:09:22.123UTC | lvl=INFO | trans=1438241661-401-00000084803 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:22.209UTC | lvl=INFO | trans=1438241661-401-00000084805 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41896/ngsi10/queryContext time=2015-09-01T12:09:22.227UTC | lvl=INFO | trans=1438241661-401-00000084805 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:22.227UTC | lvl=INFO | trans=1438241661-401-00000084805 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:22.862UTC | lvl=INFO | trans=1438241661-401-00000084806 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41901/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:22.963UTC | lvl=INFO | trans=1438241661-401-00000084806 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:22.964UTC | lvl=INFO | trans=1438241661-401-00000084806 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109362 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:22.965UTC | lvl=INFO | trans=1438241661-401-00000084806 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:23.051UTC | lvl=INFO | trans=1438241661-401-00000084807 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41902/ngsi10/updateContext time=2015-09-01T12:09:23.109UTC | lvl=INFO | trans=1438241661-401-00000084807 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:23.238UTC | lvl=INFO | trans=1438241661-401-00000084304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:23.239UTC | lvl=INFO | trans=1438241661-401-00000084304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:23.313UTC | lvl=INFO | trans=1438241661-401-00000084807 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:23.320UTC | lvl=INFO | trans=1438241661-401-00000084807 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:23.321UTC | lvl=INFO | trans=1438241661-401-00000084807 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:23.446UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41903/ngsi10/updateContext time=2015-09-01T12:09:23.460UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:23.659UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:23.778UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:23.900UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:24.035UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109363 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:24.146UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109364 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109364 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:24.153UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:24.169UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.169UTC | lvl=INFO | trans=1438241661-401-00000084809 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.169UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:24.184UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.184UTC | lvl=INFO | trans=1438241661-401-00000084810 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.184UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:24.199UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.200UTC | lvl=INFO | trans=1438241661-401-00000084811 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.200UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:24.214UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.214UTC | lvl=INFO | trans=1438241661-401-00000084812 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.214UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:24.227UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.228UTC | lvl=INFO | trans=1438241661-401-00000084813 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.228UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:24.243UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.243UTC | lvl=INFO | trans=1438241661-401-00000084814 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.244UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:24.257UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.257UTC | lvl=INFO | trans=1438241661-401-00000084815 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.257UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:24.271UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.271UTC | lvl=INFO | trans=1438241661-401-00000084816 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.271UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:24.285UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.285UTC | lvl=INFO | trans=1438241661-401-00000084817 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.285UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:24.299UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.299UTC | lvl=INFO | trans=1438241661-401-00000084818 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.307UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:24.333UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.333UTC | lvl=INFO | trans=1438241661-401-00000084819 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.333UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:24.347UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.348UTC | lvl=INFO | trans=1438241661-401-00000084820 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.348UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:24.361UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.362UTC | lvl=INFO | trans=1438241661-401-00000084821 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.362UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:24.375UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.376UTC | lvl=INFO | trans=1438241661-401-00000084822 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.376UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:24.389UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.389UTC | lvl=INFO | trans=1438241661-401-00000084823 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.389UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:24.402UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.403UTC | lvl=INFO | trans=1438241661-401-00000084824 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.403UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:24.416UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.417UTC | lvl=INFO | trans=1438241661-401-00000084825 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.417UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:24.430UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.431UTC | lvl=INFO | trans=1438241661-401-00000084826 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.431UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:24.444UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.445UTC | lvl=INFO | trans=1438241661-401-00000084827 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.445UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:24.458UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.458UTC | lvl=INFO | trans=1438241661-401-00000084828 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.459UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:24.472UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.472UTC | lvl=INFO | trans=1438241661-401-00000084829 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.473UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109364 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:24.473UTC | lvl=INFO | trans=1438241661-401-00000084808 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:24.594UTC | lvl=INFO | trans=1438241661-401-00000084830 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41905/ngsi10/subscribeContext time=2015-09-01T12:09:24.623UTC | lvl=INFO | trans=1438241661-401-00000084830 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.650UTC | lvl=INFO | trans=1438241661-401-00000084830 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.651UTC | lvl=INFO | trans=1438241661-401-00000084831 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:24.651UTC | lvl=INFO | trans=1438241661-401-00000084830 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957407af1e0c685aec17'), expiration: 1443701364, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109364, count: 1, format: "XML" }) time=2015-09-01T12:09:24.651UTC | lvl=INFO | trans=1438241661-401-00000084830 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:24.735UTC | lvl=INFO | trans=1438241661-401-00000084832 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41906/ngsi10/queryContext time=2015-09-01T12:09:24.754UTC | lvl=INFO | trans=1438241661-401-00000084832 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:24.754UTC | lvl=INFO | trans=1438241661-401-00000084832 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:25.259UTC | lvl=INFO | trans=1438241661-401-00000084833 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41907/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:25.276UTC | lvl=INFO | trans=1438241661-401-00000084833 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:25.277UTC | lvl=INFO | trans=1438241661-401-00000084833 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:25.277UTC | lvl=INFO | trans=1438241661-401-00000084833 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:25.368UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41910/ngsi10/updateContext time=2015-09-01T12:09:25.422UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:25.560UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:25.568UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:25.581UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:25.582UTC | lvl=INFO | trans=1438241661-401-00000084835 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:25.582UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109365 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:25.582UTC | lvl=INFO | trans=1438241661-401-00000084834 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:25.673UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41911/ngsi10/updateContext time=2015-09-01T12:09:25.681UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:25.898UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:26.025UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109365 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:26.151UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109366 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109366 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:26.160UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:26.173UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.173UTC | lvl=INFO | trans=1438241661-401-00000084837 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.173UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:26.186UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.187UTC | lvl=INFO | trans=1438241661-401-00000084838 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.187UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:26.200UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.200UTC | lvl=INFO | trans=1438241661-401-00000084839 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.201UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:26.214UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.214UTC | lvl=INFO | trans=1438241661-401-00000084840 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.215UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:26.228UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.228UTC | lvl=INFO | trans=1438241661-401-00000084841 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.228UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:26.241UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.241UTC | lvl=INFO | trans=1438241661-401-00000084305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:26.241UTC | lvl=INFO | trans=1438241661-401-00000084305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:26.242UTC | lvl=INFO | trans=1438241661-401-00000084842 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.242UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:26.256UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.256UTC | lvl=INFO | trans=1438241661-401-00000084843 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.257UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:26.272UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.273UTC | lvl=INFO | trans=1438241661-401-00000084844 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.273UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:26.286UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.286UTC | lvl=INFO | trans=1438241661-401-00000084845 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.287UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:26.300UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.300UTC | lvl=INFO | trans=1438241661-401-00000084846 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.300UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:26.314UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.314UTC | lvl=INFO | trans=1438241661-401-00000084847 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.314UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:26.327UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.328UTC | lvl=INFO | trans=1438241661-401-00000084848 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.328UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:26.341UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.342UTC | lvl=INFO | trans=1438241661-401-00000084849 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.342UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:26.355UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.355UTC | lvl=INFO | trans=1438241661-401-00000084850 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.355UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:26.369UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.370UTC | lvl=INFO | trans=1438241661-401-00000084851 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.370UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:26.384UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.384UTC | lvl=INFO | trans=1438241661-401-00000084852 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.385UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:26.398UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.399UTC | lvl=INFO | trans=1438241661-401-00000084853 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.399UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:26.413UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.413UTC | lvl=INFO | trans=1438241661-401-00000084854 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.414UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:26.427UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.427UTC | lvl=INFO | trans=1438241661-401-00000084855 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.428UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:26.441UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.441UTC | lvl=INFO | trans=1438241661-401-00000084856 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.441UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:26.454UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.455UTC | lvl=INFO | trans=1438241661-401-00000084857 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.455UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:26.468UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.469UTC | lvl=INFO | trans=1438241661-401-00000084858 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.469UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:26.482UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.482UTC | lvl=INFO | trans=1438241661-401-00000084859 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.483UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:26.496UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.497UTC | lvl=INFO | trans=1438241661-401-00000084860 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.497UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:26.511UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.511UTC | lvl=INFO | trans=1438241661-401-00000084861 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.511UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:26.526UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.526UTC | lvl=INFO | trans=1438241661-401-00000084862 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.526UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:26.540UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.541UTC | lvl=INFO | trans=1438241661-401-00000084863 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.541UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:26.556UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.557UTC | lvl=INFO | trans=1438241661-401-00000084864 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.557UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:26.571UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.571UTC | lvl=INFO | trans=1438241661-401-00000084865 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.571UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:26.584UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.585UTC | lvl=INFO | trans=1438241661-401-00000084866 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.585UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:26.598UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.599UTC | lvl=INFO | trans=1438241661-401-00000084867 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.599UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:26.612UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.612UTC | lvl=INFO | trans=1438241661-401-00000084868 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.613UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:26.626UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.626UTC | lvl=INFO | trans=1438241661-401-00000084869 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.626UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:26.639UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.640UTC | lvl=INFO | trans=1438241661-401-00000084870 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.640UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:26.653UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.654UTC | lvl=INFO | trans=1438241661-401-00000084871 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.654UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:26.667UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.667UTC | lvl=INFO | trans=1438241661-401-00000084872 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.668UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:26.681UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.681UTC | lvl=INFO | trans=1438241661-401-00000084873 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.681UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:26.695UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.695UTC | lvl=INFO | trans=1438241661-401-00000084874 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.695UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:26.708UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.709UTC | lvl=INFO | trans=1438241661-401-00000084875 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.709UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:26.722UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.723UTC | lvl=INFO | trans=1438241661-401-00000084876 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.723UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:26.736UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.736UTC | lvl=INFO | trans=1438241661-401-00000084877 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.736UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:26.749UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.750UTC | lvl=INFO | trans=1438241661-401-00000084878 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.750UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:26.763UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.763UTC | lvl=INFO | trans=1438241661-401-00000084879 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.764UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:26.779UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.779UTC | lvl=INFO | trans=1438241661-401-00000084880 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.779UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:26.793UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.793UTC | lvl=INFO | trans=1438241661-401-00000084881 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.793UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:26.806UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.806UTC | lvl=INFO | trans=1438241661-401-00000084882 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.807UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:26.820UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.820UTC | lvl=INFO | trans=1438241661-401-00000084883 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.820UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:26.834UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.834UTC | lvl=INFO | trans=1438241661-401-00000084884 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.835UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:26.849UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.850UTC | lvl=INFO | trans=1438241661-401-00000084885 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.850UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:26.863UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.863UTC | lvl=INFO | trans=1438241661-401-00000084886 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.864UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:26.877UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.877UTC | lvl=INFO | trans=1438241661-401-00000084887 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.877UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:26.890UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.891UTC | lvl=INFO | trans=1438241661-401-00000084888 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.891UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:26.904UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.904UTC | lvl=INFO | trans=1438241661-401-00000084889 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.904UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:26.918UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.919UTC | lvl=INFO | trans=1438241661-401-00000084890 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.919UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:26.932UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.932UTC | lvl=INFO | trans=1438241661-401-00000084891 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.932UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:26.945UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.946UTC | lvl=INFO | trans=1438241661-401-00000084892 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.946UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:26.959UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.959UTC | lvl=INFO | trans=1438241661-401-00000084893 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.960UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:26.973UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:26.973UTC | lvl=INFO | trans=1438241661-401-00000084894 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:26.973UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109366 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:26.973UTC | lvl=INFO | trans=1438241661-401-00000084836 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:27.096UTC | lvl=INFO | trans=1438241661-401-00000084895 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41938/ngsi10/subscribeContext time=2015-09-01T12:09:27.112UTC | lvl=INFO | trans=1438241661-401-00000084895 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:27.125UTC | lvl=INFO | trans=1438241661-401-00000084895 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:27.126UTC | lvl=INFO | trans=1438241661-401-00000084896 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:27.126UTC | lvl=INFO | trans=1438241661-401-00000084895 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957707af1e0c685aec18'), expiration: 1443701367, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109367, count: 1, format: "XML" }) time=2015-09-01T12:09:27.126UTC | lvl=INFO | trans=1438241661-401-00000084895 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:27.213UTC | lvl=INFO | trans=1438241661-401-00000084897 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41943/ngsi10/queryContext time=2015-09-01T12:09:27.231UTC | lvl=INFO | trans=1438241661-401-00000084897 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:27.232UTC | lvl=INFO | trans=1438241661-401-00000084897 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:27.983UTC | lvl=INFO | trans=1438241661-401-00000084898 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41958/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:28.084UTC | lvl=INFO | trans=1438241661-401-00000084898 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:28.085UTC | lvl=INFO | trans=1438241661-401-00000084898 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:28.086UTC | lvl=INFO | trans=1438241661-401-00000084898 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:28.171UTC | lvl=INFO | trans=1438241661-401-00000084899 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41960/ngsi10/updateContext time=2015-09-01T12:09:28.230UTC | lvl=INFO | trans=1438241661-401-00000084899 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:28.422UTC | lvl=INFO | trans=1438241661-401-00000084899 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:28.429UTC | lvl=INFO | trans=1438241661-401-00000084899 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:28.430UTC | lvl=INFO | trans=1438241661-401-00000084899 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:28.555UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41961/ngsi10/updateContext time=2015-09-01T12:09:28.564UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:28.769UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:28.889UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:29.024UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109368 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:29.145UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109369 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109369 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:29.244UTC | lvl=INFO | trans=1438241661-401-00000084306 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:29.244UTC | lvl=INFO | trans=1438241661-401-00000084306 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:29.255UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109369 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109369 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:29.263UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:29.277UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.277UTC | lvl=INFO | trans=1438241661-401-00000084901 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.277UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:29.290UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.291UTC | lvl=INFO | trans=1438241661-401-00000084902 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.291UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:29.304UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.305UTC | lvl=INFO | trans=1438241661-401-00000084903 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.305UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:29.318UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.318UTC | lvl=INFO | trans=1438241661-401-00000084904 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.319UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:29.332UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.332UTC | lvl=INFO | trans=1438241661-401-00000084905 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.333UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:29.346UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.346UTC | lvl=INFO | trans=1438241661-401-00000084906 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.346UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:29.360UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.360UTC | lvl=INFO | trans=1438241661-401-00000084907 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.360UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:29.374UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.374UTC | lvl=INFO | trans=1438241661-401-00000084908 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.374UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:29.387UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.388UTC | lvl=INFO | trans=1438241661-401-00000084909 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.388UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:29.401UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.401UTC | lvl=INFO | trans=1438241661-401-00000084910 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.401UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:29.414UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.415UTC | lvl=INFO | trans=1438241661-401-00000084911 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.415UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:29.428UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.428UTC | lvl=INFO | trans=1438241661-401-00000084912 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.428UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:29.444UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.444UTC | lvl=INFO | trans=1438241661-401-00000084913 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.444UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:29.458UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.458UTC | lvl=INFO | trans=1438241661-401-00000084914 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.459UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:29.474UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.474UTC | lvl=INFO | trans=1438241661-401-00000084915 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.482UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:29.508UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.509UTC | lvl=INFO | trans=1438241661-401-00000084916 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.509UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:29.522UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.523UTC | lvl=INFO | trans=1438241661-401-00000084917 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.523UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:29.536UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.536UTC | lvl=INFO | trans=1438241661-401-00000084918 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.536UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:29.550UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.550UTC | lvl=INFO | trans=1438241661-401-00000084919 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.551UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:29.564UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.564UTC | lvl=INFO | trans=1438241661-401-00000084920 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.564UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:29.578UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.579UTC | lvl=INFO | trans=1438241661-401-00000084921 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.579UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:29.593UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.593UTC | lvl=INFO | trans=1438241661-401-00000084922 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.593UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:29.606UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.607UTC | lvl=INFO | trans=1438241661-401-00000084923 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.607UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109369 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:29.607UTC | lvl=INFO | trans=1438241661-401-00000084900 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:29.729UTC | lvl=INFO | trans=1438241661-401-00000084924 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41969/ngsi10/subscribeContext time=2015-09-01T12:09:29.745UTC | lvl=INFO | trans=1438241661-401-00000084924 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.760UTC | lvl=INFO | trans=1438241661-401-00000084924 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.760UTC | lvl=INFO | trans=1438241661-401-00000084925 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:29.760UTC | lvl=INFO | trans=1438241661-401-00000084924 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957907af1e0c685aec19'), expiration: 1443701369, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109369, count: 1, format: "XML" }) time=2015-09-01T12:09:29.761UTC | lvl=INFO | trans=1438241661-401-00000084924 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:29.845UTC | lvl=INFO | trans=1438241661-401-00000084926 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41970/ngsi10/queryContext time=2015-09-01T12:09:29.863UTC | lvl=INFO | trans=1438241661-401-00000084926 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:29.863UTC | lvl=INFO | trans=1438241661-401-00000084926 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:30.269UTC | lvl=INFO | trans=1438241661-401-00000084927 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41973/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:30.286UTC | lvl=INFO | trans=1438241661-401-00000084927 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:30.287UTC | lvl=INFO | trans=1438241661-401-00000084927 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:30.287UTC | lvl=INFO | trans=1438241661-401-00000084927 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:30.372UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41975/ngsi10/updateContext time=2015-09-01T12:09:30.425UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:30.563UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:30.571UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:30.584UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:30.585UTC | lvl=INFO | trans=1438241661-401-00000084929 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:30.585UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109370 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:30.585UTC | lvl=INFO | trans=1438241661-401-00000084928 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:30.710UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41976/ngsi10/updateContext time=2015-09-01T12:09:30.724UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:30.907UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:31.042UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109370 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:31.165UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:31.305UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:31.430UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109371 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:31.438UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:31.452UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.452UTC | lvl=INFO | trans=1438241661-401-00000084931 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.452UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:31.466UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.466UTC | lvl=INFO | trans=1438241661-401-00000084932 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.467UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:31.480UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.480UTC | lvl=INFO | trans=1438241661-401-00000084933 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.481UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:31.494UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.494UTC | lvl=INFO | trans=1438241661-401-00000084934 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.495UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:31.508UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.508UTC | lvl=INFO | trans=1438241661-401-00000084935 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.508UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:31.521UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.522UTC | lvl=INFO | trans=1438241661-401-00000084936 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.522UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:31.535UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.536UTC | lvl=INFO | trans=1438241661-401-00000084937 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.536UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:31.550UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.550UTC | lvl=INFO | trans=1438241661-401-00000084938 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.550UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:31.564UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.564UTC | lvl=INFO | trans=1438241661-401-00000084939 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.564UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:31.578UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.579UTC | lvl=INFO | trans=1438241661-401-00000084940 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.579UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:31.592UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.592UTC | lvl=INFO | trans=1438241661-401-00000084941 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.593UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:31.606UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.607UTC | lvl=INFO | trans=1438241661-401-00000084942 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.607UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:31.620UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.621UTC | lvl=INFO | trans=1438241661-401-00000084943 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.621UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:31.634UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.635UTC | lvl=INFO | trans=1438241661-401-00000084944 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.635UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:31.648UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.649UTC | lvl=INFO | trans=1438241661-401-00000084945 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.649UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:31.662UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.662UTC | lvl=INFO | trans=1438241661-401-00000084946 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.662UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:31.676UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.676UTC | lvl=INFO | trans=1438241661-401-00000084947 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.676UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:31.691UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.691UTC | lvl=INFO | trans=1438241661-401-00000084948 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.691UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:31.706UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.706UTC | lvl=INFO | trans=1438241661-401-00000084949 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.706UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:31.721UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.721UTC | lvl=INFO | trans=1438241661-401-00000084950 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.721UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:31.736UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.737UTC | lvl=INFO | trans=1438241661-401-00000084951 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.737UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:31.750UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.750UTC | lvl=INFO | trans=1438241661-401-00000084952 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.751UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:31.765UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.766UTC | lvl=INFO | trans=1438241661-401-00000084953 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.766UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:31.779UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.780UTC | lvl=INFO | trans=1438241661-401-00000084954 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.780UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:31.793UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.794UTC | lvl=INFO | trans=1438241661-401-00000084955 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.794UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:31.807UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.808UTC | lvl=INFO | trans=1438241661-401-00000084956 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.808UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:31.821UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.822UTC | lvl=INFO | trans=1438241661-401-00000084957 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.822UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:31.835UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.836UTC | lvl=INFO | trans=1438241661-401-00000084958 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.836UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:31.849UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.850UTC | lvl=INFO | trans=1438241661-401-00000084959 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.850UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:31.863UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.863UTC | lvl=INFO | trans=1438241661-401-00000084960 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.863UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:31.877UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.878UTC | lvl=INFO | trans=1438241661-401-00000084961 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.878UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:31.891UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.891UTC | lvl=INFO | trans=1438241661-401-00000084962 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.891UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:31.905UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.905UTC | lvl=INFO | trans=1438241661-401-00000084963 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.905UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:31.918UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.919UTC | lvl=INFO | trans=1438241661-401-00000084964 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.919UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:31.932UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.933UTC | lvl=INFO | trans=1438241661-401-00000084965 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.933UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:31.946UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.947UTC | lvl=INFO | trans=1438241661-401-00000084966 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.947UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:31.961UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.962UTC | lvl=INFO | trans=1438241661-401-00000084967 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.962UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:31.975UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.976UTC | lvl=INFO | trans=1438241661-401-00000084968 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.976UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:31.989UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:31.989UTC | lvl=INFO | trans=1438241661-401-00000084969 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:31.989UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109371 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:32.002UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.003UTC | lvl=INFO | trans=1438241661-401-00000084970 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.003UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:32.016UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.017UTC | lvl=INFO | trans=1438241661-401-00000084971 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.017UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:32.030UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.031UTC | lvl=INFO | trans=1438241661-401-00000084972 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.031UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:32.044UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.045UTC | lvl=INFO | trans=1438241661-401-00000084973 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.045UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:32.059UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.059UTC | lvl=INFO | trans=1438241661-401-00000084974 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.060UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:32.074UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.075UTC | lvl=INFO | trans=1438241661-401-00000084975 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.075UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:32.088UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.089UTC | lvl=INFO | trans=1438241661-401-00000084976 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.089UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:32.102UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.102UTC | lvl=INFO | trans=1438241661-401-00000084977 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.102UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:32.115UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.116UTC | lvl=INFO | trans=1438241661-401-00000084978 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.116UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:32.129UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.130UTC | lvl=INFO | trans=1438241661-401-00000084979 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.130UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:32.143UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.143UTC | lvl=INFO | trans=1438241661-401-00000084980 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.143UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:32.157UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.158UTC | lvl=INFO | trans=1438241661-401-00000084981 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.158UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:32.173UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.173UTC | lvl=INFO | trans=1438241661-401-00000084982 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.173UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:32.188UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.188UTC | lvl=INFO | trans=1438241661-401-00000084983 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.189UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:32.203UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.204UTC | lvl=INFO | trans=1438241661-401-00000084984 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.204UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:32.217UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.218UTC | lvl=INFO | trans=1438241661-401-00000084985 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.218UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:32.231UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.232UTC | lvl=INFO | trans=1438241661-401-00000084986 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.232UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:32.245UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.246UTC | lvl=INFO | trans=1438241661-401-00000084987 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.247UTC | lvl=INFO | trans=1438241661-401-00000084307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:32.247UTC | lvl=INFO | trans=1438241661-401-00000084307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:32.249UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:32.262UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.262UTC | lvl=INFO | trans=1438241661-401-00000084988 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.262UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:32.275UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.276UTC | lvl=INFO | trans=1438241661-401-00000084989 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.276UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109372 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:32.276UTC | lvl=INFO | trans=1438241661-401-00000084930 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:32.398UTC | lvl=INFO | trans=1438241661-401-00000084990 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41981/ngsi10/subscribeContext time=2015-09-01T12:09:32.413UTC | lvl=INFO | trans=1438241661-401-00000084990 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.428UTC | lvl=INFO | trans=1438241661-401-00000084990 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.429UTC | lvl=INFO | trans=1438241661-401-00000084991 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:32.429UTC | lvl=INFO | trans=1438241661-401-00000084990 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957c07af1e0c685aec1a'), expiration: 1443701372, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109372, count: 1, format: "XML" }) time=2015-09-01T12:09:32.429UTC | lvl=INFO | trans=1438241661-401-00000084990 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:32.514UTC | lvl=INFO | trans=1438241661-401-00000084992 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:41982/ngsi10/queryContext time=2015-09-01T12:09:32.534UTC | lvl=INFO | trans=1438241661-401-00000084992 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:32.534UTC | lvl=INFO | trans=1438241661-401-00000084992 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:33.365UTC | lvl=INFO | trans=1438241661-401-00000084993 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42252/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:33.466UTC | lvl=INFO | trans=1438241661-401-00000084993 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:33.467UTC | lvl=INFO | trans=1438241661-401-00000084993 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109373 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:33.468UTC | lvl=INFO | trans=1438241661-401-00000084993 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:33.553UTC | lvl=INFO | trans=1438241661-401-00000084994 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42256/ngsi10/updateContext time=2015-09-01T12:09:33.612UTC | lvl=INFO | trans=1438241661-401-00000084994 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:33.785UTC | lvl=INFO | trans=1438241661-401-00000084994 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109373 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109373 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:33.792UTC | lvl=INFO | trans=1438241661-401-00000084994 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:33.793UTC | lvl=INFO | trans=1438241661-401-00000084994 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:33.919UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42259/ngsi10/updateContext time=2015-09-01T12:09:33.933UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:34.126UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109373 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109373 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:34.245UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:34.364UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:34.486UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:34.597UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109374 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:34.605UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:34.618UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.619UTC | lvl=INFO | trans=1438241661-401-00000084996 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.619UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:34.633UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.634UTC | lvl=INFO | trans=1438241661-401-00000084997 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.634UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:34.649UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.649UTC | lvl=INFO | trans=1438241661-401-00000084998 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.656UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:34.683UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.684UTC | lvl=INFO | trans=1438241661-401-00000084999 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.684UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:34.699UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.700UTC | lvl=INFO | trans=1438241661-401-00000085000 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.700UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:34.714UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.715UTC | lvl=INFO | trans=1438241661-401-00000085001 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.715UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:34.728UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.728UTC | lvl=INFO | trans=1438241661-401-00000085002 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.729UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:34.742UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.742UTC | lvl=INFO | trans=1438241661-401-00000085003 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.742UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:34.756UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.756UTC | lvl=INFO | trans=1438241661-401-00000085004 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.756UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:34.770UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.771UTC | lvl=INFO | trans=1438241661-401-00000085005 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.771UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:34.785UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.785UTC | lvl=INFO | trans=1438241661-401-00000085006 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.785UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:34.800UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.801UTC | lvl=INFO | trans=1438241661-401-00000085007 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.801UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:34.815UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.815UTC | lvl=INFO | trans=1438241661-401-00000085008 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.816UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:34.829UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.829UTC | lvl=INFO | trans=1438241661-401-00000085009 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.829UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:34.842UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.843UTC | lvl=INFO | trans=1438241661-401-00000085010 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.843UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:34.857UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.858UTC | lvl=INFO | trans=1438241661-401-00000085011 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.858UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:34.872UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.873UTC | lvl=INFO | trans=1438241661-401-00000085012 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.873UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:34.886UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.887UTC | lvl=INFO | trans=1438241661-401-00000085013 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.887UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:34.900UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.900UTC | lvl=INFO | trans=1438241661-401-00000085014 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.900UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:34.914UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.914UTC | lvl=INFO | trans=1438241661-401-00000085015 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.914UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:34.928UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.928UTC | lvl=INFO | trans=1438241661-401-00000085016 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.929UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:34.943UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.944UTC | lvl=INFO | trans=1438241661-401-00000085017 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.944UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:34.957UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.958UTC | lvl=INFO | trans=1438241661-401-00000085018 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.958UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:34.971UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:34.971UTC | lvl=INFO | trans=1438241661-401-00000085019 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:34.971UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109374 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:09:34.972UTC | lvl=INFO | trans=1438241661-401-00000084995 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:35.093UTC | lvl=INFO | trans=1438241661-401-00000085020 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42267/ngsi10/subscribeContext time=2015-09-01T12:09:35.108UTC | lvl=INFO | trans=1438241661-401-00000085020 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:35.122UTC | lvl=INFO | trans=1438241661-401-00000085020 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:35.122UTC | lvl=INFO | trans=1438241661-401-00000085021 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:35.122UTC | lvl=INFO | trans=1438241661-401-00000085020 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5957f07af1e0c685aec1b'), expiration: 1443701375, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109375, count: 1, format: "XML" }) time=2015-09-01T12:09:35.123UTC | lvl=INFO | trans=1438241661-401-00000085020 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:35.207UTC | lvl=INFO | trans=1438241661-401-00000085022 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42268/ngsi10/queryContext time=2015-09-01T12:09:35.225UTC | lvl=INFO | trans=1438241661-401-00000085022 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:35.225UTC | lvl=INFO | trans=1438241661-401-00000085022 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:35.250UTC | lvl=INFO | trans=1438241661-401-00000084308 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:35.250UTC | lvl=INFO | trans=1438241661-401-00000084308 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:35.945UTC | lvl=INFO | trans=1438241661-401-00000085023 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42273/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:36.028UTC | lvl=INFO | trans=1438241661-401-00000085023 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:36.030UTC | lvl=INFO | trans=1438241661-401-00000085023 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:36.050UTC | lvl=INFO | trans=1438241661-401-00000085023 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:36.134UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42276/ngsi10/updateContext time=2015-09-01T12:09:36.193UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:36.384UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:36.392UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:36.405UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:36.406UTC | lvl=INFO | trans=1438241661-401-00000085025 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:36.406UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109376 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:36.407UTC | lvl=INFO | trans=1438241661-401-00000085024 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:36.531UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42281/ngsi10/updateContext time=2015-09-01T12:09:36.546UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:36.727UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:36.862UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:36.997UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:37.136UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109376 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:37.246UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109377 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109377 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:37.254UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:37.268UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.268UTC | lvl=INFO | trans=1438241661-401-00000085027 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.268UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:37.282UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.282UTC | lvl=INFO | trans=1438241661-401-00000085028 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.283UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:37.295UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.296UTC | lvl=INFO | trans=1438241661-401-00000085029 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.296UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:37.309UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.310UTC | lvl=INFO | trans=1438241661-401-00000085030 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.310UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:37.323UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.324UTC | lvl=INFO | trans=1438241661-401-00000085031 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.324UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:37.337UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.337UTC | lvl=INFO | trans=1438241661-401-00000085032 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.338UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:37.351UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.351UTC | lvl=INFO | trans=1438241661-401-00000085033 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.351UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:37.365UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.365UTC | lvl=INFO | trans=1438241661-401-00000085034 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.365UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:37.378UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.379UTC | lvl=INFO | trans=1438241661-401-00000085035 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.379UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:37.392UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.392UTC | lvl=INFO | trans=1438241661-401-00000085036 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.393UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:37.406UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.406UTC | lvl=INFO | trans=1438241661-401-00000085037 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.406UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:37.420UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.420UTC | lvl=INFO | trans=1438241661-401-00000085038 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.420UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:37.434UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.435UTC | lvl=INFO | trans=1438241661-401-00000085039 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.435UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:37.449UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.449UTC | lvl=INFO | trans=1438241661-401-00000085040 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.450UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:37.463UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.463UTC | lvl=INFO | trans=1438241661-401-00000085041 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.463UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:37.477UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.477UTC | lvl=INFO | trans=1438241661-401-00000085042 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.477UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:37.492UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.492UTC | lvl=INFO | trans=1438241661-401-00000085043 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.493UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:37.507UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.507UTC | lvl=INFO | trans=1438241661-401-00000085044 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.507UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:37.522UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.522UTC | lvl=INFO | trans=1438241661-401-00000085045 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.522UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:37.537UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.538UTC | lvl=INFO | trans=1438241661-401-00000085046 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.538UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:37.552UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.553UTC | lvl=INFO | trans=1438241661-401-00000085047 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.553UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:37.567UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.568UTC | lvl=INFO | trans=1438241661-401-00000085048 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.568UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:37.581UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.582UTC | lvl=INFO | trans=1438241661-401-00000085049 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.582UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:37.595UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.595UTC | lvl=INFO | trans=1438241661-401-00000085050 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.596UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:37.609UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.609UTC | lvl=INFO | trans=1438241661-401-00000085051 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.609UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:37.623UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.623UTC | lvl=INFO | trans=1438241661-401-00000085052 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.623UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:37.637UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.637UTC | lvl=INFO | trans=1438241661-401-00000085053 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.637UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:37.651UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.651UTC | lvl=INFO | trans=1438241661-401-00000085054 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.651UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:37.667UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.667UTC | lvl=INFO | trans=1438241661-401-00000085055 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.668UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:37.681UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.682UTC | lvl=INFO | trans=1438241661-401-00000085056 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.682UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:37.696UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.696UTC | lvl=INFO | trans=1438241661-401-00000085057 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.696UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:37.710UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.710UTC | lvl=INFO | trans=1438241661-401-00000085058 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.710UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:37.723UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.724UTC | lvl=INFO | trans=1438241661-401-00000085059 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.724UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:37.737UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.738UTC | lvl=INFO | trans=1438241661-401-00000085060 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.738UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:37.755UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.755UTC | lvl=INFO | trans=1438241661-401-00000085061 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.760UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:37.786UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.787UTC | lvl=INFO | trans=1438241661-401-00000085062 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.787UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:37.800UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.800UTC | lvl=INFO | trans=1438241661-401-00000085063 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.800UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:37.813UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.814UTC | lvl=INFO | trans=1438241661-401-00000085064 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.814UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:37.827UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.828UTC | lvl=INFO | trans=1438241661-401-00000085065 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.828UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:37.841UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.841UTC | lvl=INFO | trans=1438241661-401-00000085066 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.841UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:37.855UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.855UTC | lvl=INFO | trans=1438241661-401-00000085067 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.855UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:37.870UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.870UTC | lvl=INFO | trans=1438241661-401-00000085068 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.870UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:37.884UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.884UTC | lvl=INFO | trans=1438241661-401-00000085069 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.884UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:37.897UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.898UTC | lvl=INFO | trans=1438241661-401-00000085070 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.898UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:37.911UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.912UTC | lvl=INFO | trans=1438241661-401-00000085071 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.912UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:37.925UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.926UTC | lvl=INFO | trans=1438241661-401-00000085072 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.926UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:37.939UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.939UTC | lvl=INFO | trans=1438241661-401-00000085073 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.939UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:37.952UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.953UTC | lvl=INFO | trans=1438241661-401-00000085074 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.953UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:37.966UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.967UTC | lvl=INFO | trans=1438241661-401-00000085075 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.967UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:37.980UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.981UTC | lvl=INFO | trans=1438241661-401-00000085076 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.981UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:37.994UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:37.995UTC | lvl=INFO | trans=1438241661-401-00000085077 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:37.995UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109377 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:38.008UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.008UTC | lvl=INFO | trans=1438241661-401-00000085078 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.009UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:38.022UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.023UTC | lvl=INFO | trans=1438241661-401-00000085079 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.023UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:38.036UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.036UTC | lvl=INFO | trans=1438241661-401-00000085080 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.036UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:38.049UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.050UTC | lvl=INFO | trans=1438241661-401-00000085081 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.050UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:38.063UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.064UTC | lvl=INFO | trans=1438241661-401-00000085082 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.064UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:38.078UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.079UTC | lvl=INFO | trans=1438241661-401-00000085083 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.079UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:38.093UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.093UTC | lvl=INFO | trans=1438241661-401-00000085084 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.094UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:38.107UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.108UTC | lvl=INFO | trans=1438241661-401-00000085085 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.108UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:38.121UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.122UTC | lvl=INFO | trans=1438241661-401-00000085086 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.122UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109378 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:09:38.123UTC | lvl=INFO | trans=1438241661-401-00000085026 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:38.207UTC | lvl=INFO | trans=1438241661-401-00000085087 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42298/ngsi10/subscribeContext time=2015-09-01T12:09:38.253UTC | lvl=INFO | trans=1438241661-401-00000084309 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:38.253UTC | lvl=INFO | trans=1438241661-401-00000084309 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:38.262UTC | lvl=INFO | trans=1438241661-401-00000085087 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.278UTC | lvl=INFO | trans=1438241661-401-00000085087 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.278UTC | lvl=INFO | trans=1438241661-401-00000085088 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:38.278UTC | lvl=INFO | trans=1438241661-401-00000085087 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958207af1e0c685aec1c'), expiration: 1443701378, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109378, count: 1, format: "XML" }) time=2015-09-01T12:09:38.279UTC | lvl=INFO | trans=1438241661-401-00000085087 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:38.368UTC | lvl=INFO | trans=1438241661-401-00000085089 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42300/ngsi10/queryContext time=2015-09-01T12:09:38.386UTC | lvl=INFO | trans=1438241661-401-00000085089 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:38.387UTC | lvl=INFO | trans=1438241661-401-00000085089 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:39.149UTC | lvl=INFO | trans=1438241661-401-00000085090 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42305/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:39.237UTC | lvl=INFO | trans=1438241661-401-00000085090 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:39.238UTC | lvl=INFO | trans=1438241661-401-00000085090 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:39.238UTC | lvl=INFO | trans=1438241661-401-00000085090 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:39.323UTC | lvl=INFO | trans=1438241661-401-00000085091 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42311/ngsi10/updateContext time=2015-09-01T12:09:39.381UTC | lvl=INFO | trans=1438241661-401-00000085091 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:39.556UTC | lvl=INFO | trans=1438241661-401-00000085091 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:39.564UTC | lvl=INFO | trans=1438241661-401-00000085091 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:39.565UTC | lvl=INFO | trans=1438241661-401-00000085091 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:39.691UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42312/ngsi10/updateContext time=2015-09-01T12:09:39.700UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:39.817UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:39.958UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:40.097UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109379 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:40.206UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109380 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109380 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:40.226UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:40.240UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.240UTC | lvl=INFO | trans=1438241661-401-00000085093 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.240UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:40.254UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.254UTC | lvl=INFO | trans=1438241661-401-00000085094 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.254UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:40.268UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.269UTC | lvl=INFO | trans=1438241661-401-00000085095 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.269UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:40.283UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.283UTC | lvl=INFO | trans=1438241661-401-00000085096 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.284UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:40.298UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.298UTC | lvl=INFO | trans=1438241661-401-00000085097 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.298UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:40.313UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.313UTC | lvl=INFO | trans=1438241661-401-00000085098 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.313UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:40.328UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.329UTC | lvl=INFO | trans=1438241661-401-00000085099 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.329UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:40.343UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.343UTC | lvl=INFO | trans=1438241661-401-00000085100 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.343UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:40.357UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.357UTC | lvl=INFO | trans=1438241661-401-00000085101 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.358UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:40.371UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.371UTC | lvl=INFO | trans=1438241661-401-00000085102 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.371UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:40.384UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.384UTC | lvl=INFO | trans=1438241661-401-00000085103 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.385UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:40.398UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.398UTC | lvl=INFO | trans=1438241661-401-00000085104 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.398UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:40.411UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.412UTC | lvl=INFO | trans=1438241661-401-00000085105 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.412UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:40.425UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.425UTC | lvl=INFO | trans=1438241661-401-00000085106 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.425UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:40.438UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.439UTC | lvl=INFO | trans=1438241661-401-00000085107 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.439UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:40.452UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.453UTC | lvl=INFO | trans=1438241661-401-00000085108 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.453UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:40.466UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.466UTC | lvl=INFO | trans=1438241661-401-00000085109 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.467UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:40.480UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.480UTC | lvl=INFO | trans=1438241661-401-00000085110 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.480UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:40.493UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.494UTC | lvl=INFO | trans=1438241661-401-00000085111 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.494UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:40.507UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.507UTC | lvl=INFO | trans=1438241661-401-00000085112 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.507UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:40.521UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.521UTC | lvl=INFO | trans=1438241661-401-00000085113 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.522UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:40.535UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.535UTC | lvl=INFO | trans=1438241661-401-00000085114 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.535UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:40.550UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.550UTC | lvl=INFO | trans=1438241661-401-00000085115 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.550UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:40.564UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.565UTC | lvl=INFO | trans=1438241661-401-00000085116 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.565UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:09:40.579UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.579UTC | lvl=INFO | trans=1438241661-401-00000085117 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.580UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109380 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:09:40.580UTC | lvl=INFO | trans=1438241661-401-00000085092 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:40.702UTC | lvl=INFO | trans=1438241661-401-00000085118 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42320/ngsi10/subscribeContext time=2015-09-01T12:09:40.729UTC | lvl=INFO | trans=1438241661-401-00000085118 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.757UTC | lvl=INFO | trans=1438241661-401-00000085118 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.757UTC | lvl=INFO | trans=1438241661-401-00000085119 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:40.758UTC | lvl=INFO | trans=1438241661-401-00000085118 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958407af1e0c685aec1d'), expiration: 1443701380, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109380, count: 1, format: "XML" }) time=2015-09-01T12:09:40.758UTC | lvl=INFO | trans=1438241661-401-00000085118 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:40.842UTC | lvl=INFO | trans=1438241661-401-00000085120 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42321/ngsi10/queryContext time=2015-09-01T12:09:40.857UTC | lvl=INFO | trans=1438241661-401-00000085120 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:40.857UTC | lvl=INFO | trans=1438241661-401-00000085120 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:41.258UTC | lvl=INFO | trans=1438241661-401-00000084310 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:41.258UTC | lvl=INFO | trans=1438241661-401-00000084310 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:41.344UTC | lvl=INFO | trans=1438241661-401-00000085121 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42324/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:41.361UTC | lvl=INFO | trans=1438241661-401-00000085121 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:41.361UTC | lvl=INFO | trans=1438241661-401-00000085121 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109381 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:41.362UTC | lvl=INFO | trans=1438241661-401-00000085121 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:41.447UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42329/ngsi10/updateContext time=2015-09-01T12:09:41.507UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:41.672UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109381 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109381 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:41.680UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:41.695UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:41.695UTC | lvl=INFO | trans=1438241661-401-00000085123 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:41.696UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109381 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:41.696UTC | lvl=INFO | trans=1438241661-401-00000085122 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:41.822UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42332/ngsi10/updateContext time=2015-09-01T12:09:41.837UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:42.047UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109381 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109381 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:42.183UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:42.305UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:42.415UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109382 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:42.423UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:42.436UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.437UTC | lvl=INFO | trans=1438241661-401-00000085125 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.437UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:42.450UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.450UTC | lvl=INFO | trans=1438241661-401-00000085126 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.451UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:42.464UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.464UTC | lvl=INFO | trans=1438241661-401-00000085127 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.464UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:42.477UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.478UTC | lvl=INFO | trans=1438241661-401-00000085128 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.478UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:42.491UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.491UTC | lvl=INFO | trans=1438241661-401-00000085129 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.492UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:42.505UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.505UTC | lvl=INFO | trans=1438241661-401-00000085130 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.505UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:42.519UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.519UTC | lvl=INFO | trans=1438241661-401-00000085131 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.519UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:42.533UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.533UTC | lvl=INFO | trans=1438241661-401-00000085132 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.533UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:42.547UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.547UTC | lvl=INFO | trans=1438241661-401-00000085133 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.547UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:42.561UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.562UTC | lvl=INFO | trans=1438241661-401-00000085134 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.562UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:42.576UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.577UTC | lvl=INFO | trans=1438241661-401-00000085135 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.577UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:42.591UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.591UTC | lvl=INFO | trans=1438241661-401-00000085136 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.591UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:42.605UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.605UTC | lvl=INFO | trans=1438241661-401-00000085137 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.605UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:42.618UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.619UTC | lvl=INFO | trans=1438241661-401-00000085138 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.619UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:42.632UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.633UTC | lvl=INFO | trans=1438241661-401-00000085139 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.633UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:42.646UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.647UTC | lvl=INFO | trans=1438241661-401-00000085140 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.647UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:42.660UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.660UTC | lvl=INFO | trans=1438241661-401-00000085141 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.660UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:42.673UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.674UTC | lvl=INFO | trans=1438241661-401-00000085142 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.674UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:42.688UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.688UTC | lvl=INFO | trans=1438241661-401-00000085143 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.688UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:42.701UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.702UTC | lvl=INFO | trans=1438241661-401-00000085144 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.702UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:42.716UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.716UTC | lvl=INFO | trans=1438241661-401-00000085145 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.716UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:42.729UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.730UTC | lvl=INFO | trans=1438241661-401-00000085146 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.730UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:42.743UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.743UTC | lvl=INFO | trans=1438241661-401-00000085147 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.744UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:42.757UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.757UTC | lvl=INFO | trans=1438241661-401-00000085148 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.757UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:42.770UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.771UTC | lvl=INFO | trans=1438241661-401-00000085149 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.771UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:42.784UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.785UTC | lvl=INFO | trans=1438241661-401-00000085150 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.785UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:42.798UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.798UTC | lvl=INFO | trans=1438241661-401-00000085151 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.798UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:42.812UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.813UTC | lvl=INFO | trans=1438241661-401-00000085152 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.814UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:42.828UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.828UTC | lvl=INFO | trans=1438241661-401-00000085153 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.829UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:42.843UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.844UTC | lvl=INFO | trans=1438241661-401-00000085154 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.844UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:42.858UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.859UTC | lvl=INFO | trans=1438241661-401-00000085155 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.859UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:42.872UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.872UTC | lvl=INFO | trans=1438241661-401-00000085156 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.872UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:42.886UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.886UTC | lvl=INFO | trans=1438241661-401-00000085157 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.886UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:42.899UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.900UTC | lvl=INFO | trans=1438241661-401-00000085158 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.900UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:42.913UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.913UTC | lvl=INFO | trans=1438241661-401-00000085159 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.913UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:42.926UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.927UTC | lvl=INFO | trans=1438241661-401-00000085160 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.935UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:42.960UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.961UTC | lvl=INFO | trans=1438241661-401-00000085161 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.961UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:42.974UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.975UTC | lvl=INFO | trans=1438241661-401-00000085162 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.975UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:42.988UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:42.988UTC | lvl=INFO | trans=1438241661-401-00000085163 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:42.988UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109382 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:43.001UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.002UTC | lvl=INFO | trans=1438241661-401-00000085164 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.002UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:43.015UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.016UTC | lvl=INFO | trans=1438241661-401-00000085165 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.016UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:43.029UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.029UTC | lvl=INFO | trans=1438241661-401-00000085166 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.030UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:43.043UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.043UTC | lvl=INFO | trans=1438241661-401-00000085167 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.043UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:43.056UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.057UTC | lvl=INFO | trans=1438241661-401-00000085168 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.057UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:43.070UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.071UTC | lvl=INFO | trans=1438241661-401-00000085169 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.071UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:43.085UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.085UTC | lvl=INFO | trans=1438241661-401-00000085170 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.085UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:43.098UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.099UTC | lvl=INFO | trans=1438241661-401-00000085171 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.099UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:43.112UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.113UTC | lvl=INFO | trans=1438241661-401-00000085172 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.113UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:43.126UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.127UTC | lvl=INFO | trans=1438241661-401-00000085173 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.127UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:43.140UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.140UTC | lvl=INFO | trans=1438241661-401-00000085174 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.140UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:43.153UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.154UTC | lvl=INFO | trans=1438241661-401-00000085175 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.154UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:43.167UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.168UTC | lvl=INFO | trans=1438241661-401-00000085176 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.168UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:43.181UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.182UTC | lvl=INFO | trans=1438241661-401-00000085177 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.182UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:43.195UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.196UTC | lvl=INFO | trans=1438241661-401-00000085178 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.196UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:43.209UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.209UTC | lvl=INFO | trans=1438241661-401-00000085179 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.210UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:43.223UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.223UTC | lvl=INFO | trans=1438241661-401-00000085180 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.224UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:43.237UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.237UTC | lvl=INFO | trans=1438241661-401-00000085181 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.237UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:43.250UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.251UTC | lvl=INFO | trans=1438241661-401-00000085182 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.251UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:43.264UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.264UTC | lvl=INFO | trans=1438241661-401-00000085183 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.265UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:43.278UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.279UTC | lvl=INFO | trans=1438241661-401-00000085184 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.279UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:09:43.292UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.292UTC | lvl=INFO | trans=1438241661-401-00000085185 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.293UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109383 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:09:43.293UTC | lvl=INFO | trans=1438241661-401-00000085124 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:43.417UTC | lvl=INFO | trans=1438241661-401-00000085186 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42340/ngsi10/subscribeContext time=2015-09-01T12:09:43.432UTC | lvl=INFO | trans=1438241661-401-00000085186 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.447UTC | lvl=INFO | trans=1438241661-401-00000085186 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.447UTC | lvl=INFO | trans=1438241661-401-00000085187 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:43.447UTC | lvl=INFO | trans=1438241661-401-00000085186 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958707af1e0c685aec1e'), expiration: 1443701383, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109383, count: 1, format: "XML" }) time=2015-09-01T12:09:43.448UTC | lvl=INFO | trans=1438241661-401-00000085186 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:43.531UTC | lvl=INFO | trans=1438241661-401-00000085188 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42342/ngsi10/queryContext time=2015-09-01T12:09:43.549UTC | lvl=INFO | trans=1438241661-401-00000085188 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:43.550UTC | lvl=INFO | trans=1438241661-401-00000085188 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:44.149UTC | lvl=INFO | trans=1438241661-401-00000085189 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42344/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:44.203UTC | lvl=INFO | trans=1438241661-401-00000085189 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:44.204UTC | lvl=INFO | trans=1438241661-401-00000085189 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:44.204UTC | lvl=INFO | trans=1438241661-401-00000085189 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:44.275UTC | lvl=INFO | trans=1438241661-401-00000084311 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:44.275UTC | lvl=INFO | trans=1438241661-401-00000084311 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:44.289UTC | lvl=INFO | trans=1438241661-401-00000085190 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42346/ngsi10/updateContext time=2015-09-01T12:09:44.342UTC | lvl=INFO | trans=1438241661-401-00000085190 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:44.486UTC | lvl=INFO | trans=1438241661-401-00000085190 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:44.494UTC | lvl=INFO | trans=1438241661-401-00000085190 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:44.494UTC | lvl=INFO | trans=1438241661-401-00000085190 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:44.619UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42352/ngsi10/updateContext time=2015-09-01T12:09:44.628UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:44.746UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:44.868UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:45.014UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109384 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:45.138UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109385 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109385 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:45.157UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:45.170UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.171UTC | lvl=INFO | trans=1438241661-401-00000085192 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.171UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:45.184UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.185UTC | lvl=INFO | trans=1438241661-401-00000085193 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.185UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:45.198UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.198UTC | lvl=INFO | trans=1438241661-401-00000085194 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.199UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:45.212UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.212UTC | lvl=INFO | trans=1438241661-401-00000085195 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.212UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:45.225UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.226UTC | lvl=INFO | trans=1438241661-401-00000085196 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.226UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:45.239UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.239UTC | lvl=INFO | trans=1438241661-401-00000085197 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.239UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:45.252UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.252UTC | lvl=INFO | trans=1438241661-401-00000085198 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.253UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:45.267UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.267UTC | lvl=INFO | trans=1438241661-401-00000085199 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.267UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:45.282UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.282UTC | lvl=INFO | trans=1438241661-401-00000085200 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.283UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:45.296UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.296UTC | lvl=INFO | trans=1438241661-401-00000085201 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.296UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:45.309UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.310UTC | lvl=INFO | trans=1438241661-401-00000085202 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.310UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:45.323UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.323UTC | lvl=INFO | trans=1438241661-401-00000085203 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.324UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:45.337UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.337UTC | lvl=INFO | trans=1438241661-401-00000085204 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.337UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:45.350UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.351UTC | lvl=INFO | trans=1438241661-401-00000085205 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.351UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:45.364UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.364UTC | lvl=INFO | trans=1438241661-401-00000085206 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.364UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:45.378UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.378UTC | lvl=INFO | trans=1438241661-401-00000085207 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.378UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:45.391UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.392UTC | lvl=INFO | trans=1438241661-401-00000085208 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.392UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:45.406UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.406UTC | lvl=INFO | trans=1438241661-401-00000085209 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.406UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:45.420UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.421UTC | lvl=INFO | trans=1438241661-401-00000085210 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.421UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:45.434UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.434UTC | lvl=INFO | trans=1438241661-401-00000085211 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.435UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:45.449UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.450UTC | lvl=INFO | trans=1438241661-401-00000085212 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.450UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:45.463UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.463UTC | lvl=INFO | trans=1438241661-401-00000085213 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.464UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:45.477UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.477UTC | lvl=INFO | trans=1438241661-401-00000085214 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.477UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:45.490UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.491UTC | lvl=INFO | trans=1438241661-401-00000085215 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.491UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:09:45.505UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.506UTC | lvl=INFO | trans=1438241661-401-00000085216 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.506UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:09:45.519UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.519UTC | lvl=INFO | trans=1438241661-401-00000085217 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.519UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109385 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:09:45.520UTC | lvl=INFO | trans=1438241661-401-00000085191 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:45.641UTC | lvl=INFO | trans=1438241661-401-00000085218 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42357/ngsi10/subscribeContext time=2015-09-01T12:09:45.659UTC | lvl=INFO | trans=1438241661-401-00000085218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.673UTC | lvl=INFO | trans=1438241661-401-00000085218 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.674UTC | lvl=INFO | trans=1438241661-401-00000085219 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:45.674UTC | lvl=INFO | trans=1438241661-401-00000085218 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958907af1e0c685aec1f'), expiration: 1443701385, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109385, count: 1, format: "XML" }) time=2015-09-01T12:09:45.674UTC | lvl=INFO | trans=1438241661-401-00000085218 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:45.759UTC | lvl=INFO | trans=1438241661-401-00000085220 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42358/ngsi10/queryContext time=2015-09-01T12:09:45.769UTC | lvl=INFO | trans=1438241661-401-00000085220 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:45.769UTC | lvl=INFO | trans=1438241661-401-00000085220 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:46.485UTC | lvl=INFO | trans=1438241661-401-00000085221 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42360/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:46.538UTC | lvl=INFO | trans=1438241661-401-00000085221 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:46.539UTC | lvl=INFO | trans=1438241661-401-00000085221 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109386 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:46.540UTC | lvl=INFO | trans=1438241661-401-00000085221 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:46.625UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42366/ngsi10/updateContext time=2015-09-01T12:09:46.677UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:46.817UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109386 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109386 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:46.825UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:46.838UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:46.839UTC | lvl=INFO | trans=1438241661-401-00000085223 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:46.839UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109386 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:46.840UTC | lvl=INFO | trans=1438241661-401-00000085222 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:46.927UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42367/ngsi10/updateContext time=2015-09-01T12:09:46.942UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:47.106UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109386 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109386 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:47.243UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:47.278UTC | lvl=INFO | trans=1438241661-401-00000084312 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:47.278UTC | lvl=INFO | trans=1438241661-401-00000084312 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:47.362UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:47.482UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:47.592UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109387 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:47.600UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:47.613UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.613UTC | lvl=INFO | trans=1438241661-401-00000085225 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.613UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:47.627UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.627UTC | lvl=INFO | trans=1438241661-401-00000085226 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.627UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:47.640UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.641UTC | lvl=INFO | trans=1438241661-401-00000085227 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.641UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:47.655UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.655UTC | lvl=INFO | trans=1438241661-401-00000085228 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.655UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:47.669UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.669UTC | lvl=INFO | trans=1438241661-401-00000085229 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.669UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:47.683UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.683UTC | lvl=INFO | trans=1438241661-401-00000085230 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.683UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:47.697UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.697UTC | lvl=INFO | trans=1438241661-401-00000085231 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.698UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:47.711UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.711UTC | lvl=INFO | trans=1438241661-401-00000085232 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.711UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:47.726UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.727UTC | lvl=INFO | trans=1438241661-401-00000085233 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.727UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:47.741UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.742UTC | lvl=INFO | trans=1438241661-401-00000085234 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.742UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:47.756UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.757UTC | lvl=INFO | trans=1438241661-401-00000085235 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.757UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:47.771UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.771UTC | lvl=INFO | trans=1438241661-401-00000085236 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.771UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:47.784UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.785UTC | lvl=INFO | trans=1438241661-401-00000085237 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.785UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:47.799UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.799UTC | lvl=INFO | trans=1438241661-401-00000085238 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.799UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:47.813UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.814UTC | lvl=INFO | trans=1438241661-401-00000085239 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.814UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:47.827UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.828UTC | lvl=INFO | trans=1438241661-401-00000085240 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.828UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:47.841UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.841UTC | lvl=INFO | trans=1438241661-401-00000085241 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.842UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:47.854UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.855UTC | lvl=INFO | trans=1438241661-401-00000085242 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.855UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:47.868UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.868UTC | lvl=INFO | trans=1438241661-401-00000085243 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.869UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:47.883UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.884UTC | lvl=INFO | trans=1438241661-401-00000085244 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.884UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:47.898UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.899UTC | lvl=INFO | trans=1438241661-401-00000085245 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.899UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:47.913UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.913UTC | lvl=INFO | trans=1438241661-401-00000085246 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.914UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:47.927UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.927UTC | lvl=INFO | trans=1438241661-401-00000085247 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.927UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:47.941UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.941UTC | lvl=INFO | trans=1438241661-401-00000085248 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.941UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:47.956UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.956UTC | lvl=INFO | trans=1438241661-401-00000085249 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.956UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:47.970UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.970UTC | lvl=INFO | trans=1438241661-401-00000085250 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.971UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:47.985UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.986UTC | lvl=INFO | trans=1438241661-401-00000085251 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.986UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:47.999UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:47.000UTC | lvl=INFO | trans=1438241661-401-00000085252 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:47.000UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109387 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:48.013UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.014UTC | lvl=INFO | trans=1438241661-401-00000085253 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.014UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:48.027UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.028UTC | lvl=INFO | trans=1438241661-401-00000085254 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.028UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:48.041UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.041UTC | lvl=INFO | trans=1438241661-401-00000085255 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.041UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:48.056UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.057UTC | lvl=INFO | trans=1438241661-401-00000085256 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.057UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:48.071UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.071UTC | lvl=INFO | trans=1438241661-401-00000085257 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.071UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:48.085UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.086UTC | lvl=INFO | trans=1438241661-401-00000085258 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.086UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:48.100UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.101UTC | lvl=INFO | trans=1438241661-401-00000085259 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.108UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:48.135UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.135UTC | lvl=INFO | trans=1438241661-401-00000085260 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.136UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:48.149UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.150UTC | lvl=INFO | trans=1438241661-401-00000085261 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.150UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:48.164UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.164UTC | lvl=INFO | trans=1438241661-401-00000085262 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.165UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:48.179UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.180UTC | lvl=INFO | trans=1438241661-401-00000085263 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.180UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:48.194UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.195UTC | lvl=INFO | trans=1438241661-401-00000085264 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.195UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:48.209UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.209UTC | lvl=INFO | trans=1438241661-401-00000085265 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.210UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:48.223UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.223UTC | lvl=INFO | trans=1438241661-401-00000085266 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.224UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:48.237UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.238UTC | lvl=INFO | trans=1438241661-401-00000085267 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.238UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:48.252UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.252UTC | lvl=INFO | trans=1438241661-401-00000085268 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.252UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:48.266UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.266UTC | lvl=INFO | trans=1438241661-401-00000085269 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.266UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:48.280UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.280UTC | lvl=INFO | trans=1438241661-401-00000085270 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.280UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:48.293UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.294UTC | lvl=INFO | trans=1438241661-401-00000085271 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.294UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:48.307UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.307UTC | lvl=INFO | trans=1438241661-401-00000085272 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.308UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:48.321UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.322UTC | lvl=INFO | trans=1438241661-401-00000085273 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.322UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:48.335UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.336UTC | lvl=INFO | trans=1438241661-401-00000085274 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.336UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:48.349UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.349UTC | lvl=INFO | trans=1438241661-401-00000085275 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.350UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:48.363UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.363UTC | lvl=INFO | trans=1438241661-401-00000085276 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.363UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:48.376UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.377UTC | lvl=INFO | trans=1438241661-401-00000085277 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.377UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:48.390UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.391UTC | lvl=INFO | trans=1438241661-401-00000085278 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.391UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:48.404UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.405UTC | lvl=INFO | trans=1438241661-401-00000085279 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.405UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:48.418UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.418UTC | lvl=INFO | trans=1438241661-401-00000085280 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.419UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:48.432UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.432UTC | lvl=INFO | trans=1438241661-401-00000085281 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.432UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:48.446UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.447UTC | lvl=INFO | trans=1438241661-401-00000085282 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.447UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:48.461UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.461UTC | lvl=INFO | trans=1438241661-401-00000085283 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.461UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:48.474UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.475UTC | lvl=INFO | trans=1438241661-401-00000085284 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.475UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:09:48.488UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.488UTC | lvl=INFO | trans=1438241661-401-00000085285 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.489UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:09:48.502UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.502UTC | lvl=INFO | trans=1438241661-401-00000085286 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.502UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109388 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:09:48.503UTC | lvl=INFO | trans=1438241661-401-00000085224 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:48.587UTC | lvl=INFO | trans=1438241661-401-00000085287 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42119/ngsi10/subscribeContext time=2015-09-01T12:09:48.640UTC | lvl=INFO | trans=1438241661-401-00000085287 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.656UTC | lvl=INFO | trans=1438241661-401-00000085287 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.656UTC | lvl=INFO | trans=1438241661-401-00000085288 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:48.657UTC | lvl=INFO | trans=1438241661-401-00000085287 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958c07af1e0c685aec20'), expiration: 1443701388, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109388, count: 1, format: "XML" }) time=2015-09-01T12:09:48.657UTC | lvl=INFO | trans=1438241661-401-00000085287 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:48.741UTC | lvl=INFO | trans=1438241661-401-00000085289 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42122/ngsi10/queryContext time=2015-09-01T12:09:48.752UTC | lvl=INFO | trans=1438241661-401-00000085289 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:48.752UTC | lvl=INFO | trans=1438241661-401-00000085289 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:49.170UTC | lvl=INFO | trans=1438241661-401-00000085290 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42125/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:49.259UTC | lvl=INFO | trans=1438241661-401-00000085290 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:49.260UTC | lvl=INFO | trans=1438241661-401-00000085290 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:49.261UTC | lvl=INFO | trans=1438241661-401-00000085290 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:49.346UTC | lvl=INFO | trans=1438241661-401-00000085291 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42127/ngsi10/updateContext time=2015-09-01T12:09:49.401UTC | lvl=INFO | trans=1438241661-401-00000085291 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:49.541UTC | lvl=INFO | trans=1438241661-401-00000085291 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:49.549UTC | lvl=INFO | trans=1438241661-401-00000085291 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:49.550UTC | lvl=INFO | trans=1438241661-401-00000085291 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:49.677UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42129/ngsi10/updateContext time=2015-09-01T12:09:49.685UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:49.820UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:49.939UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:50.075UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109389 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:50.206UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109390 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109390 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:50.280UTC | lvl=INFO | trans=1438241661-401-00000084313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:50.281UTC | lvl=INFO | trans=1438241661-401-00000084313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:50.343UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109390 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109390 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:50.363UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:50.376UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.377UTC | lvl=INFO | trans=1438241661-401-00000085293 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.377UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:50.390UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.390UTC | lvl=INFO | trans=1438241661-401-00000085294 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.390UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:50.404UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.404UTC | lvl=INFO | trans=1438241661-401-00000085295 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.405UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:50.418UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.418UTC | lvl=INFO | trans=1438241661-401-00000085296 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.418UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:50.431UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.432UTC | lvl=INFO | trans=1438241661-401-00000085297 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.432UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:50.445UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.446UTC | lvl=INFO | trans=1438241661-401-00000085298 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.446UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:50.459UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.459UTC | lvl=INFO | trans=1438241661-401-00000085299 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.460UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:50.473UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.473UTC | lvl=INFO | trans=1438241661-401-00000085300 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.473UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:50.486UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.487UTC | lvl=INFO | trans=1438241661-401-00000085301 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.487UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:50.501UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.501UTC | lvl=INFO | trans=1438241661-401-00000085302 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.501UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:50.516UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.516UTC | lvl=INFO | trans=1438241661-401-00000085303 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.517UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:50.530UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.531UTC | lvl=INFO | trans=1438241661-401-00000085304 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.531UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:50.545UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.546UTC | lvl=INFO | trans=1438241661-401-00000085305 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.546UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:50.561UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.562UTC | lvl=INFO | trans=1438241661-401-00000085306 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.562UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:50.576UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.576UTC | lvl=INFO | trans=1438241661-401-00000085307 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.576UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:50.589UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.590UTC | lvl=INFO | trans=1438241661-401-00000085308 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.591UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:50.605UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.605UTC | lvl=INFO | trans=1438241661-401-00000085309 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.605UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:50.618UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.618UTC | lvl=INFO | trans=1438241661-401-00000085310 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.619UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:50.632UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.632UTC | lvl=INFO | trans=1438241661-401-00000085311 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.632UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:50.646UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.646UTC | lvl=INFO | trans=1438241661-401-00000085312 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.646UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:50.660UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.660UTC | lvl=INFO | trans=1438241661-401-00000085313 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.660UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:50.674UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.674UTC | lvl=INFO | trans=1438241661-401-00000085314 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.674UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:50.688UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.688UTC | lvl=INFO | trans=1438241661-401-00000085315 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.688UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:50.701UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.702UTC | lvl=INFO | trans=1438241661-401-00000085316 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.702UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:09:50.715UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.715UTC | lvl=INFO | trans=1438241661-401-00000085317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.716UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:09:50.729UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.729UTC | lvl=INFO | trans=1438241661-401-00000085318 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.730UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:09:50.743UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.743UTC | lvl=INFO | trans=1438241661-401-00000085319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.743UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109390 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:09:50.744UTC | lvl=INFO | trans=1438241661-401-00000085292 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:50.865UTC | lvl=INFO | trans=1438241661-401-00000085320 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42132/ngsi10/subscribeContext time=2015-09-01T12:09:50.886UTC | lvl=INFO | trans=1438241661-401-00000085320 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.901UTC | lvl=INFO | trans=1438241661-401-00000085320 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:50.901UTC | lvl=INFO | trans=1438241661-401-00000085321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:50.902UTC | lvl=INFO | trans=1438241661-401-00000085320 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5958e07af1e0c685aec21'), expiration: 1443701390, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109390, count: 1, format: "XML" }) time=2015-09-01T12:09:50.902UTC | lvl=INFO | trans=1438241661-401-00000085320 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:50.991UTC | lvl=INFO | trans=1438241661-401-00000085322 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42134/ngsi10/queryContext time=2015-09-01T12:09:51.002UTC | lvl=INFO | trans=1438241661-401-00000085322 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:51.002UTC | lvl=INFO | trans=1438241661-401-00000085322 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:51.802UTC | lvl=INFO | trans=1438241661-401-00000085323 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42138/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:51.818UTC | lvl=INFO | trans=1438241661-401-00000085323 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:51.819UTC | lvl=INFO | trans=1438241661-401-00000085323 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109391 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:51.819UTC | lvl=INFO | trans=1438241661-401-00000085323 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:51.905UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42139/ngsi10/updateContext time=2015-09-01T12:09:51.965UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:52.105UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109391 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109391 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.113UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:52.126UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.126UTC | lvl=INFO | trans=1438241661-401-00000085325 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.127UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:52.127UTC | lvl=INFO | trans=1438241661-401-00000085324 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:52.251UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42141/ngsi10/updateContext time=2015-09-01T12:09:52.260UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:52.391UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.511UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.630UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.753UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.879UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109392 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:52.887UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:52.901UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.902UTC | lvl=INFO | trans=1438241661-401-00000085327 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.902UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:52.916UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.916UTC | lvl=INFO | trans=1438241661-401-00000085328 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.916UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:52.930UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.930UTC | lvl=INFO | trans=1438241661-401-00000085329 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.930UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:52.943UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.944UTC | lvl=INFO | trans=1438241661-401-00000085330 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.944UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:52.957UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.957UTC | lvl=INFO | trans=1438241661-401-00000085331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.958UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:52.971UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.972UTC | lvl=INFO | trans=1438241661-401-00000085332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.972UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:52.985UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:52.986UTC | lvl=INFO | trans=1438241661-401-00000085333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:52.986UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109392 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:53.000UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.001UTC | lvl=INFO | trans=1438241661-401-00000085334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.001UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:53.015UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.015UTC | lvl=INFO | trans=1438241661-401-00000085335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.016UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:53.029UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.029UTC | lvl=INFO | trans=1438241661-401-00000085336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.029UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:53.043UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.043UTC | lvl=INFO | trans=1438241661-401-00000085337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.043UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:53.057UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.058UTC | lvl=INFO | trans=1438241661-401-00000085338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.058UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:53.071UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.072UTC | lvl=INFO | trans=1438241661-401-00000085339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.072UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:53.085UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.086UTC | lvl=INFO | trans=1438241661-401-00000085340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.086UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:53.102UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.102UTC | lvl=INFO | trans=1438241661-401-00000085341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.102UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:53.116UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.116UTC | lvl=INFO | trans=1438241661-401-00000085342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.117UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:53.131UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.132UTC | lvl=INFO | trans=1438241661-401-00000085343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.132UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:53.145UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.146UTC | lvl=INFO | trans=1438241661-401-00000085344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.146UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:53.159UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.159UTC | lvl=INFO | trans=1438241661-401-00000085345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.159UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:53.174UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.175UTC | lvl=INFO | trans=1438241661-401-00000085346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.175UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:53.189UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.189UTC | lvl=INFO | trans=1438241661-401-00000085347 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.189UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:53.203UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.203UTC | lvl=INFO | trans=1438241661-401-00000085348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.203UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:53.217UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.217UTC | lvl=INFO | trans=1438241661-401-00000085349 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.218UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:53.231UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.231UTC | lvl=INFO | trans=1438241661-401-00000085350 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.231UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:53.245UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.245UTC | lvl=INFO | trans=1438241661-401-00000085351 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.246UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:53.259UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.259UTC | lvl=INFO | trans=1438241661-401-00000085352 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.259UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:53.278UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.278UTC | lvl=INFO | trans=1438241661-401-00000085353 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.281UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:53.285UTC | lvl=INFO | trans=1438241661-401-00000084314 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:53.285UTC | lvl=INFO | trans=1438241661-401-00000084314 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:53.309UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.309UTC | lvl=INFO | trans=1438241661-401-00000085354 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.310UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:53.324UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.325UTC | lvl=INFO | trans=1438241661-401-00000085355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.325UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:53.339UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.340UTC | lvl=INFO | trans=1438241661-401-00000085356 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.340UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:53.354UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.355UTC | lvl=INFO | trans=1438241661-401-00000085357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.355UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:53.369UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.369UTC | lvl=INFO | trans=1438241661-401-00000085358 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.369UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:53.382UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.383UTC | lvl=INFO | trans=1438241661-401-00000085359 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.383UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:53.397UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.397UTC | lvl=INFO | trans=1438241661-401-00000085360 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.397UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:53.411UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.412UTC | lvl=INFO | trans=1438241661-401-00000085361 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.412UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:53.425UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.426UTC | lvl=INFO | trans=1438241661-401-00000085362 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.426UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:53.439UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.439UTC | lvl=INFO | trans=1438241661-401-00000085363 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.439UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:53.453UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.453UTC | lvl=INFO | trans=1438241661-401-00000085364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.453UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:53.466UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.467UTC | lvl=INFO | trans=1438241661-401-00000085365 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.467UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:53.481UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.481UTC | lvl=INFO | trans=1438241661-401-00000085366 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.481UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:53.495UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.496UTC | lvl=INFO | trans=1438241661-401-00000085367 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.496UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:53.510UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.510UTC | lvl=INFO | trans=1438241661-401-00000085368 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.510UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:53.523UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.524UTC | lvl=INFO | trans=1438241661-401-00000085369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.524UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:53.537UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.538UTC | lvl=INFO | trans=1438241661-401-00000085370 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.538UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:53.551UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.552UTC | lvl=INFO | trans=1438241661-401-00000085371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.552UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:53.565UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.566UTC | lvl=INFO | trans=1438241661-401-00000085372 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.566UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:53.579UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.579UTC | lvl=INFO | trans=1438241661-401-00000085373 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.579UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:53.593UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.594UTC | lvl=INFO | trans=1438241661-401-00000085374 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.594UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:53.607UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.608UTC | lvl=INFO | trans=1438241661-401-00000085375 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.608UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:53.621UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.622UTC | lvl=INFO | trans=1438241661-401-00000085376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.622UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:53.635UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.636UTC | lvl=INFO | trans=1438241661-401-00000085377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.636UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:53.649UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.649UTC | lvl=INFO | trans=1438241661-401-00000085378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.650UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:53.663UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.663UTC | lvl=INFO | trans=1438241661-401-00000085379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.663UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:53.676UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.677UTC | lvl=INFO | trans=1438241661-401-00000085380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.677UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:53.692UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.692UTC | lvl=INFO | trans=1438241661-401-00000085381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.692UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:53.706UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.706UTC | lvl=INFO | trans=1438241661-401-00000085382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.706UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:53.720UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.720UTC | lvl=INFO | trans=1438241661-401-00000085383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.720UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:53.733UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.734UTC | lvl=INFO | trans=1438241661-401-00000085384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.734UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:53.747UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.748UTC | lvl=INFO | trans=1438241661-401-00000085385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.748UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:53.762UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.762UTC | lvl=INFO | trans=1438241661-401-00000085386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.762UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:09:53.776UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.777UTC | lvl=INFO | trans=1438241661-401-00000085387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.777UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:09:53.790UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.790UTC | lvl=INFO | trans=1438241661-401-00000085388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.790UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:09:53.804UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.804UTC | lvl=INFO | trans=1438241661-401-00000085389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.804UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109393 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:09:53.805UTC | lvl=INFO | trans=1438241661-401-00000085326 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:53.926UTC | lvl=INFO | trans=1438241661-401-00000085390 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42146/ngsi10/subscribeContext time=2015-09-01T12:09:53.941UTC | lvl=INFO | trans=1438241661-401-00000085390 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.955UTC | lvl=INFO | trans=1438241661-401-00000085390 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:53.955UTC | lvl=INFO | trans=1438241661-401-00000085391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:53.955UTC | lvl=INFO | trans=1438241661-401-00000085390 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5959107af1e0c685aec22'), expiration: 1443701393, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109393, count: 1, format: "XML" }) time=2015-09-01T12:09:53.956UTC | lvl=INFO | trans=1438241661-401-00000085390 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:54.040UTC | lvl=INFO | trans=1438241661-401-00000085392 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42147/ngsi10/queryContext time=2015-09-01T12:09:54.057UTC | lvl=INFO | trans=1438241661-401-00000085392 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:54.057UTC | lvl=INFO | trans=1438241661-401-00000085392 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:54.577UTC | lvl=INFO | trans=1438241661-401-00000085393 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42149/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:54.630UTC | lvl=INFO | trans=1438241661-401-00000085393 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:54.631UTC | lvl=INFO | trans=1438241661-401-00000085393 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109394 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:54.631UTC | lvl=INFO | trans=1438241661-401-00000085393 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:54.716UTC | lvl=INFO | trans=1438241661-401-00000085394 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42150/ngsi10/updateContext time=2015-09-01T12:09:54.768UTC | lvl=INFO | trans=1438241661-401-00000085394 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:54.907UTC | lvl=INFO | trans=1438241661-401-00000085394 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109394 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109394 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:54.915UTC | lvl=INFO | trans=1438241661-401-00000085394 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:54.915UTC | lvl=INFO | trans=1438241661-401-00000085394 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:55.044UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42154/ngsi10/updateContext time=2015-09-01T12:09:55.058UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:55.248UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:55.378UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:55.524UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:55.660UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:55.770UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109395 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:55.790UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:55.803UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.803UTC | lvl=INFO | trans=1438241661-401-00000085396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.804UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:09:55.818UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.818UTC | lvl=INFO | trans=1438241661-401-00000085397 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.818UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:09:55.832UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.833UTC | lvl=INFO | trans=1438241661-401-00000085398 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.833UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:09:55.846UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.847UTC | lvl=INFO | trans=1438241661-401-00000085399 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.847UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:09:55.860UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.861UTC | lvl=INFO | trans=1438241661-401-00000085400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.861UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:09:55.875UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.876UTC | lvl=INFO | trans=1438241661-401-00000085401 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.876UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:09:55.889UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.889UTC | lvl=INFO | trans=1438241661-401-00000085402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.890UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:09:55.903UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.903UTC | lvl=INFO | trans=1438241661-401-00000085403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.903UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:09:55.917UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.917UTC | lvl=INFO | trans=1438241661-401-00000085404 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.917UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:09:55.931UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.932UTC | lvl=INFO | trans=1438241661-401-00000085405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.932UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:09:55.946UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.947UTC | lvl=INFO | trans=1438241661-401-00000085406 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.947UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:09:55.961UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.962UTC | lvl=INFO | trans=1438241661-401-00000085407 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.962UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:09:55.975UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.976UTC | lvl=INFO | trans=1438241661-401-00000085408 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.976UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:09:55.989UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:55.990UTC | lvl=INFO | trans=1438241661-401-00000085409 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:55.990UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109395 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:09:56.003UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.003UTC | lvl=INFO | trans=1438241661-401-00000085410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.003UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:09:56.017UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.018UTC | lvl=INFO | trans=1438241661-401-00000085411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.018UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:09:56.032UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.033UTC | lvl=INFO | trans=1438241661-401-00000085412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.033UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:09:56.047UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.047UTC | lvl=INFO | trans=1438241661-401-00000085413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.047UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:09:56.063UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.063UTC | lvl=INFO | trans=1438241661-401-00000085414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.064UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:09:56.077UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.077UTC | lvl=INFO | trans=1438241661-401-00000085415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.077UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:09:56.091UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.091UTC | lvl=INFO | trans=1438241661-401-00000085416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.091UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:09:56.105UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.106UTC | lvl=INFO | trans=1438241661-401-00000085417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.106UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:09:56.119UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.120UTC | lvl=INFO | trans=1438241661-401-00000085418 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.120UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:09:56.133UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.133UTC | lvl=INFO | trans=1438241661-401-00000085419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.134UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:09:56.147UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.147UTC | lvl=INFO | trans=1438241661-401-00000085420 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.147UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:09:56.162UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.163UTC | lvl=INFO | trans=1438241661-401-00000085421 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.163UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:09:56.177UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.178UTC | lvl=INFO | trans=1438241661-401-00000085422 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.178UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:09:56.192UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.192UTC | lvl=INFO | trans=1438241661-401-00000085423 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.192UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109396 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:09:56.193UTC | lvl=INFO | trans=1438241661-401-00000085395 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:56.289UTC | lvl=INFO | trans=1438241661-401-00000084315 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:56.289UTC | lvl=INFO | trans=1438241661-401-00000084315 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:56.315UTC | lvl=INFO | trans=1438241661-401-00000085424 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42163/ngsi10/subscribeContext time=2015-09-01T12:09:56.332UTC | lvl=INFO | trans=1438241661-401-00000085424 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.346UTC | lvl=INFO | trans=1438241661-401-00000085424 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.347UTC | lvl=INFO | trans=1438241661-401-00000085425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:56.347UTC | lvl=INFO | trans=1438241661-401-00000085424 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5959407af1e0c685aec23'), expiration: 1443701396, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109396, count: 1, format: "XML" }) time=2015-09-01T12:09:56.347UTC | lvl=INFO | trans=1438241661-401-00000085424 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:56.431UTC | lvl=INFO | trans=1438241661-401-00000085426 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42166/ngsi10/queryContext time=2015-09-01T12:09:56.449UTC | lvl=INFO | trans=1438241661-401-00000085426 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:56.449UTC | lvl=INFO | trans=1438241661-401-00000085426 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:57.107UTC | lvl=INFO | trans=1438241661-401-00000085427 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42171/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:57.124UTC | lvl=INFO | trans=1438241661-401-00000085427 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:57.124UTC | lvl=INFO | trans=1438241661-401-00000085427 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:57.125UTC | lvl=INFO | trans=1438241661-401-00000085427 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:57.223UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42172/ngsi10/updateContext time=2015-09-01T12:09:57.274UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:57.399UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:57.409UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:57.423UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:57.423UTC | lvl=INFO | trans=1438241661-401-00000085429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:57.423UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109397 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:09:57.424UTC | lvl=INFO | trans=1438241661-401-00000085428 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:57.548UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42173/ngsi10/updateContext time=2015-09-01T12:09:57.557UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:09:57.678UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:57.814UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:57.933UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:58.070UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109397 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:58.180UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109398 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109398 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:09:58.188UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:09:58.201UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.202UTC | lvl=INFO | trans=1438241661-401-00000085431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.202UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:09:58.215UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.215UTC | lvl=INFO | trans=1438241661-401-00000085432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.216UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:09:58.229UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.229UTC | lvl=INFO | trans=1438241661-401-00000085433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.229UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:09:58.243UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.244UTC | lvl=INFO | trans=1438241661-401-00000085434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.244UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:09:58.257UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.258UTC | lvl=INFO | trans=1438241661-401-00000085435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.258UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:09:58.271UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.272UTC | lvl=INFO | trans=1438241661-401-00000085436 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.272UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:09:58.285UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.286UTC | lvl=INFO | trans=1438241661-401-00000085437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.286UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:09:58.300UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.300UTC | lvl=INFO | trans=1438241661-401-00000085438 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.301UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:09:58.316UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.316UTC | lvl=INFO | trans=1438241661-401-00000085439 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.317UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:09:58.332UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.333UTC | lvl=INFO | trans=1438241661-401-00000085440 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.333UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:09:58.348UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.349UTC | lvl=INFO | trans=1438241661-401-00000085441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.349UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:09:58.364UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.364UTC | lvl=INFO | trans=1438241661-401-00000085442 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.364UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:09:58.377UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.378UTC | lvl=INFO | trans=1438241661-401-00000085443 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.378UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:09:58.391UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.391UTC | lvl=INFO | trans=1438241661-401-00000085444 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.392UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:09:58.405UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.405UTC | lvl=INFO | trans=1438241661-401-00000085445 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.405UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:09:58.419UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.419UTC | lvl=INFO | trans=1438241661-401-00000085446 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.419UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:09:58.432UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.432UTC | lvl=INFO | trans=1438241661-401-00000085447 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.433UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:09:58.446UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.446UTC | lvl=INFO | trans=1438241661-401-00000085448 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.447UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:09:58.462UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.463UTC | lvl=INFO | trans=1438241661-401-00000085449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.469UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:09:58.495UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.495UTC | lvl=INFO | trans=1438241661-401-00000085450 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.495UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:09:58.508UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.509UTC | lvl=INFO | trans=1438241661-401-00000085451 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.509UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:09:58.522UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.523UTC | lvl=INFO | trans=1438241661-401-00000085452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.523UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:09:58.536UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.536UTC | lvl=INFO | trans=1438241661-401-00000085453 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.536UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:09:58.549UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.549UTC | lvl=INFO | trans=1438241661-401-00000085454 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.550UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:09:58.563UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.563UTC | lvl=INFO | trans=1438241661-401-00000085455 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.563UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:09:58.577UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.577UTC | lvl=INFO | trans=1438241661-401-00000085456 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.578UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:09:58.591UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.591UTC | lvl=INFO | trans=1438241661-401-00000085457 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.591UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:09:58.604UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.605UTC | lvl=INFO | trans=1438241661-401-00000085458 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.605UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:09:58.618UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.619UTC | lvl=INFO | trans=1438241661-401-00000085459 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.619UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:09:58.633UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.633UTC | lvl=INFO | trans=1438241661-401-00000085460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.633UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:09:58.646UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.646UTC | lvl=INFO | trans=1438241661-401-00000085461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.647UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:09:58.660UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.660UTC | lvl=INFO | trans=1438241661-401-00000085462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.661UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:09:58.674UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.675UTC | lvl=INFO | trans=1438241661-401-00000085463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.675UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:09:58.688UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.688UTC | lvl=INFO | trans=1438241661-401-00000085464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.688UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:09:58.702UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.702UTC | lvl=INFO | trans=1438241661-401-00000085465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.702UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:09:58.717UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.717UTC | lvl=INFO | trans=1438241661-401-00000085466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.718UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:09:58.732UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.732UTC | lvl=INFO | trans=1438241661-401-00000085467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.732UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:09:58.746UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.747UTC | lvl=INFO | trans=1438241661-401-00000085468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.747UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:09:58.760UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.760UTC | lvl=INFO | trans=1438241661-401-00000085469 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.760UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:09:58.774UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.774UTC | lvl=INFO | trans=1438241661-401-00000085470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:09:58.774UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:09:58.788UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.788UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.788UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:09:58.801UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.801UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.802UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:09:58.815UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.815UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.815UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:09:58.829UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.829UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.829UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:09:58.844UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.844UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.844UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:09:58.859UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.859UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.860UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:09:58.875UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.875UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.875UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:09:58.890UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.890UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.891UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:09:58.904UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.904UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.904UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:09:58.919UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.920UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.920UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:09:58.933UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.933UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.934UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:09:58.946UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.947UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.947UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:09:58.961UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.961UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.962UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:09:58.975UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.976UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.976UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:09:58.990UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:58.990UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:58.990UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109398 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:09:59.004UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.004UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.004UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:09:59.017UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.018UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.018UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:09:59.032UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.032UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.032UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:09:59.046UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.046UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.047UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:09:59.061UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.061UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.062UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:09:59.076UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.077UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.077UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:09:59.090UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.091UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.091UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:09:59.104UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.105UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.105UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:09:59.118UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.119UTC | lvl=ERROR | trans=1438241661-401-00000085430 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:09:59.119UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109399 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:09:59.119UTC | lvl=INFO | trans=1438241661-401-00000085430 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:59.317UTC | lvl=INFO | trans=1438241661-401-00000084316 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:09:59.317UTC | lvl=INFO | trans=1438241661-401-00000084316 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:09:59.743UTC | lvl=INFO | trans=1438241661-401-00000085471 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42209/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:09:59.760UTC | lvl=INFO | trans=1438241661-401-00000085471 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:09:59.761UTC | lvl=INFO | trans=1438241661-401-00000085471 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109399 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:09:59.761UTC | lvl=INFO | trans=1438241661-401-00000085471 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:09:59.847UTC | lvl=INFO | trans=1438241661-401-00000085472 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42215/ngsi10/updateContext time=2015-09-01T12:09:59.906UTC | lvl=INFO | trans=1438241661-401-00000085472 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:00.081UTC | lvl=INFO | trans=1438241661-401-00000085472 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109399 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109399 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.089UTC | lvl=INFO | trans=1438241661-401-00000085472 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:00.089UTC | lvl=INFO | trans=1438241661-401-00000085472 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:00.184UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42221/ngsi10/updateContext time=2015-09-01T12:10:00.193UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:00.416UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.561UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.694UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.818UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.944UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109400 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:00.964UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:00.978UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:00.978UTC | lvl=INFO | trans=1438241661-401-00000085474 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:00.978UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109400 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:00.991UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:00.991UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:00.992UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109400 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:01.005UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.005UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.005UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:01.018UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.019UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.019UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:01.034UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.034UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.035UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:01.049UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.049UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.049UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:01.062UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.063UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.063UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:01.076UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.076UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.077UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:01.090UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.090UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.091UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:01.104UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.104UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.104UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:01.118UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.118UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.118UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:01.131UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.132UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.132UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:01.145UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.145UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.146UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:01.159UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.159UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.160UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:01.173UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.173UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.174UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:01.187UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.187UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.188UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:01.201UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.201UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.202UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:01.215UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.215UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.215UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:01.228UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.229UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.229UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:01.242UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.242UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.242UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:01.256UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.256UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.257UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:01.271UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.271UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.272UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:01.285UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.286UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.286UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:01.299UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.299UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.299UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:01.313UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.313UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.313UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:01.327UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.328UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.328UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:01.341UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.342UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.342UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:01.355UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.355UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.356UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:01.369UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:01.369UTC | lvl=ERROR | trans=1438241661-401-00000085473 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:01.370UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109401 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:01.370UTC | lvl=INFO | trans=1438241661-401-00000085473 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:02.320UTC | lvl=INFO | trans=1438241661-401-00000084317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:02.320UTC | lvl=INFO | trans=1438241661-401-00000084317 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:02.482UTC | lvl=INFO | trans=1438241661-401-00000085475 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42234/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:02.499UTC | lvl=INFO | trans=1438241661-401-00000085475 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:02.499UTC | lvl=INFO | trans=1438241661-401-00000085475 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109402 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:02.500UTC | lvl=INFO | trans=1438241661-401-00000085475 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:02.593UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42235/ngsi10/updateContext time=2015-09-01T12:10:02.645UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:02.770UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109402 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109402 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:02.778UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:02.791UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:02.791UTC | lvl=INFO | trans=1438241661-401-00000085477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:02.792UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109402 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:02.792UTC | lvl=INFO | trans=1438241661-401-00000085476 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:03.083UTC | lvl=INFO | trans=1438241661-401-00000085478 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42498/ngsi10/queryContext time=2015-09-01T12:10:03.092UTC | lvl=INFO | trans=1438241661-401-00000085478 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:03.093UTC | lvl=INFO | trans=1438241661-401-00000085478 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:04.551UTC | lvl=INFO | trans=1438241661-401-00000085479 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42507/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:04.582UTC | lvl=INFO | trans=1438241661-401-00000085479 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:04.583UTC | lvl=INFO | trans=1438241661-401-00000085479 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109404 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:04.590UTC | lvl=INFO | trans=1438241661-401-00000085479 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:04.883UTC | lvl=INFO | trans=1438241661-401-00000085480 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42513/ngsi10/subscribeContext time=2015-09-01T12:10:04.898UTC | lvl=INFO | trans=1438241661-401-00000085480 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:04.911UTC | lvl=INFO | trans=1438241661-401-00000085480 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:04.912UTC | lvl=ERROR | trans=1438241661-401-00000085480 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:04.912UTC | lvl=INFO | trans=1438241661-401-00000085480 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e5959c07af1e0c685aec24'), expiration: 1443701404, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109404, count: 1, format: "XML" }) time=2015-09-01T12:10:04.912UTC | lvl=INFO | trans=1438241661-401-00000085480 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:05.324UTC | lvl=INFO | trans=1438241661-401-00000084318 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:05.324UTC | lvl=INFO | trans=1438241661-401-00000084318 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:06.314UTC | lvl=INFO | trans=1438241661-401-00000085481 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42526/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:06.383UTC | lvl=INFO | trans=1438241661-401-00000085481 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:06.383UTC | lvl=INFO | trans=1438241661-401-00000085481 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:06.384UTC | lvl=INFO | trans=1438241661-401-00000085481 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:06.478UTC | lvl=INFO | trans=1438241661-401-00000085482 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42528/ngsi10/updateContext time=2015-09-01T12:10:06.529UTC | lvl=INFO | trans=1438241661-401-00000085482 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:06.683UTC | lvl=INFO | trans=1438241661-401-00000085482 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:06.691UTC | lvl=INFO | trans=1438241661-401-00000085482 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:06.692UTC | lvl=INFO | trans=1438241661-401-00000085482 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:06.819UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42531/ngsi10/updateContext time=2015-09-01T12:10:06.827UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:06.952UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:07.072UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109406 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:07.193UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:07.333UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:07.459UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109407 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:07.467UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:07.480UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.480UTC | lvl=INFO | trans=1438241661-401-00000085484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:07.480UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:07.493UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.494UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.494UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:07.507UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.507UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.507UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:07.521UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.521UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.521UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:07.534UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.534UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.535UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:07.548UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.548UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.548UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:07.562UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.562UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.562UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:07.575UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.575UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.576UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:07.589UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.589UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.589UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:07.602UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.602UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.603UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:07.616UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.616UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.616UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:07.629UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.629UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.630UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:07.643UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.643UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.643UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:07.657UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.657UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.658UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:07.671UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.671UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.671UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:07.684UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.684UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.685UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:07.698UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.699UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.699UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:07.712UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.712UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.713UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:07.726UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.726UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.727UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:07.742UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.742UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.742UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:07.757UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.757UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.757UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:07.772UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.772UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.773UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:07.785UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.786UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.786UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:07.800UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.801UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.801UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:07.815UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.815UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.816UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:07.829UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.829UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.829UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:07.842UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.842UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.843UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:07.856UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.856UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.857UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:07.871UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.871UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.871UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:07.885UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.885UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.885UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:07.899UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.900UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.900UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:07.913UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.914UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.914UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:07.928UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.929UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.929UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:07.942UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.943UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.943UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:07.956UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.957UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.957UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:07.971UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.972UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.972UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:07.986UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:07.986UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:07.987UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109407 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:07.000UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.000UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.000UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:08.014UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.015UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.015UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:08.028UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.028UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.029UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:08.046UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.046UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.047UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:08.061UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.061UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.062UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:08.076UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.076UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.076UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:08.090UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.090UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.091UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:08.104UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.104UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.104UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:08.117UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.118UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.118UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:08.131UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.131UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.132UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:08.145UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.145UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.145UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:08.159UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.159UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.160UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:08.173UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.173UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.174UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:08.191UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.191UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.192UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:08.209UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.209UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.209UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:08.222UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.223UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.223UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:08.237UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.237UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.237UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:08.250UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.251UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.251UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:08.265UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.266UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.266UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:08.280UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.280UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.281UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:08.294UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.295UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.295UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:08.309UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.310UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.310UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:08.323UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.323UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.323UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:08.327UTC | lvl=INFO | trans=1438241661-401-00000084319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:08.327UTC | lvl=INFO | trans=1438241661-401-00000084319 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:08.338UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.339UTC | lvl=INFO | trans=1438241661-401-00000085485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:08.339UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:08.352UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.352UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.353UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:08.366UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.366UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.367UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:08.380UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.380UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.380UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:08.393UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.394UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.394UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:08.407UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.407UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.407UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:08.420UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.420UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.421UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:08.434UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.434UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.434UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:08.447UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.447UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.448UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:08.461UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.461UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.461UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:08.474UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.475UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.475UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:08.488UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.488UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.489UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:08.502UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.502UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.502UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:08.516UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.516UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.516UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:08.529UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.529UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.530UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:08.543UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.543UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.543UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:08.556UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.556UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.557UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:08.570UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.571UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.571UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:08.584UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.584UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.584UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:08.597UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.598UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.598UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:08.611UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.611UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.611UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:08.624UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.625UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.625UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:08.638UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.638UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.638UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:08.651UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.651UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.652UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:08.665UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.665UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.665UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:08.678UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.679UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.679UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:08.693UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.693UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.693UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:08.706UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.707UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.707UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:08.720UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.720UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.720UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:08.733UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.734UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.734UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:08.747UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.747UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.747UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:08.761UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.761UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.761UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:08.774UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:08.775UTC | lvl=ERROR | trans=1438241661-401-00000085483 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:08.775UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109408 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:08.775UTC | lvl=INFO | trans=1438241661-401-00000085483 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:09.548UTC | lvl=INFO | trans=1438241661-401-00000085486 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42547/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:09.579UTC | lvl=INFO | trans=1438241661-401-00000085486 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:09.580UTC | lvl=INFO | trans=1438241661-401-00000085486 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109409 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:09.580UTC | lvl=INFO | trans=1438241661-401-00000085486 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:09.872UTC | lvl=INFO | trans=1438241661-401-00000085487 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42551/ngsi10/subscribeContext time=2015-09-01T12:10:09.887UTC | lvl=INFO | trans=1438241661-401-00000085487 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:09.900UTC | lvl=INFO | trans=1438241661-401-00000085487 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:09.900UTC | lvl=ERROR | trans=1438241661-401-00000085487 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:09.900UTC | lvl=INFO | trans=1438241661-401-00000085487 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595a107af1e0c685aec25'), expiration: 1443701409, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109409, count: 1, format: "XML" }) time=2015-09-01T12:10:09.901UTC | lvl=INFO | trans=1438241661-401-00000085487 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:10.388UTC | lvl=INFO | trans=1438241661-401-00000085488 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42554/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:10.426UTC | lvl=INFO | trans=1438241661-401-00000085488 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:10.426UTC | lvl=INFO | trans=1438241661-401-00000085488 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109410 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:10.427UTC | lvl=INFO | trans=1438241661-401-00000085488 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:10.682UTC | lvl=INFO | trans=1438241661-401-00000085489 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42558/ngsi10/subscribeContext time=2015-09-01T12:10:10.697UTC | lvl=INFO | trans=1438241661-401-00000085489 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:10.711UTC | lvl=INFO | trans=1438241661-401-00000085489 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:10.711UTC | lvl=ERROR | trans=1438241661-401-00000085489 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:10.712UTC | lvl=INFO | trans=1438241661-401-00000085489 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595a207af1e0c685aec26'), expiration: 1443701410, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109410, count: 1, format: "XML" }) time=2015-09-01T12:10:10.720UTC | lvl=INFO | trans=1438241661-401-00000085489 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:11.331UTC | lvl=INFO | trans=1438241661-401-00000084320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:11.331UTC | lvl=INFO | trans=1438241661-401-00000084320 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:13.022UTC | lvl=INFO | trans=1438241661-401-00000085490 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42565/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:13.052UTC | lvl=INFO | trans=1438241661-401-00000085490 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:13.053UTC | lvl=INFO | trans=1438241661-401-00000085490 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109413 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:13.053UTC | lvl=INFO | trans=1438241661-401-00000085490 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:13.138UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42567/ngsi10/updateContext time=2015-09-01T12:10:13.197UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:13.336UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109413 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109413 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:13.344UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:13.358UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:13.358UTC | lvl=INFO | trans=1438241661-401-00000085492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:13.359UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109413 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:13.359UTC | lvl=INFO | trans=1438241661-401-00000085491 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:13.614UTC | lvl=INFO | trans=1438241661-401-00000085493 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42570/ngsi10/queryContext time=2015-09-01T12:10:13.624UTC | lvl=INFO | trans=1438241661-401-00000085493 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:13.652UTC | lvl=INFO | trans=1438241661-401-00000085493 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:14.333UTC | lvl=INFO | trans=1438241661-401-00000084321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:14.333UTC | lvl=INFO | trans=1438241661-401-00000084321 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:16.805UTC | lvl=INFO | trans=1438241661-401-00000085494 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42578/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:16.871UTC | lvl=INFO | trans=1438241661-401-00000085494 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:16.871UTC | lvl=INFO | trans=1438241661-401-00000085494 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109416 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:16.872UTC | lvl=INFO | trans=1438241661-401-00000085494 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:16.957UTC | lvl=INFO | trans=1438241661-401-00000085495 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42579/ngsi10/updateContext time=2015-09-01T12:10:17.009UTC | lvl=INFO | trans=1438241661-401-00000085495 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:17.204UTC | lvl=INFO | trans=1438241661-401-00000085495 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:17.212UTC | lvl=INFO | trans=1438241661-401-00000085495 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:17.212UTC | lvl=INFO | trans=1438241661-401-00000085495 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:17.338UTC | lvl=INFO | trans=1438241661-401-00000084322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:17.338UTC | lvl=INFO | trans=1438241661-401-00000084322 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:17.339UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42581/ngsi10/updateContext time=2015-09-01T12:10:17.347UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:17.466UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:17.601UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:17.720UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:17.830UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109417 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:17.838UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:17.851UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.851UTC | lvl=INFO | trans=1438241661-401-00000085497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:17.851UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:17.866UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.866UTC | lvl=INFO | trans=1438241661-401-00000085498 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:17.866UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:17.880UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.881UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.881UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:17.895UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.895UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.896UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:17.910UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.910UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.910UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:17.924UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.924UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.926UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:17.940UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.940UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.941UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:17.954UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.954UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.954UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:17.968UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.968UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.968UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:17.982UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.982UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.982UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:17.995UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:17.995UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:17.996UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109417 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:18.009UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.009UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.009UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:18.023UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.023UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.023UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:18.036UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.037UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.037UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:18.051UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.052UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.052UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:18.065UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.066UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.066UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:18.080UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.080UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.081UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:18.094UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.094UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.094UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:18.107UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.108UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.108UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:18.121UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.121UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.121UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:18.134UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.135UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.135UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:18.149UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.149UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.149UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:18.163UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.163UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.163UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:18.178UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.179UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.179UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:18.193UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.193UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.193UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:18.207UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.207UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.207UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:18.220UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.220UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.221UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:18.234UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.234UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.234UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:18.247UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.248UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.248UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:18.261UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.262UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.262UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:18.275UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.275UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.276UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:18.289UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.290UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.290UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:18.305UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.305UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.305UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:18.318UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.318UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.319UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:18.332UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.332UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.332UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:18.345UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.346UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.347UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:18.360UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.360UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.361UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:18.374UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.374UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.374UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:18.387UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.388UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.388UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:18.402UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.402UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.402UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:18.415UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.415UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.416UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:18.429UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.429UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.429UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:18.442UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.443UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.443UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:18.456UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.456UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.457UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:18.470UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.470UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.471UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:18.484UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.484UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.484UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:18.497UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.498UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.498UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:18.511UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.511UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.512UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:18.525UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.525UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.525UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:18.539UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.539UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.539UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:18.553UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.554UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.554UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:18.568UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.569UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.569UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:18.583UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.584UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.584UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:18.598UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.598UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.599UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:18.612UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.613UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.613UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:18.627UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.627UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.628UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:18.641UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.641UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.641UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:18.655UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.655UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.656UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:18.669UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.670UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.670UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:18.683UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.684UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.684UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:18.700UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.700UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.700UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:18.713UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.713UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.714UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:18.727UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.727UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.727UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:18.741UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.741UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.741UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:18.754UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.755UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.755UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:18.768UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.768UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.769UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:18.782UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.782UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.782UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:18.795UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.796UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.796UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:18.809UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.809UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.810UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:18.823UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.823UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.824UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:18.837UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.837UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.838UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:18.851UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.851UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.851UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:18.864UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.865UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.865UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:18.878UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.878UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.878UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:18.892UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.892UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.892UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:18.905UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.906UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.906UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:18.919UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.920UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.920UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:18.933UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.934UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.934UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:18.947UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.947UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.948UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:18.961UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.961UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.961UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:18.975UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.975UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.975UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:18.988UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:18.989UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:18.989UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109418 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:19.002UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.002UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.002UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:19.016UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.016UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.016UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:19.029UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.030UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.030UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:19.043UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.043UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.044UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:19.057UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.057UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.057UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:19.070UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.071UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.071UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:19.084UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.085UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.092UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:19.119UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.120UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.120UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:19.133UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.133UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.134UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:19.147UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.147UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.147UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:19.160UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.161UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.161UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:19.174UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.174UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.175UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:19.188UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.188UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.188UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:19.202UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:19.203UTC | lvl=ERROR | trans=1438241661-401-00000085496 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:19.203UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109419 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:19.203UTC | lvl=INFO | trans=1438241661-401-00000085496 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:20.267UTC | lvl=INFO | trans=1438241661-401-00000085499 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42595/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:20.304UTC | lvl=INFO | trans=1438241661-401-00000085499 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:20.305UTC | lvl=INFO | trans=1438241661-401-00000085499 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109420 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:20.305UTC | lvl=INFO | trans=1438241661-401-00000085499 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:20.342UTC | lvl=INFO | trans=1438241661-401-00000084323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:20.342UTC | lvl=INFO | trans=1438241661-401-00000084323 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:20.390UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42596/ngsi10/updateContext time=2015-09-01T12:10:20.448UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:20.622UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109420 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109420 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:20.632UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:20.645UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:20.645UTC | lvl=INFO | trans=1438241661-401-00000085501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:20.646UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109420 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:20.646UTC | lvl=INFO | trans=1438241661-401-00000085500 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:20.938UTC | lvl=INFO | trans=1438241661-401-00000085502 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42599/ngsi10/queryContext time=2015-09-01T12:10:20.948UTC | lvl=INFO | trans=1438241661-401-00000085502 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:20.949UTC | lvl=INFO | trans=1438241661-401-00000085502 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:21.879UTC | lvl=INFO | trans=1438241661-401-00000085503 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42602/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:21.909UTC | lvl=INFO | trans=1438241661-401-00000085503 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:21.909UTC | lvl=INFO | trans=1438241661-401-00000085503 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109421 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:21.910UTC | lvl=INFO | trans=1438241661-401-00000085503 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:22.164UTC | lvl=INFO | trans=1438241661-401-00000085504 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42605/ngsi10/subscribeContext time=2015-09-01T12:10:22.180UTC | lvl=INFO | trans=1438241661-401-00000085504 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:22.195UTC | lvl=INFO | trans=1438241661-401-00000085504 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:22.196UTC | lvl=ERROR | trans=1438241661-401-00000085504 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:22.196UTC | lvl=INFO | trans=1438241661-401-00000085504 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595ae07af1e0c685aec27'), expiration: 1443701422, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109422, count: 1, format: "XML" }) time=2015-09-01T12:10:22.204UTC | lvl=INFO | trans=1438241661-401-00000085504 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:23.160UTC | lvl=INFO | trans=1438241661-401-00000085505 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42612/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:23.176UTC | lvl=INFO | trans=1438241661-401-00000085505 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:23.177UTC | lvl=INFO | trans=1438241661-401-00000085505 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:23.177UTC | lvl=INFO | trans=1438241661-401-00000085505 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:23.345UTC | lvl=INFO | trans=1438241661-401-00000084324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:23.345UTC | lvl=INFO | trans=1438241661-401-00000084324 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:23.356UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42615/ngsi10/updateContext time=2015-09-01T12:10:23.364UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:23.498UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:23.634UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:23.770UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:23.892UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:24.017UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109423 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:24.025UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:24.038UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.039UTC | lvl=INFO | trans=1438241661-401-00000085507 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:24.039UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:24.052UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.053UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.053UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:24.067UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.067UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.068UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:24.082UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.082UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.082UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:24.097UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.098UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.098UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:24.113UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.113UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.113UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:24.129UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.129UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.129UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:24.144UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.144UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.144UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:24.158UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.158UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.158UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:24.172UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.172UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.172UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:24.186UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.186UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.186UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:24.199UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.200UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.200UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:24.214UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.214UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.215UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:24.228UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.228UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.228UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:24.241UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.242UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.249UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:24.276UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.277UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.277UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:24.292UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.293UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.293UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:24.307UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.307UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.308UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:24.322UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.322UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.323UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:24.337UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.338UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.338UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:24.352UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.352UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.353UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:24.367UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.367UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.367UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:24.381UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.381UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.381UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:24.395UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.395UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.396UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:24.411UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.412UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.412UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:24.426UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.426UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.427UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:24.440UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.441UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.441UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:24.455UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.455UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.456UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:24.471UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.471UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.471UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:24.486UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.486UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.487UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:24.500UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.501UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.501UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:24.516UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.517UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.517UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:24.533UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.533UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.534UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:24.550UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.550UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.550UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:24.566UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.566UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.566UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:24.580UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.580UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.580UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:24.595UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.596UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.596UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:24.611UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.611UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.612UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:24.627UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.627UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.628UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:24.643UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.643UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.643UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:24.657UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.658UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.658UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:24.671UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.672UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.672UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:24.687UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.687UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.687UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:24.703UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.703UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.704UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:24.719UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.719UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.719UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:24.733UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.733UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.733UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:24.747UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.747UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.748UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:24.761UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.762UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.762UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:24.775UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.775UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.776UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:24.789UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.789UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.789UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:24.802UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.803UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.803UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:24.816UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.816UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.817UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:24.830UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.830UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.830UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:24.843UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.843UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.844UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:24.857UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.857UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.857UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:24.871UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.871UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.871UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:24.885UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.885UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.885UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:24.900UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.900UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.900UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:24.914UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.914UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.915UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:24.928UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.928UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.929UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:24.942UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.942UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.942UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:24.955UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.956UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.956UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:24.971UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.971UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.971UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:24.985UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.985UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.985UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:24.998UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:24.999UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:24.999UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109424 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:25.013UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.013UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.013UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:25.027UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.027UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.027UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:25.041UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.041UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.041UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:25.055UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.055UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.055UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:25.068UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.069UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.069UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:25.082UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.082UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.082UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:25.096UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.096UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.096UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:25.109UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.110UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.110UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:25.123UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.123UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.124UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:25.137UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.137UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.137UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:25.151UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.151UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.151UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:25.164UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.165UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.165UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:25.178UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.179UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.179UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:25.194UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.194UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.195UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:25.209UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.210UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.210UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:25.224UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.225UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.225UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:25.239UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.239UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.239UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:25.252UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.252UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.253UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:25.266UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.266UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.266UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:25.280UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.280UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.280UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:25.295UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.295UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.296UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:25.309UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.310UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.310UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:25.323UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.324UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.324UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:25.338UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.338UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.338UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:25.352UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.352UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.353UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:25.366UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.366UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.366UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:25.379UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.380UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.380UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:25.394UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.394UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.394UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:25.408UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.408UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.408UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:25.422UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.422UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.422UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:25.435UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:25.436UTC | lvl=ERROR | trans=1438241661-401-00000085506 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:25.436UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109425 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:25.436UTC | lvl=INFO | trans=1438241661-401-00000085506 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:26.104UTC | lvl=INFO | trans=1438241661-401-00000085508 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42369/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:26.120UTC | lvl=INFO | trans=1438241661-401-00000085508 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:26.121UTC | lvl=INFO | trans=1438241661-401-00000085508 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109426 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:26.122UTC | lvl=INFO | trans=1438241661-401-00000085508 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:26.348UTC | lvl=INFO | trans=1438241661-401-00000084325 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:26.348UTC | lvl=INFO | trans=1438241661-401-00000084325 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:26.415UTC | lvl=INFO | trans=1438241661-401-00000085509 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42373/ngsi10/subscribeContext time=2015-09-01T12:10:26.443UTC | lvl=INFO | trans=1438241661-401-00000085509 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:26.457UTC | lvl=INFO | trans=1438241661-401-00000085509 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:26.457UTC | lvl=INFO | trans=1438241661-401-00000085510 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:26.458UTC | lvl=INFO | trans=1438241661-401-00000085509 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595b207af1e0c685aec28'), expiration: 1443701426, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109426, count: 1, format: "XML" }) time=2015-09-01T12:10:26.458UTC | lvl=INFO | trans=1438241661-401-00000085509 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:27.389UTC | lvl=INFO | trans=1438241661-401-00000085511 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42377/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:27.406UTC | lvl=INFO | trans=1438241661-401-00000085511 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:27.407UTC | lvl=INFO | trans=1438241661-401-00000085511 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109427 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:27.407UTC | lvl=INFO | trans=1438241661-401-00000085511 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:27.705UTC | lvl=INFO | trans=1438241661-401-00000085512 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42380/ngsi10/subscribeContext time=2015-09-01T12:10:27.719UTC | lvl=INFO | trans=1438241661-401-00000085512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:27.733UTC | lvl=INFO | trans=1438241661-401-00000085512 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:27.733UTC | lvl=ERROR | trans=1438241661-401-00000085512 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:27.733UTC | lvl=INFO | trans=1438241661-401-00000085512 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595b307af1e0c685aec29'), expiration: 1443701427, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109427, count: 1, format: "XML" }) time=2015-09-01T12:10:27.733UTC | lvl=INFO | trans=1438241661-401-00000085512 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:29.351UTC | lvl=INFO | trans=1438241661-401-00000084326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:29.351UTC | lvl=INFO | trans=1438241661-401-00000084326 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:29.454UTC | lvl=INFO | trans=1438241661-401-00000085513 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42392/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:29.484UTC | lvl=INFO | trans=1438241661-401-00000085513 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:29.485UTC | lvl=INFO | trans=1438241661-401-00000085513 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109429 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:29.485UTC | lvl=INFO | trans=1438241661-401-00000085513 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:29.571UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42393/ngsi10/updateContext time=2015-09-01T12:10:29.628UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:29.769UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109429 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109429 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:29.892UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109429 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109429 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:29.900UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:29.914UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:29.914UTC | lvl=INFO | trans=1438241661-401-00000085515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:29.915UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109429 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:29.929UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:29.930UTC | lvl=ERROR | trans=1438241661-401-00000085514 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:29.930UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109429 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:10:29.931UTC | lvl=INFO | trans=1438241661-401-00000085514 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:30.186UTC | lvl=INFO | trans=1438241661-401-00000085516 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42400/ngsi10/queryContext time=2015-09-01T12:10:30.196UTC | lvl=INFO | trans=1438241661-401-00000085516 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:30.224UTC | lvl=INFO | trans=1438241661-401-00000085516 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:31.469UTC | lvl=INFO | trans=1438241661-401-00000085517 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42408/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:31.501UTC | lvl=INFO | trans=1438241661-401-00000085517 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:31.501UTC | lvl=INFO | trans=1438241661-401-00000085517 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109431 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:31.502UTC | lvl=INFO | trans=1438241661-401-00000085517 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:31.794UTC | lvl=INFO | trans=1438241661-401-00000085518 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42411/ngsi10/subscribeContext time=2015-09-01T12:10:31.810UTC | lvl=INFO | trans=1438241661-401-00000085518 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:31.824UTC | lvl=INFO | trans=1438241661-401-00000085518 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:31.824UTC | lvl=ERROR | trans=1438241661-401-00000085518 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:31.824UTC | lvl=INFO | trans=1438241661-401-00000085518 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595b707af1e0c685aec2a'), expiration: 1443701431, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109431, count: 1, format: "XML" }) time=2015-09-01T12:10:31.825UTC | lvl=INFO | trans=1438241661-401-00000085518 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:32.355UTC | lvl=INFO | trans=1438241661-401-00000084327 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:32.355UTC | lvl=INFO | trans=1438241661-401-00000084327 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:33.760UTC | lvl=INFO | trans=1438241661-401-00000085519 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42415/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:33.777UTC | lvl=INFO | trans=1438241661-401-00000085519 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:33.778UTC | lvl=INFO | trans=1438241661-401-00000085519 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109433 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:33.779UTC | lvl=INFO | trans=1438241661-401-00000085519 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:33.864UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42417/ngsi10/updateContext time=2015-09-01T12:10:33.922UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:34.098UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109433 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109433 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:34.106UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:34.121UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:34.122UTC | lvl=INFO | trans=1438241661-401-00000085521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:34.122UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109434 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:34.122UTC | lvl=INFO | trans=1438241661-401-00000085520 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:34.376UTC | lvl=INFO | trans=1438241661-401-00000085522 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42421/ngsi10/queryContext time=2015-09-01T12:10:34.386UTC | lvl=INFO | trans=1438241661-401-00000085522 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:34.413UTC | lvl=INFO | trans=1438241661-401-00000085522 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:35.266UTC | lvl=INFO | trans=1438241661-401-00000085523 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42423/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:35.296UTC | lvl=INFO | trans=1438241661-401-00000085523 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:35.297UTC | lvl=INFO | trans=1438241661-401-00000085523 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:35.297UTC | lvl=INFO | trans=1438241661-401-00000085523 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:35.358UTC | lvl=INFO | trans=1438241661-401-00000084328 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:35.358UTC | lvl=INFO | trans=1438241661-401-00000084328 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:35.384UTC | lvl=INFO | trans=1438241661-401-00000085524 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42426/ngsi10/updateContext time=2015-09-01T12:10:35.436UTC | lvl=INFO | trans=1438241661-401-00000085524 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:35.574UTC | lvl=INFO | trans=1438241661-401-00000085524 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:35.584UTC | lvl=INFO | trans=1438241661-401-00000085524 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:35.585UTC | lvl=INFO | trans=1438241661-401-00000085524 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:35.710UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42427/ngsi10/updateContext time=2015-09-01T12:10:35.718UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:35.837UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:35.957UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:36.094UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109435 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:36.230UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:36.371UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:36.482UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109436 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:36.490UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:36.503UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.503UTC | lvl=INFO | trans=1438241661-401-00000085526 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:36.504UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:36.517UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.517UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.517UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:36.531UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.531UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.531UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:36.545UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.545UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.545UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:36.559UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.559UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.559UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:36.573UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.574UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.574UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:36.588UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.588UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.589UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:36.610UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.610UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.611UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:36.637UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.638UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.638UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:36.651UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.652UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.652UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:36.665UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.665UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.666UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:36.679UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.679UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.680UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:36.693UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.693UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.693UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:36.706UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.707UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.707UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:36.720UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.720UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.721UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:36.734UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.735UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.735UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:36.750UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.751UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.751UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:36.764UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.764UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.765UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:36.778UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.778UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.779UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:36.792UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.792UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.792UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:36.806UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.806UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.806UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:36.820UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.820UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.820UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:36.834UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.835UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.835UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:36.849UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.850UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.850UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:36.865UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.865UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.865UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:36.880UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.881UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.881UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:36.895UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.895UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.896UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:36.909UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.910UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.910UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:36.924UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.924UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.924UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:36.938UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.938UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.938UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:36.952UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.952UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.953UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:36.966UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.966UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.966UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:36.979UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.980UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.980UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:36.993UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:36.993UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:36.994UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109436 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:37.007UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.007UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.008UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:37.021UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.022UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.022UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:37.035UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.035UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.036UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:37.049UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.049UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.050UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:37.063UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.063UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.064UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:37.077UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.077UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.078UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:37.091UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.091UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.092UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:37.106UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.106UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.107UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:37.120UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.120UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.121UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:37.134UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.134UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.134UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:37.147UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.148UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.148UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:37.161UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.162UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.162UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:37.176UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.176UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.177UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:37.190UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.191UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.191UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:37.204UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.204UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.205UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:37.218UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.218UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.219UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:37.234UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.234UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.234UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:37.249UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.249UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.249UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:37.262UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.263UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.263UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:37.276UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.276UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.277UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:37.291UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.291UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.291UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:37.306UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.307UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.307UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:37.322UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.323UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.323UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:37.337UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.338UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.338UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:37.352UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.352UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.352UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:37.366UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.366UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.366UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:37.380UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.380UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.381UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:37.394UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.394UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.395UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:37.408UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.408UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.408UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:37.421UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.422UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.422UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:37.435UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.436UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.436UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:37.449UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.450UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.450UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:37.463UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.463UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.464UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:37.477UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.477UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.477UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:37.491UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.491UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.491UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:37.505UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.506UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.506UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:37.519UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.520UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.520UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:37.533UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.533UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.534UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:37.547UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.547UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.547UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:37.560UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.561UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.561UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:37.575UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.576UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.576UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:37.591UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.591UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.592UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:37.605UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.606UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.606UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:37.619UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.619UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.620UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:37.633UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.633UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.633UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:37.647UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.647UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.647UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:37.661UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.661UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.662UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:37.676UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.677UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.677UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:37.693UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.693UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.693UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:37.708UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.708UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.709UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:37.723UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.724UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.724UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:37.738UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.739UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.739UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:37.753UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.754UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.754UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:37.768UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.769UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.769UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:37.782UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.783UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.783UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:37.797UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.797UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.797UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:37.812UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.812UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.812UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:37.825UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.826UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.826UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:37.839UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.840UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.840UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:37.854UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.854UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.854UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:37.870UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.870UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.871UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:37.885UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.885UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.886UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:37.899UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.900UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.900UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:10:37.913UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.913UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.913UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:10:37.927UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.927UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.927UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:10:37.941UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:37.941UTC | lvl=ERROR | trans=1438241661-401-00000085525 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:37.941UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109437 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:10:37.941UTC | lvl=INFO | trans=1438241661-401-00000085525 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:38.362UTC | lvl=INFO | trans=1438241661-401-00000084329 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:38.362UTC | lvl=INFO | trans=1438241661-401-00000084329 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:38.600UTC | lvl=INFO | trans=1438241661-401-00000085527 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42477/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:38.617UTC | lvl=INFO | trans=1438241661-401-00000085527 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:38.617UTC | lvl=INFO | trans=1438241661-401-00000085527 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109438 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:38.618UTC | lvl=INFO | trans=1438241661-401-00000085527 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:38.703UTC | lvl=INFO | trans=1438241661-401-00000085528 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42478/ngsi10/updateContext time=2015-09-01T12:10:38.756UTC | lvl=INFO | trans=1438241661-401-00000085528 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:38.911UTC | lvl=INFO | trans=1438241661-401-00000085528 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109438 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109438 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:38.919UTC | lvl=INFO | trans=1438241661-401-00000085528 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:38.919UTC | lvl=INFO | trans=1438241661-401-00000085528 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:39.046UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42482/ngsi10/updateContext time=2015-09-01T12:10:39.054UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:39.175UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:39.296UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:39.406UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109439 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:39.414UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:39.414UTC | lvl=INFO | trans=1438241661-401-00000085529 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:39.536UTC | lvl=INFO | trans=1438241661-401-00000085530 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42485/ngsi10/subscribeContext time=2015-09-01T12:10:39.552UTC | lvl=INFO | trans=1438241661-401-00000085530 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:39.568UTC | lvl=INFO | trans=1438241661-401-00000085530 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:39.568UTC | lvl=ERROR | trans=1438241661-401-00000085530 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:39.569UTC | lvl=INFO | trans=1438241661-401-00000085530 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595bf07af1e0c685aec2b'), expiration: 1443701439, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109439, count: 1, format: "XML" }) time=2015-09-01T12:10:39.569UTC | lvl=INFO | trans=1438241661-401-00000085530 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:40.237UTC | lvl=INFO | trans=1438241661-401-00000085531 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42491/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:40.266UTC | lvl=INFO | trans=1438241661-401-00000085531 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:40.267UTC | lvl=INFO | trans=1438241661-401-00000085531 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109440 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:40.268UTC | lvl=INFO | trans=1438241661-401-00000085531 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:40.353UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42492/ngsi10/updateContext time=2015-09-01T12:10:40.406UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:40.545UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109440 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109440 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:40.553UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:40.567UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:40.568UTC | lvl=INFO | trans=1438241661-401-00000085533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:40.568UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109440 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:40.569UTC | lvl=INFO | trans=1438241661-401-00000085532 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:40.867UTC | lvl=INFO | trans=1438241661-401-00000085534 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42752/ngsi10/queryContext time=2015-09-01T12:10:40.878UTC | lvl=INFO | trans=1438241661-401-00000085534 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:40.878UTC | lvl=INFO | trans=1438241661-401-00000085534 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:41.366UTC | lvl=INFO | trans=1438241661-401-00000084330 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:41.366UTC | lvl=INFO | trans=1438241661-401-00000084330 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:41.752UTC | lvl=INFO | trans=1438241661-401-00000085535 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42760/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:41.786UTC | lvl=INFO | trans=1438241661-401-00000085535 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:41.787UTC | lvl=INFO | trans=1438241661-401-00000085535 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109441 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:41.787UTC | lvl=INFO | trans=1438241661-401-00000085535 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:41.873UTC | lvl=INFO | trans=1438241661-401-00000085536 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42762/ngsi10/updateContext time=2015-09-01T12:10:41.933UTC | lvl=INFO | trans=1438241661-401-00000085536 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:42.072UTC | lvl=INFO | trans=1438241661-401-00000085536 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109441 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109441 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:42.080UTC | lvl=INFO | trans=1438241661-401-00000085536 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:42.081UTC | lvl=INFO | trans=1438241661-401-00000085536 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:42.216UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42766/ngsi10/updateContext time=2015-09-01T12:10:42.225UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:42.375UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:42.511UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:42.631UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:42.742UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109442 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:42.750UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:42.765UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.765UTC | lvl=INFO | trans=1438241661-401-00000085538 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:42.766UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:42.780UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.780UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.780UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:42.794UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.794UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.794UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:42.810UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.810UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.810UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:42.825UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.825UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.825UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:42.840UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.841UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.841UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:42.856UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.856UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.857UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:42.870UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.870UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.871UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:42.884UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.884UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.885UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:42.899UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.899UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.899UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:42.914UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.914UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.915UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:42.929UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.930UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.930UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:42.945UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.945UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.946UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:42.960UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.960UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.960UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:42.976UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.976UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.976UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:42.991UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:42.991UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:42.992UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109442 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:43.006UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.007UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.007UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:43.022UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.022UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.023UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:43.036UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.036UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.036UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:43.050UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.050UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.050UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:43.064UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.064UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.065UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:43.079UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.079UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.080UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:43.094UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.094UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.095UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:43.109UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.109UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.110UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:43.125UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.125UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.125UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:43.141UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.141UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.141UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:43.155UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.155UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.155UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:43.168UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.169UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.169UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:43.182UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.182UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.182UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:43.197UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.197UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.197UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:43.213UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.213UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.213UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:43.227UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.227UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.228UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:43.241UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.241UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.241UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:43.255UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.255UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.256UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:43.270UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.270UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.271UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:43.285UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.285UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.285UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:43.299UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.299UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.299UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:43.312UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.313UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.313UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:43.326UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.326UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.327UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:43.340UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.341UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.341UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:43.354UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.354UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.354UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:43.368UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.368UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.371UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:43.386UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.386UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.386UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:43.402UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.402UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.403UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:43.418UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.418UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.419UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:43.434UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.434UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.435UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:43.450UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.451UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.451UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:43.466UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.467UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.467UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:43.482UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.482UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.482UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:43.496UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.496UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.497UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:43.511UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.511UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.512UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:43.526UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.527UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.527UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:43.541UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.541UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.541UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:43.555UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.556UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.556UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:43.570UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.570UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.570UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:43.583UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.584UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.584UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:43.597UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.598UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.598UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:43.612UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.612UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.613UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:43.627UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.627UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.627UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:43.642UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.642UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.642UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:43.656UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.656UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.657UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:43.671UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.671UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.672UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:43.685UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.685UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.686UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:43.700UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.701UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.701UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:43.715UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.715UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.715UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:43.729UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.729UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.729UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:43.744UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.744UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.745UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:43.760UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.760UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.760UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:43.774UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.775UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.775UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:43.789UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.789UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.789UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:43.802UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.803UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.803UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:43.817UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.817UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.817UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:43.831UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.831UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.832UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:43.846UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.847UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.847UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:43.860UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.861UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.861UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:43.875UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.876UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.876UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:43.890UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.891UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.891UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:43.906UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.906UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.907UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:43.922UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.923UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.923UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:43.937UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.937UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.938UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:43.951UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.952UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.952UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:43.966UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.966UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.966UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:43.980UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.980UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.981UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:43.995UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:43.995UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:43.996UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109443 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:44.010UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.010UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.010UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:44.024UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.024UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.025UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:44.038UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.038UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.039UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:44.052UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.052UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.053UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:44.068UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.068UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.068UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:44.082UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.082UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.082UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:44.096UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.096UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.097UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:44.111UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.112UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.112UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:44.125UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.126UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.126UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:44.139UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.139UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.139UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:44.153UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.153UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.154UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:44.168UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.168UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.169UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:44.184UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.184UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.184UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:10:44.200UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.200UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.200UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:10:44.215UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.215UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.216UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:10:44.230UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.230UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.230UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:10:44.244UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.244UTC | lvl=ERROR | trans=1438241661-401-00000085537 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:44.245UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109444 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:10:44.245UTC | lvl=INFO | trans=1438241661-401-00000085537 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:44.369UTC | lvl=INFO | trans=1438241661-401-00000084331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:44.369UTC | lvl=INFO | trans=1438241661-401-00000084331 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:44.412UTC | lvl=INFO | trans=1438241661-401-00000085539 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42783/ngsi10/queryContext time=2015-09-01T12:10:44.423UTC | lvl=INFO | trans=1438241661-401-00000085539 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.423UTC | lvl=INFO | trans=1438241661-401-00000085539 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:44.856UTC | lvl=INFO | trans=1438241661-401-00000085540 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42785/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:44.873UTC | lvl=INFO | trans=1438241661-401-00000085540 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:44.873UTC | lvl=INFO | trans=1438241661-401-00000085540 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109444 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:44.874UTC | lvl=INFO | trans=1438241661-401-00000085540 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:44.959UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42787/ngsi10/updateContext time=2015-09-01T12:10:45.025UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:45.180UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109445 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109445 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:45.188UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:45.203UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:45.203UTC | lvl=INFO | trans=1438241661-401-00000085542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:45.204UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109445 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:45.204UTC | lvl=INFO | trans=1438241661-401-00000085541 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:45.497UTC | lvl=INFO | trans=1438241661-401-00000085543 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42791/ngsi10/queryContext time=2015-09-01T12:10:45.507UTC | lvl=INFO | trans=1438241661-401-00000085543 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:45.508UTC | lvl=INFO | trans=1438241661-401-00000085543 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:46.327UTC | lvl=INFO | trans=1438241661-401-00000085544 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42793/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:46.344UTC | lvl=INFO | trans=1438241661-401-00000085544 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:46.345UTC | lvl=INFO | trans=1438241661-401-00000085544 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109446 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:46.345UTC | lvl=INFO | trans=1438241661-401-00000085544 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:46.639UTC | lvl=INFO | trans=1438241661-401-00000085545 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42798/ngsi10/subscribeContext time=2015-09-01T12:10:46.655UTC | lvl=INFO | trans=1438241661-401-00000085545 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:46.669UTC | lvl=INFO | trans=1438241661-401-00000085545 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:46.670UTC | lvl=ERROR | trans=1438241661-401-00000085545 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:46.670UTC | lvl=INFO | trans=1438241661-401-00000085545 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595c607af1e0c685aec2c'), expiration: 1443701446, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109446, count: 1, format: "XML" }) time=2015-09-01T12:10:46.670UTC | lvl=INFO | trans=1438241661-401-00000085545 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:47.349UTC | lvl=INFO | trans=1438241661-401-00000085546 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42804/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:47.371UTC | lvl=INFO | trans=1438241661-401-00000084332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:47.372UTC | lvl=INFO | trans=1438241661-401-00000084332 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:47.379UTC | lvl=INFO | trans=1438241661-401-00000085546 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:47.379UTC | lvl=INFO | trans=1438241661-401-00000085546 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:47.380UTC | lvl=INFO | trans=1438241661-401-00000085546 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:47.466UTC | lvl=INFO | trans=1438241661-401-00000085547 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42805/ngsi10/updateContext time=2015-09-01T12:10:47.523UTC | lvl=INFO | trans=1438241661-401-00000085547 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:47.695UTC | lvl=INFO | trans=1438241661-401-00000085547 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:47.703UTC | lvl=INFO | trans=1438241661-401-00000085547 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:47.704UTC | lvl=INFO | trans=1438241661-401-00000085547 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:47.830UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42807/ngsi10/updateContext time=2015-09-01T12:10:47.838UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:47.977UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:48.097UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109447 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:48.217UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:48.354UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:48.482UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109448 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:48.490UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:48.503UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.504UTC | lvl=INFO | trans=1438241661-401-00000085549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:48.504UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:48.517UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.517UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.517UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:48.530UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.530UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.531UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:48.544UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.544UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.545UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:48.558UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.558UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.558UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:48.571UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.572UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.572UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:48.585UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.585UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.586UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:48.599UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.599UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.599UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:48.613UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.613UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.613UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:48.627UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.627UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.627UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:48.641UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.642UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.642UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:48.655UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.655UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.656UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:48.669UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.669UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.669UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:48.682UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.683UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.683UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:48.696UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.696UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.696UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:48.711UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.711UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.712UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:48.726UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.726UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.726UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:48.739UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.739UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.740UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:48.753UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.753UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.753UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:48.766UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.766UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.767UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:48.780UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.780UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.781UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:48.794UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.794UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.794UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:48.808UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.809UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.809UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:48.823UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.823UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.824UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:48.837UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.837UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.837UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:48.850UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.851UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.851UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:48.864UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.864UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.864UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:48.877UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.878UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.878UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:48.892UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.892UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.892UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:48.906UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.906UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.906UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:48.920UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.920UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.920UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:48.935UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.935UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.935UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:48.951UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.951UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.951UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:48.966UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.966UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.966UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:48.981UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.981UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.981UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:48.994UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:48.995UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:48.995UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109448 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:49.009UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.009UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.009UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:49.025UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.025UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.026UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:49.040UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.040UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.040UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:49.053UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.054UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.054UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:49.068UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.069UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.069UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:49.082UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.083UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.083UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:49.096UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.097UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.097UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:49.111UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.111UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.111UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:49.124UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.124UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.125UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:49.138UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.138UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.138UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:49.152UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.152UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.153UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:49.167UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.167UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.167UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:49.182UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.182UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.182UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:49.196UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.196UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.196UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:49.210UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.211UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.211UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:49.225UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.225UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.226UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:49.241UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.241UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.241UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:49.255UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.255UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.255UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:49.269UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.269UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.269UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:49.282UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.282UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.283UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:49.296UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.296UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.296UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:49.311UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.311UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.311UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:49.326UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.326UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.326UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:49.340UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.340UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.341UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:49.355UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.355UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.355UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:49.369UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.369UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.369UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:49.384UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.384UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.384UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:49.399UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.400UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.400UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:49.414UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.415UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.415UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:49.430UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.431UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.431UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:49.446UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.446UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.446UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:49.461UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.461UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.462UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:49.475UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.476UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.476UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:49.489UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.490UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.490UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:49.503UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.503UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.504UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:49.517UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.517UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.518UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:49.532UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.532UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.532UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:49.546UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.547UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.547UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:49.560UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.560UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.561UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:49.573UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.574UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.574UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:49.587UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.588UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.588UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:49.602UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.602UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.602UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:49.615UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.616UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.616UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:49.631UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.631UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.632UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:49.647UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.647UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.647UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:49.661UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.661UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.661UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:49.675UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.676UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.676UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:49.690UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.691UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.691UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:49.704UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.704UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.705UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:49.719UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.719UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.719UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:49.732UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.732UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.733UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:49.746UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.746UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.746UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:49.759UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.760UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.760UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:49.773UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.773UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.773UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:49.787UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.787UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.787UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:49.801UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.801UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.801UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:49.815UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.815UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.816UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:49.829UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.829UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.829UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:49.843UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.843UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.843UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:49.857UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.857UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.858UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:49.872UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.872UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.873UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:10:49.887UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.887UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.888UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:10:49.903UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.903UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.903UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:10:49.917UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.918UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.918UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:10:49.931UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:49.931UTC | lvl=ERROR | trans=1438241661-401-00000085548 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:49.932UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109449 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:10:49.932UTC | lvl=INFO | trans=1438241661-401-00000085548 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:50.374UTC | lvl=INFO | trans=1438241661-401-00000084333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:50.374UTC | lvl=INFO | trans=1438241661-401-00000084333 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:51.009UTC | lvl=INFO | trans=1438241661-401-00000085550 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42818/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:51.041UTC | lvl=INFO | trans=1438241661-401-00000085550 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:51.042UTC | lvl=INFO | trans=1438241661-401-00000085550 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109451 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:51.042UTC | lvl=INFO | trans=1438241661-401-00000085550 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:51.130UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42821/ngsi10/updateContext time=2015-09-01T12:10:51.189UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:51.346UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109451 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109451 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:51.353UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:51.368UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:51.368UTC | lvl=INFO | trans=1438241661-401-00000085552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:51.368UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109451 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:10:51.369UTC | lvl=INFO | trans=1438241661-401-00000085551 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:51.660UTC | lvl=INFO | trans=1438241661-401-00000085553 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42826/ngsi10/queryContext time=2015-09-01T12:10:51.670UTC | lvl=INFO | trans=1438241661-401-00000085553 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:51.670UTC | lvl=INFO | trans=1438241661-401-00000085553 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:52.775UTC | lvl=INFO | trans=1438241661-401-00000085554 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42828/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:52.806UTC | lvl=INFO | trans=1438241661-401-00000085554 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:52.806UTC | lvl=INFO | trans=1438241661-401-00000085554 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109452 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:52.813UTC | lvl=INFO | trans=1438241661-401-00000085554 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:53.067UTC | lvl=INFO | trans=1438241661-401-00000085555 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42832/ngsi10/subscribeContext time=2015-09-01T12:10:53.083UTC | lvl=INFO | trans=1438241661-401-00000085555 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:53.097UTC | lvl=INFO | trans=1438241661-401-00000085555 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:53.097UTC | lvl=ERROR | trans=1438241661-401-00000085555 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:53.097UTC | lvl=INFO | trans=1438241661-401-00000085555 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595cd07af1e0c685aec2d'), expiration: 1443701453, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109453, count: 1, format: "XML" }) time=2015-09-01T12:10:53.106UTC | lvl=INFO | trans=1438241661-401-00000085555 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:53.377UTC | lvl=INFO | trans=1438241661-401-00000084334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:53.377UTC | lvl=INFO | trans=1438241661-401-00000084334 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:54.109UTC | lvl=INFO | trans=1438241661-401-00000085556 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42835/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:54.164UTC | lvl=INFO | trans=1438241661-401-00000085556 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:54.164UTC | lvl=INFO | trans=1438241661-401-00000085556 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:54.165UTC | lvl=INFO | trans=1438241661-401-00000085556 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:54.250UTC | lvl=INFO | trans=1438241661-401-00000085557 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42836/ngsi10/updateContext time=2015-09-01T12:10:54.301UTC | lvl=INFO | trans=1438241661-401-00000085557 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:54.439UTC | lvl=INFO | trans=1438241661-401-00000085557 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:54.447UTC | lvl=INFO | trans=1438241661-401-00000085557 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:54.448UTC | lvl=INFO | trans=1438241661-401-00000085557 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:54.576UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42841/ngsi10/updateContext time=2015-09-01T12:10:54.584UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:10:54.719UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:54.839UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:54.958UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:55.079UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109454 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:55.203UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109455 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109455 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:55.351UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109455 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109455 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:10:55.371UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:10:55.385UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.385UTC | lvl=INFO | trans=1438241661-401-00000085559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:55.386UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:10:55.400UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.400UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.400UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:10:55.414UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.414UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.414UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:10:55.427UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.427UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.428UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:10:55.441UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.441UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.441UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:10:55.454UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.455UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.455UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:10:55.468UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.469UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.469UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:10:55.483UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.484UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.484UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:10:55.499UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.499UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.499UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:10:55.513UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.513UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.513UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:10:55.528UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.528UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.529UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:10:55.543UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.543UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.544UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:10:55.558UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.558UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.558UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:10:55.571UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.571UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.572UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:10:55.585UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.585UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.586UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:10:55.599UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.599UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.599UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:10:55.612UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.613UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.613UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:10:55.626UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.627UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.627UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:10:55.640UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.641UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.642UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:10:55.655UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.655UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.655UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:10:55.669UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.669UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.669UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:10:55.682UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.683UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.683UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:10:55.696UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.696UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.697UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:10:55.710UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.710UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.711UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:10:55.724UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.725UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.725UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:10:55.738UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.738UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.739UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:10:55.752UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.752UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.752UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:10:55.766UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.766UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.767UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:10:55.781UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.782UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.782UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:10:55.798UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.798UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.799UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:10:55.815UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.815UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.816UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:10:55.830UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.830UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.830UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:10:55.844UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.845UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.845UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:10:55.859UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.859UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.859UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:10:55.872UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.872UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.873UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:10:55.886UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.887UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.887UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:10:55.900UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.900UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.901UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:10:55.915UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.915UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.915UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:10:55.929UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.930UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.930UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:10:55.943UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.943UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.944UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:10:55.957UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.957UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.957UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:10:55.971UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.971UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.972UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:10:55.985UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.985UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.985UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:10:55.998UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:55.999UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:55.999UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109455 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:10:56.013UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.013UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.013UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:10:56.027UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.027UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.028UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:10:56.041UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.041UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.042UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:10:56.054UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.055UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.055UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:10:56.068UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.069UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.069UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:10:56.082UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.083UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.083UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:10:56.097UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.097UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.097UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:10:56.111UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.111UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.111UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:10:56.125UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.125UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.126UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:10:56.141UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.141UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.141UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:10:56.155UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.156UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.156UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:10:56.170UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.170UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.170UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:10:56.184UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.185UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.185UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:10:56.200UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.201UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.201UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:10:56.217UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.217UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.218UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:10:56.233UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.234UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.234UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:10:56.247UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.248UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.248UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:10:56.264UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.265UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.265UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:10:56.279UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.280UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.280UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:10:56.293UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.294UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.294UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:10:56.307UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.307UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.308UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:10:56.321UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.322UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.322UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:10:56.336UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.336UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.337UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:10:56.350UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.350UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.350UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:10:56.363UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.364UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.364UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:10:56.377UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.378UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.378UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:10:56.381UTC | lvl=INFO | trans=1438241661-401-00000084335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:56.381UTC | lvl=INFO | trans=1438241661-401-00000084335 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:56.391UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.392UTC | lvl=INFO | trans=1438241661-401-00000085560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:56.392UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:10:56.406UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.406UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.407UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:10:56.420UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.421UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.421UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:10:56.435UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.435UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.435UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:10:56.449UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.449UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.449UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:10:56.462UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.463UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.463UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:10:56.477UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.478UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.478UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:10:56.492UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.492UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.492UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:10:56.505UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.506UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.506UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:10:56.519UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.519UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.520UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:10:56.533UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.533UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.533UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:10:56.547UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.547UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.547UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:10:56.560UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.560UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.561UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:10:56.574UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.574UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.575UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:10:56.588UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.588UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.588UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:10:56.601UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.601UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.602UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:10:56.615UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.615UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.615UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:10:56.630UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.630UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.630UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:10:56.645UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.645UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.645UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:10:56.659UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.660UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.660UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:10:56.674UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.675UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.675UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:10:56.688UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.688UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.689UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:10:56.702UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.702UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.702UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:10:56.716UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.716UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.716UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:10:56.730UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.730UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.730UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:10:56.744UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.744UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.745UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:10:56.758UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.758UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.758UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:10:56.771UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.771UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.772UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:10:56.785UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.785UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.785UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:10:56.798UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.799UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.799UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:10:56.812UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.813UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.813UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:10:56.826UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:56.826UTC | lvl=ERROR | trans=1438241661-401-00000085558 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:56.827UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109456 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:10:56.827UTC | lvl=INFO | trans=1438241661-401-00000085558 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:57.664UTC | lvl=INFO | trans=1438241661-401-00000085561 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42857/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:57.694UTC | lvl=INFO | trans=1438241661-401-00000085561 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:57.695UTC | lvl=INFO | trans=1438241661-401-00000085561 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109457 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:57.696UTC | lvl=INFO | trans=1438241661-401-00000085561 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:57.989UTC | lvl=INFO | trans=1438241661-401-00000085562 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42861/ngsi10/subscribeContext time=2015-09-01T12:10:58.004UTC | lvl=INFO | trans=1438241661-401-00000085562 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:58.017UTC | lvl=INFO | trans=1438241661-401-00000085562 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:58.017UTC | lvl=ERROR | trans=1438241661-401-00000085562 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:10:58.018UTC | lvl=INFO | trans=1438241661-401-00000085562 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595d107af1e0c685aec2e'), expiration: 1443701457, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109458, count: 1, format: "XML" }) time=2015-09-01T12:10:58.018UTC | lvl=INFO | trans=1438241661-401-00000085562 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:59.172UTC | lvl=INFO | trans=1438241661-401-00000085563 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42877/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:10:59.190UTC | lvl=INFO | trans=1438241661-401-00000085563 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:59.190UTC | lvl=INFO | trans=1438241661-401-00000085563 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109459 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:10:59.191UTC | lvl=INFO | trans=1438241661-401-00000085563 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:10:59.384UTC | lvl=INFO | trans=1438241661-401-00000084336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:10:59.384UTC | lvl=INFO | trans=1438241661-401-00000084336 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:10:59.484UTC | lvl=INFO | trans=1438241661-401-00000085564 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42627/ngsi10/subscribeContext time=2015-09-01T12:10:59.500UTC | lvl=INFO | trans=1438241661-401-00000085564 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:59.514UTC | lvl=INFO | trans=1438241661-401-00000085564 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:10:59.515UTC | lvl=INFO | trans=1438241661-401-00000085565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:10:59.515UTC | lvl=INFO | trans=1438241661-401-00000085564 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595d307af1e0c685aec2f'), expiration: 1443701459, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109459, count: 1, format: "XML" }) time=2015-09-01T12:10:59.515UTC | lvl=INFO | trans=1438241661-401-00000085564 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:01.471UTC | lvl=INFO | trans=1438241661-401-00000085566 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42641/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:01.502UTC | lvl=INFO | trans=1438241661-401-00000085566 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:01.503UTC | lvl=INFO | trans=1438241661-401-00000085566 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109461 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:01.504UTC | lvl=INFO | trans=1438241661-401-00000085566 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:01.816UTC | lvl=INFO | trans=1438241661-401-00000085567 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42647/ngsi10/subscribeContext time=2015-09-01T12:11:01.832UTC | lvl=INFO | trans=1438241661-401-00000085567 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:01.845UTC | lvl=INFO | trans=1438241661-401-00000085567 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:01.845UTC | lvl=ERROR | trans=1438241661-401-00000085567 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:01.845UTC | lvl=INFO | trans=1438241661-401-00000085567 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595d507af1e0c685aec30'), expiration: 1443701461, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109461, count: 1, format: "XML" }) time=2015-09-01T12:11:01.846UTC | lvl=INFO | trans=1438241661-401-00000085567 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:02.387UTC | lvl=INFO | trans=1438241661-401-00000084337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:02.387UTC | lvl=INFO | trans=1438241661-401-00000084337 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:04.282UTC | lvl=INFO | trans=1438241661-401-00000085568 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42668/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:04.311UTC | lvl=INFO | trans=1438241661-401-00000085568 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:04.312UTC | lvl=INFO | trans=1438241661-401-00000085568 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109464 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:04.312UTC | lvl=INFO | trans=1438241661-401-00000085568 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:04.397UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42672/ngsi10/updateContext time=2015-09-01T12:11:04.449UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:04.589UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109464 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109464 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:04.597UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:04.612UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:04.612UTC | lvl=INFO | trans=1438241661-401-00000085570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:04.613UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109464 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:11:04.613UTC | lvl=INFO | trans=1438241661-401-00000085569 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:04.915UTC | lvl=INFO | trans=1438241661-401-00000085571 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42678/ngsi10/queryContext time=2015-09-01T12:11:04.925UTC | lvl=INFO | trans=1438241661-401-00000085571 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:04.925UTC | lvl=INFO | trans=1438241661-401-00000085571 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:05.390UTC | lvl=INFO | trans=1438241661-401-00000084338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:05.390UTC | lvl=INFO | trans=1438241661-401-00000084338 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:06.484UTC | lvl=INFO | trans=1438241661-401-00000085572 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42684/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:06.553UTC | lvl=INFO | trans=1438241661-401-00000085572 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:06.554UTC | lvl=INFO | trans=1438241661-401-00000085572 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109466 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:06.555UTC | lvl=INFO | trans=1438241661-401-00000085572 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:06.640UTC | lvl=INFO | trans=1438241661-401-00000085573 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42685/ngsi10/updateContext time=2015-09-01T12:11:06.697UTC | lvl=INFO | trans=1438241661-401-00000085573 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:06.891UTC | lvl=INFO | trans=1438241661-401-00000085573 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109466 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109466 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:06.899UTC | lvl=INFO | trans=1438241661-401-00000085573 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:06.899UTC | lvl=INFO | trans=1438241661-401-00000085573 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:07.024UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42686/ngsi10/updateContext time=2015-09-01T12:11:07.032UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:07.166UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:07.287UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:07.422UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:07.543UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:07.671UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109467 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:07.691UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:07.706UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.706UTC | lvl=INFO | trans=1438241661-401-00000085575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:07.706UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:11:07.719UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.719UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.720UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:11:07.733UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.733UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.734UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:11:07.747UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.747UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.747UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:11:07.760UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.761UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.761UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:11:07.774UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.775UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.775UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:11:07.788UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.788UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.789UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:11:07.803UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.803UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.803UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:11:07.817UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.817UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.817UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:11:07.830UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.831UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.831UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:11:07.844UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.845UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.845UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:11:07.859UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.859UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.860UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:11:07.873UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.874UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.874UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:11:07.887UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.888UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.888UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:11:07.901UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.901UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.902UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:11:07.915UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.915UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.915UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:11:07.929UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.929UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.930UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:11:07.943UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.944UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.944UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:11:07.957UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.957UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.958UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:11:07.971UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.971UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.971UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:11:07.985UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:07.985UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:07.985UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109467 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:11:07.000UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.000UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.000UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:11:08.016UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.016UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.017UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:11:08.032UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.032UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.033UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:11:08.048UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.049UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.049UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:11:08.064UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.064UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.065UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:11:08.079UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.080UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.080UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:11:08.094UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.095UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.095UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:11:08.109UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.109UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.110UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:11:08.124UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.124UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.124UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:11:08.138UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.139UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.139UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:11:08.154UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.154UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.154UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:11:08.168UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.168UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.168UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:11:08.183UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.183UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.183UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:11:08.198UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.199UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.199UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:11:08.214UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.214UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.215UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:11:08.230UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.231UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.231UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:11:08.246UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.246UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.247UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:11:08.261UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.262UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.262UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:11:08.277UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.277UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.277UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:11:08.292UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.292UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.293UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:11:08.307UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.308UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.308UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:11:08.323UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.323UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.323UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:11:08.338UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.338UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.338UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:11:08.352UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.353UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.353UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:11:08.366UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.366UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.367UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:11:08.381UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.381UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.381UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:11:08.394UTC | lvl=INFO | trans=1438241661-401-00000084339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:08.394UTC | lvl=INFO | trans=1438241661-401-00000084339 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:08.397UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.397UTC | lvl=INFO | trans=1438241661-401-00000085576 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:08.397UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:11:08.411UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.411UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.412UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:11:08.425UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.425UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.426UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:11:08.440UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.440UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.441UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:11:08.454UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.454UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.454UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:11:08.468UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.468UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.468UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:11:08.481UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.482UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.482UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:11:08.496UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.497UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.497UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:11:08.512UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.512UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.513UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:11:08.527UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.527UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.528UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:11:08.542UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.543UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.543UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:11:08.556UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.556UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.557UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:11:08.570UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.570UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.571UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:11:08.584UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.584UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.585UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:11:08.598UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.598UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.599UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:11:08.613UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.613UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.614UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:11:08.627UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.627UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.628UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:11:08.641UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.641UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.642UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:11:08.655UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.656UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.656UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:11:08.672UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.672UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.672UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:11:08.686UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.686UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.686UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:11:08.700UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.700UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.700UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:11:08.714UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.715UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.715UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:11:08.728UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.729UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.729UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:11:08.742UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.742UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.743UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:11:08.756UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.756UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.756UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:11:08.770UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.770UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.770UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:11:08.785UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.785UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.785UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:11:08.800UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.800UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.800UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:11:08.813UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.814UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.814UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:11:08.827UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.827UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.827UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:11:08.841UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.841UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.841UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:11:08.855UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.855UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.855UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:11:08.868UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.869UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.869UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:11:08.882UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.882UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.883UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:11:08.896UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.896UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.896UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:11:08.910UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.910UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.910UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:11:08.923UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.924UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.924UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:11:08.937UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.937UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.938UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:11:08.951UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.951UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.951UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:11:08.964UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.965UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.965UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:11:08.978UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.979UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.979UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:11:08.993UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:08.993UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:08.993UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109468 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:11:09.007UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.007UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.008UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:11:09.022UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.022UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.022UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:11:09.036UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.037UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.037UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:11:09.051UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.052UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.052UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:11:09.065UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.065UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.066UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:11:09.080UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.080UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.081UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:11:09.095UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.095UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.095UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:11:09.108UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.109UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.109UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:11:09.122UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.122UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.122UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:11:09.136UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.136UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.136UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:11:09.151UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.151UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.151UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:11:09.165UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.166UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.166UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:11:09.179UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.179UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.180UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:11:09.193UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.193UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.193UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:11:09.206UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.207UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.207UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:11:09.221UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:09.221UTC | lvl=ERROR | trans=1438241661-401-00000085574 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:09.221UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109469 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:11:09.222UTC | lvl=INFO | trans=1438241661-401-00000085574 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:10.187UTC | lvl=INFO | trans=1438241661-401-00000085577 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42700/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:10.204UTC | lvl=INFO | trans=1438241661-401-00000085577 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:10.205UTC | lvl=INFO | trans=1438241661-401-00000085577 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109470 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:10.205UTC | lvl=INFO | trans=1438241661-401-00000085577 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:10.498UTC | lvl=INFO | trans=1438241661-401-00000085578 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42703/ngsi10/subscribeContext time=2015-09-01T12:11:10.513UTC | lvl=INFO | trans=1438241661-401-00000085578 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:10.526UTC | lvl=INFO | trans=1438241661-401-00000085578 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:10.526UTC | lvl=ERROR | trans=1438241661-401-00000085578 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:10.527UTC | lvl=INFO | trans=1438241661-401-00000085578 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595de07af1e0c685aec31'), expiration: 1443701470, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109470, count: 1, format: "XML" }) time=2015-09-01T12:11:10.527UTC | lvl=INFO | trans=1438241661-401-00000085578 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:11.396UTC | lvl=INFO | trans=1438241661-401-00000084340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:11.397UTC | lvl=INFO | trans=1438241661-401-00000084340 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:12.281UTC | lvl=INFO | trans=1438241661-401-00000085579 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42711/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:12.311UTC | lvl=INFO | trans=1438241661-401-00000085579 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:12.312UTC | lvl=INFO | trans=1438241661-401-00000085579 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109472 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:12.312UTC | lvl=INFO | trans=1438241661-401-00000085579 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:12.397UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42713/ngsi10/updateContext time=2015-09-01T12:11:12.456UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:12.632UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109472 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109472 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:12.741UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109472 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109472 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:12.749UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:12.763UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:12.763UTC | lvl=INFO | trans=1438241661-401-00000085581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:12.763UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109472 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:11:12.777UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:12.777UTC | lvl=ERROR | trans=1438241661-401-00000085580 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:12.777UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109472 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:11:12.778UTC | lvl=INFO | trans=1438241661-401-00000085580 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:13.039UTC | lvl=INFO | trans=1438241661-401-00000085582 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42717/ngsi10/queryContext time=2015-09-01T12:11:13.050UTC | lvl=INFO | trans=1438241661-401-00000085582 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:13.076UTC | lvl=INFO | trans=1438241661-401-00000085582 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:14.399UTC | lvl=INFO | trans=1438241661-401-00000084341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:14.399UTC | lvl=INFO | trans=1438241661-401-00000084341 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:14.817UTC | lvl=INFO | trans=1438241661-401-00000085583 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42727/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:14.834UTC | lvl=INFO | trans=1438241661-401-00000085583 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:14.834UTC | lvl=INFO | trans=1438241661-401-00000085583 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109474 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:14.835UTC | lvl=INFO | trans=1438241661-401-00000085583 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:14.927UTC | lvl=INFO | trans=1438241661-401-00000085584 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42728/ngsi10/updateContext time=2015-09-01T12:11:14.979UTC | lvl=INFO | trans=1438241661-401-00000085584 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:15.119UTC | lvl=INFO | trans=1438241661-401-00000085584 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109474 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109474 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:15.127UTC | lvl=INFO | trans=1438241661-401-00000085584 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:15.127UTC | lvl=INFO | trans=1438241661-401-00000085584 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:15.265UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42730/ngsi10/updateContext time=2015-09-01T12:11:15.274UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:15.392UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:15.528UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:15.664UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:15.803UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:15.948UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:16.060UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109475 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:16.080UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:16.095UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.095UTC | lvl=INFO | trans=1438241661-401-00000085586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:16.096UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:11:16.109UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.109UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.110UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:11:16.123UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.123UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.123UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:11:16.137UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.137UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.137UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:11:16.151UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.151UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.151UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:11:16.165UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.165UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.166UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:11:16.179UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.179UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.180UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:11:16.193UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.193UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.194UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:11:16.207UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.207UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.207UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:11:16.220UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.221UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.221UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:11:16.235UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.235UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.236UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:11:16.249UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.249UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.250UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:11:16.263UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.263UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.264UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:11:16.279UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.279UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.279UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:11:16.294UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.294UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.295UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:11:16.309UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.309UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.310UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:11:16.325UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.325UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.325UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:11:16.338UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.338UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.339UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:11:16.352UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.352UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.352UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:11:16.366UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.366UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.366UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:11:16.379UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.380UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.380UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:11:16.393UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.394UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.394UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:11:16.408UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.408UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.408UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:11:16.421UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.422UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.422UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:11:16.435UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.436UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.436UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:11:16.449UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.449UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.449UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:11:16.462UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.463UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.463UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:11:16.476UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.476UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.477UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:11:16.490UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.490UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.490UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:11:16.504UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.504UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.504UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:11:16.518UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.518UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.519UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:11:16.532UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.532UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.532UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:11:16.546UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.546UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.546UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:11:16.560UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.560UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.560UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:11:16.574UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.574UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.574UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:11:16.587UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.588UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.588UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:11:16.602UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.602UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.602UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:11:16.615UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.616UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.616UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:11:16.629UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.630UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.630UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:11:16.644UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.644UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.644UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:11:16.658UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.658UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.658UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:11:16.672UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.672UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.673UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:11:16.687UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.687UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.688UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:11:16.701UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.702UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.702UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:11:16.715UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.716UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.716UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:11:16.729UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.729UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.730UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:11:16.743UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.743UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.743UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:11:16.757UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.757UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.757UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:11:16.770UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.771UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.771UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:11:16.785UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.785UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.786UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:11:16.800UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.800UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.801UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:11:16.815UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.815UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.816UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:11:16.830UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.830UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.830UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:11:16.844UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.844UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.844UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:11:16.857UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.858UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.858UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:11:16.871UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.871UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.872UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:11:16.885UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.885UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.885UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:11:16.898UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.899UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.899UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:11:16.912UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.912UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.913UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:11:16.926UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.927UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.927UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:11:16.940UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.940UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.941UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:11:16.954UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.954UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.954UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:11:16.967UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.968UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.968UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:11:16.981UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.981UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.982UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:11:16.995UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:16.995UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:16.996UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109476 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:11:17.009UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.009UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.009UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:11:17.023UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.023UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.023UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:11:17.036UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.037UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.037UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:11:17.050UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.051UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.051UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:11:17.064UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.064UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.064UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:11:17.078UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.078UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.078UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:11:17.092UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.092UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.093UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:11:17.107UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.107UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.108UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:11:17.121UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.121UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.122UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:11:17.136UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.136UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.136UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:11:17.149UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.150UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.150UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:11:17.163UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.163UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.164UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:11:17.177UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.177UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.177UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:11:17.190UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.191UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.191UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:11:17.205UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.205UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.206UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:11:17.219UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.219UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.219UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:11:17.233UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.233UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.233UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:11:17.247UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.247UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.247UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:11:17.261UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.261UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.261UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:11:17.275UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.275UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.276UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:11:17.289UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.289UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.289UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:11:17.302UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.302UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.303UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:11:17.316UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.316UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.317UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:11:17.330UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.331UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.331UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:11:17.345UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.345UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.345UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:11:17.358UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.359UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.359UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:11:17.373UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.373UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.373UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:11:17.388UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.388UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.388UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:11:17.402UTC | lvl=INFO | trans=1438241661-401-00000084342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:17.405UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.405UTC | lvl=INFO | trans=1438241661-401-00000084342 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:17.405UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.406UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:11:17.421UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.422UTC | lvl=INFO | trans=1438241661-401-00000085587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:17.422UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:11:17.435UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.436UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.436UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:11:17.449UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.450UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.450UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:11:17.464UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.464UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.465UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:11:17.478UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.478UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.479UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:11:17.492UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.492UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.493UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:11:17.507UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.507UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.507UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:11:17.521UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.521UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.521UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:11:17.537UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.537UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.537UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:11:17.551UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.551UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.551UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:11:17.564UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.565UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.565UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:11:17.578UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.578UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.579UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:11:17.592UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:17.593UTC | lvl=ERROR | trans=1438241661-401-00000085585 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:17.593UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109477 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595de07af1e0c685aec31') }) time=2015-09-01T12:11:17.593UTC | lvl=INFO | trans=1438241661-401-00000085585 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:18.485UTC | lvl=INFO | trans=1438241661-401-00000085588 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42737/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:18.515UTC | lvl=INFO | trans=1438241661-401-00000085588 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:18.515UTC | lvl=INFO | trans=1438241661-401-00000085588 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109478 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:18.516UTC | lvl=INFO | trans=1438241661-401-00000085588 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:18.809UTC | lvl=INFO | trans=1438241661-401-00000085589 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42740/ngsi10/subscribeContext time=2015-09-01T12:11:18.824UTC | lvl=INFO | trans=1438241661-401-00000085589 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:18.837UTC | lvl=INFO | trans=1438241661-401-00000085589 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:18.837UTC | lvl=ERROR | trans=1438241661-401-00000085589 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:18.838UTC | lvl=INFO | trans=1438241661-401-00000085589 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595e607af1e0c685aec32'), expiration: 1443701478, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109478, count: 1, format: "XML" }) time=2015-09-01T12:11:18.838UTC | lvl=INFO | trans=1438241661-401-00000085589 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:19.397UTC | lvl=INFO | trans=1438241661-401-00000085590 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42744/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:19.414UTC | lvl=INFO | trans=1438241661-401-00000085590 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:19.415UTC | lvl=INFO | trans=1438241661-401-00000085590 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109479 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:19.416UTC | lvl=INFO | trans=1438241661-401-00000085590 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:19.723UTC | lvl=INFO | trans=1438241661-401-00000085591 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42747/ngsi10/subscribeContext time=2015-09-01T12:11:19.737UTC | lvl=INFO | trans=1438241661-401-00000085591 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:19.751UTC | lvl=INFO | trans=1438241661-401-00000085591 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:19.751UTC | lvl=ERROR | trans=1438241661-401-00000085591 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:19.751UTC | lvl=INFO | trans=1438241661-401-00000085591 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595e707af1e0c685aec33'), expiration: 1443701479, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109479, count: 1, format: "XML" }) time=2015-09-01T12:11:19.752UTC | lvl=INFO | trans=1438241661-401-00000085591 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:20.409UTC | lvl=INFO | trans=1438241661-401-00000084343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:20.409UTC | lvl=INFO | trans=1438241661-401-00000084343 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:20.981UTC | lvl=INFO | trans=1438241661-401-00000085592 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42750/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:21.013UTC | lvl=INFO | trans=1438241661-401-00000085592 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:21.014UTC | lvl=INFO | trans=1438241661-401-00000085592 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:21.014UTC | lvl=INFO | trans=1438241661-401-00000085592 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:21.100UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43008/ngsi10/updateContext time=2015-09-01T12:11:21.168UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:21.342UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:21.448UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:21.572UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109481 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:21.580UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:21.593UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:21.593UTC | lvl=INFO | trans=1438241661-401-00000085594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:21.593UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109481 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:11:21.606UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:21.607UTC | lvl=ERROR | trans=1438241661-401-00000085593 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:21.607UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109481 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:11:21.608UTC | lvl=INFO | trans=1438241661-401-00000085593 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:21.861UTC | lvl=INFO | trans=1438241661-401-00000085595 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43014/ngsi10/queryContext time=2015-09-01T12:11:21.871UTC | lvl=INFO | trans=1438241661-401-00000085595 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:21.899UTC | lvl=INFO | trans=1438241661-401-00000085595 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:23.412UTC | lvl=INFO | trans=1438241661-401-00000084344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:23.412UTC | lvl=INFO | trans=1438241661-401-00000084344 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:23.959UTC | lvl=INFO | trans=1438241661-401-00000085596 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43031/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:23.989UTC | lvl=INFO | trans=1438241661-401-00000085596 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:23.990UTC | lvl=INFO | trans=1438241661-401-00000085596 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109483 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:23.990UTC | lvl=INFO | trans=1438241661-401-00000085596 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:24.075UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43034/ngsi10/updateContext time=2015-09-01T12:11:24.133UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:24.310UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:24.417UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:24.557UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdDisconnected", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:24.564UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:24.565UTC | lvl=INFO | trans=1438241661-401-00000085597 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:24.690UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43037/ngsi10/updateContext time=2015-09-01T12:11:24.704UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:24.902UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:25.022UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109484 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:25.141UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:25.265UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:25.376UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109485 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:25.384UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:25.399UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.400UTC | lvl=INFO | trans=1438241661-401-00000085599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:25.400UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:11:25.414UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.414UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.415UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:11:25.429UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.430UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.430UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:11:25.445UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.445UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.445UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:11:25.460UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.460UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.461UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:11:25.474UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.474UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.475UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:11:25.489UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.490UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.490UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:11:25.505UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.505UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.505UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:11:25.519UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.520UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.520UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:11:25.533UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.534UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.534UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:11:25.548UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.548UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.548UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:11:25.562UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.562UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.562UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:11:25.576UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.576UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.576UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:11:25.590UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.591UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.591UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:11:25.606UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.606UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.607UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:11:25.622UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.622UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.623UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:11:25.638UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.638UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.639UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:11:25.653UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.653UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.653UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:11:25.667UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.667UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.668UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:11:25.683UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.683UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.684UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:11:25.701UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.701UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.701UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:11:25.715UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.715UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.715UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:11:25.730UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.730UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.730UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:11:25.744UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.744UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.744UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:11:25.758UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.758UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.759UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:11:25.772UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.772UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.773UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:11:25.786UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.786UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.786UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:11:25.800UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.800UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.800UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:11:25.814UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.814UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.814UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:11:25.827UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.828UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.828UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:11:25.842UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.842UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.842UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:11:25.856UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.857UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.857UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:11:25.870UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.870UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.870UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:11:25.884UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.884UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.884UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:11:25.900UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.900UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.900UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:11:25.914UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.915UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.915UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:11:25.928UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.929UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.929UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:11:25.942UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.943UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.943UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:11:25.957UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.957UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.958UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:11:25.971UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.971UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.971UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:11:25.985UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:25.985UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:25.986UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109485 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:11:26.000UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.000UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.001UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:11:26.015UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.015UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.016UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:11:26.031UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.031UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.032UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:11:26.046UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.046UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.047UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:11:26.060UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.060UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.060UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:11:26.073UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.074UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.074UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:11:26.088UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.088UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.089UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:11:26.102UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.102UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.102UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:11:26.116UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.117UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.117UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:11:26.136UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.136UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.139UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:11:26.166UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.166UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.166UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:11:26.181UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.181UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.181UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:11:26.195UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.195UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.195UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:11:26.208UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.209UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.209UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:11:26.223UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.223UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.223UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:11:26.237UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.237UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.237UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:11:26.251UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.251UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.252UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:11:26.266UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.267UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.267UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:11:26.282UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.282UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.283UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:11:26.298UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.299UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.299UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:11:26.313UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.313UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.313UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:11:26.326UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.327UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.327UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:11:26.340UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.340UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.341UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:11:26.354UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.355UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.355UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:11:26.369UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.369UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.369UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:11:26.383UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.383UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.383UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:11:26.396UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.397UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.397UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:11:26.410UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.411UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.411UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:11:26.415UTC | lvl=INFO | trans=1438241661-401-00000084345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:26.415UTC | lvl=INFO | trans=1438241661-401-00000084345 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:26.424UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.425UTC | lvl=INFO | trans=1438241661-401-00000085600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:26.425UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:11:26.438UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.438UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.439UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:11:26.452UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.452UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.452UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:11:26.468UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.468UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.468UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:11:26.483UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.483UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.484UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:11:26.499UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.499UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.499UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:11:26.515UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.515UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.515UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:11:26.529UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.529UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.529UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:11:26.542UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.543UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.543UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:11:26.556UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.557UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.557UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:11:26.570UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.570UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.571UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:11:26.584UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.585UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.585UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:11:26.598UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.599UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.599UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:11:26.613UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.613UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.613UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:11:26.627UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.627UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.627UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:11:26.640UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.641UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.641UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:11:26.654UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.654UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.656UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:11:26.669UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.669UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.669UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:11:26.684UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.684UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.684UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:11:26.697UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.698UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.698UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:11:26.711UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.711UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.712UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:11:26.725UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.725UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.725UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:11:26.738UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.739UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.739UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:11:26.752UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.752UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.753UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:11:26.766UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.766UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.767UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:11:26.780UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.780UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.780UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:11:26.793UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.794UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.794UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:11:26.808UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.808UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.808UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:11:26.821UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.822UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.822UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:11:26.836UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.836UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.836UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:11:26.849UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.850UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.850UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:11:26.863UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.863UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.863UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:11:26.876UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.877UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.877UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:11:26.890UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.890UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.891UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:11:26.905UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.907UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.907UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:11:26.921UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.921UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.921UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:11:26.935UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.935UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.935UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:11:26.949UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.949UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.949UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595de07af1e0c685aec31') }) time=2015-09-01T12:11:26.962UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.963UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.963UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e607af1e0c685aec32') }) time=2015-09-01T12:11:26.976UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:26.976UTC | lvl=ERROR | trans=1438241661-401-00000085598 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:26.977UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109486 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e707af1e0c685aec33') }) time=2015-09-01T12:11:26.977UTC | lvl=INFO | trans=1438241661-401-00000085598 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:27.782UTC | lvl=INFO | trans=1438241661-401-00000085601 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43061/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:27.799UTC | lvl=INFO | trans=1438241661-401-00000085601 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:27.800UTC | lvl=INFO | trans=1438241661-401-00000085601 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109487 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:27.800UTC | lvl=INFO | trans=1438241661-401-00000085601 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:28.053UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43064/ngsi10/updateContext time=2015-09-01T12:11:28.062UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:28.197UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:28.356UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:28.467UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109488 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:28.487UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:28.488UTC | lvl=INFO | trans=1438241661-401-00000085602 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:29.417UTC | lvl=INFO | trans=1438241661-401-00000084346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:29.417UTC | lvl=INFO | trans=1438241661-401-00000084346 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:29.475UTC | lvl=INFO | trans=1438241661-401-00000085603 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43079/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:29.530UTC | lvl=INFO | trans=1438241661-401-00000085603 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:29.530UTC | lvl=INFO | trans=1438241661-401-00000085603 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109489 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:29.531UTC | lvl=INFO | trans=1438241661-401-00000085603 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:29.616UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43081/ngsi10/updateContext time=2015-09-01T12:11:29.674UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:29.849UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109489 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109489 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:29.973UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109489 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109489 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:29.981UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:29.995UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:29.995UTC | lvl=INFO | trans=1438241661-401-00000085605 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:29.996UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109489 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:11:30.010UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:30.011UTC | lvl=ERROR | trans=1438241661-401-00000085604 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:30.012UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109490 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:11:30.012UTC | lvl=INFO | trans=1438241661-401-00000085604 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:30.303UTC | lvl=INFO | trans=1438241661-401-00000085606 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43087/ngsi10/queryContext time=2015-09-01T12:11:30.313UTC | lvl=INFO | trans=1438241661-401-00000085606 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:30.313UTC | lvl=INFO | trans=1438241661-401-00000085606 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:32.421UTC | lvl=INFO | trans=1438241661-401-00000084348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:32.423UTC | lvl=INFO | trans=1438241661-401-00000084348 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:33.160UTC | lvl=INFO | trans=1438241661-401-00000085607 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43114/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:33.190UTC | lvl=INFO | trans=1438241661-401-00000085607 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:33.191UTC | lvl=INFO | trans=1438241661-401-00000085607 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:33.198UTC | lvl=INFO | trans=1438241661-401-00000085607 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:33.283UTC | lvl=INFO | trans=1438241661-401-00000085608 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43118/ngsi10/updateContext time=2015-09-01T12:11:33.340UTC | lvl=INFO | trans=1438241661-401-00000085608 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:33.532UTC | lvl=INFO | trans=1438241661-401-00000085608 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:33.540UTC | lvl=INFO | trans=1438241661-401-00000085608 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:33.541UTC | lvl=INFO | trans=1438241661-401-00000085608 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:33.628UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43121/ngsi10/updateContext time=2015-09-01T12:11:33.636UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:33.785UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:33.906UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:34.028UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109493 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:34.140UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109494 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109494 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:34.148UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:34.161UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.161UTC | lvl=INFO | trans=1438241661-401-00000085610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:34.162UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:11:34.175UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.175UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.175UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:11:34.189UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.190UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.190UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:11:34.204UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.204UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.204UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:11:34.218UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.218UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.218UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:11:34.231UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.232UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.232UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:11:34.246UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.246UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.247UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:11:34.262UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.262UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.263UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:11:34.276UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.277UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.277UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:11:34.291UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.291UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.292UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:11:34.306UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.306UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.306UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:11:34.321UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.321UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.321UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:11:34.335UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.335UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.335UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:11:34.349UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.349UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.349UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:11:34.362UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.363UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.363UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:11:34.376UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.377UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.377UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:11:34.390UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.390UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.390UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:11:34.405UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.405UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.405UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:11:34.420UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.420UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.421UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:11:34.434UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.434UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.434UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:11:34.447UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.447UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.448UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:11:34.461UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.461UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.462UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:11:34.476UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.476UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.476UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:11:34.490UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.490UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.491UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:11:34.504UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.504UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.505UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:11:34.519UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.520UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.520UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:11:34.535UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.536UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.536UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:11:34.551UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.551UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.552UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:11:34.566UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.566UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.566UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:11:34.580UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.580UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.580UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:11:34.593UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.594UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.594UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:11:34.607UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.607UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.608UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:11:34.622UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.622UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.623UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:11:34.636UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.636UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.637UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:11:34.650UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.650UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.650UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:11:34.663UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.664UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.664UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:11:34.678UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.678UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.678UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:11:34.692UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.692UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.692UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:11:34.705UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.706UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.706UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:11:34.719UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.719UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.720UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:11:34.733UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.733UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.733UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:11:34.748UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.748UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.749UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:11:34.763UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.763UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.763UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:11:34.776UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.777UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.777UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:11:34.791UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.791UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.792UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:11:34.805UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.805UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.806UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:11:34.819UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.819UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.820UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:11:34.833UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.833UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.834UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:11:34.847UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.847UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.847UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:11:34.860UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.861UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.861UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:11:34.874UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.874UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.875UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:11:34.888UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.888UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.888UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:11:34.902UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.903UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.903UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:11:34.916UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.917UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.917UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:11:34.930UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.931UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.931UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:11:34.945UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.945UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.946UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:11:34.959UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.960UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.960UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:11:34.975UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.975UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.975UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:11:34.990UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:34.990UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:34.991UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109494 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:11:35.005UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.006UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.006UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:11:35.020UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.021UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.021UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:11:35.035UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.035UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.035UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:11:35.049UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.050UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.050UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:11:35.063UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.063UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.064UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:11:35.077UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.077UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.077UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:11:35.091UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.091UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.091UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:11:35.105UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.105UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.105UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:11:35.119UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.119UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.120UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:11:35.134UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.134UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.134UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:11:35.149UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.149UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.150UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:11:35.163UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.164UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.164UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:11:35.179UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.179UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.179UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:11:35.193UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.193UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.193UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:11:35.207UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.208UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.208UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:11:35.222UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.223UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.223UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:11:35.236UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.237UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.237UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:11:35.250UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.251UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.251UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:11:35.265UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.265UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.265UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:11:35.279UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.279UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.280UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:11:35.293UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.293UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.293UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:11:35.307UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.307UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.307UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:11:35.322UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.322UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.323UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:11:35.337UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.338UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.338UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:11:35.352UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.352UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.353UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:11:35.368UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.369UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.369UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:11:35.384UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.384UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.384UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:11:35.399UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.399UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.399UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:11:35.413UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.414UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.414UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:11:35.426UTC | lvl=INFO | trans=1438241661-401-00000084352 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:35.426UTC | lvl=INFO | trans=1438241661-401-00000084352 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:35.430UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.430UTC | lvl=INFO | trans=1438241661-401-00000085611 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:35.430UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:11:35.445UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.446UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.446UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:11:35.460UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.460UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.461UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:11:35.475UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.475UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.475UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:11:35.491UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.491UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.492UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:11:35.506UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.507UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.507UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:11:35.520UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.520UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.521UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:11:35.534UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.535UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.535UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:11:35.549UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.550UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.550UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:11:35.563UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.564UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.564UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:11:35.577UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.578UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.578UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:11:35.591UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.591UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.592UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:11:35.605UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.605UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.606UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:11:35.620UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.620UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.621UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:11:35.634UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.635UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.635UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:11:35.648UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.648UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.649UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:11:35.663UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.663UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.664UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:11:35.679UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.679UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.680UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:11:35.694UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.695UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.695UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595de07af1e0c685aec31') }) time=2015-09-01T12:11:35.710UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.711UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.711UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e607af1e0c685aec32') }) time=2015-09-01T12:11:35.725UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:35.725UTC | lvl=ERROR | trans=1438241661-401-00000085609 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:35.726UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109495 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e707af1e0c685aec33') }) time=2015-09-01T12:11:35.726UTC | lvl=INFO | trans=1438241661-401-00000085609 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:37.493UTC | lvl=INFO | trans=1438241661-401-00000085612 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42977/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:37.523UTC | lvl=INFO | trans=1438241661-401-00000085612 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:37.524UTC | lvl=INFO | trans=1438241661-401-00000085612 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109497 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:37.524UTC | lvl=INFO | trans=1438241661-401-00000085612 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:37.819UTC | lvl=INFO | trans=1438241661-401-00000085613 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:42994/ngsi10/subscribeContext time=2015-09-01T12:11:37.834UTC | lvl=INFO | trans=1438241661-401-00000085613 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:37.847UTC | lvl=INFO | trans=1438241661-401-00000085613 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:37.848UTC | lvl=ERROR | trans=1438241661-401-00000085613 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:37.848UTC | lvl=INFO | trans=1438241661-401-00000085613 | function=mongoSubscribeContext | comp=Orion | msg=mongoSubscribeContext.cpp[147]: Database Operation Successful (insert { _id: ObjectId('55e595f907af1e0c685aec34'), expiration: 1443701497, reference: "http://localhost:5050/notify", throttling: 5, servicePath: "/56/device121/trip24015", entities: [ { id: "gpsdata", type: "gpsdata", isPattern: "false" } ], attrs: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ], conditions: [ { type: "ONCHANGE", value: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } ], lastNotification: 1441109497, count: 1, format: "XML" }) time=2015-09-01T12:11:37.848UTC | lvl=INFO | trans=1438241661-401-00000085613 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:38.429UTC | lvl=INFO | trans=1438241661-401-00000084354 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:38.429UTC | lvl=INFO | trans=1438241661-401-00000084354 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:38.917UTC | lvl=INFO | trans=1438241661-401-00000085614 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43277/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:11:38.948UTC | lvl=INFO | trans=1438241661-401-00000085614 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:38.948UTC | lvl=INFO | trans=1438241661-401-00000085614 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109498 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:11:38.949UTC | lvl=INFO | trans=1438241661-401-00000085614 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:39.106UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43280/ngsi10/updateContext time=2015-09-01T12:11:39.159UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:39.313UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109499 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109499 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:39.420UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109499 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109499 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:39.428UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:39.442UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:39.442UTC | lvl=INFO | trans=1438241661-401-00000085616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:39.442UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109499 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:11:39.456UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:39.457UTC | lvl=ERROR | trans=1438241661-401-00000085615 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:11:39.457UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109499 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:11:39.458UTC | lvl=INFO | trans=1438241661-401-00000085615 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:39.750UTC | lvl=INFO | trans=1438241661-401-00000085617 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43293/ngsi10/queryContext time=2015-09-01T12:11:39.760UTC | lvl=INFO | trans=1438241661-401-00000085617 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "trip24015", _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] }, attrNames: { $in: [ "pos_init" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:39.761UTC | lvl=INFO | trans=1438241661-401-00000085617 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:40.954UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43316/ngsi10/updateContext time=2015-09-01T12:11:40.960UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "alarmdata", _id.type: "alarmdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:11:41.102UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109500 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109500 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.196UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.306UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.417UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.432UTC | lvl=INFO | trans=1438241661-401-00000084355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:41.432UTC | lvl=INFO | trans=1438241661-401-00000084355 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:41.515UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.621UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "alarmdata", $or: [ { entities.type: "alarmdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109501 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:11:41.639UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "alarmdata", _id.type: "alarmdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:11:41.648UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "alarmdata", _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "id_alarmdata_type", "value1", "value2", "threshold", "pos_gps", "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:11:41.648UTC | lvl=INFO | trans=1438241661-401-00000085619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:11:41.648UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109501 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b207af1e0c685aebc4') }) time=2015-09-01T12:11:41.649UTC | lvl=INFO | trans=1438241661-401-00000085618 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:11:44.435UTC | lvl=INFO | trans=1438241661-401-00000084357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:44.436UTC | lvl=INFO | trans=1438241661-401-00000084357 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:47.438UTC | lvl=INFO | trans=1438241661-401-00000084362 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:47.438UTC | lvl=INFO | trans=1438241661-401-00000084362 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:50.441UTC | lvl=INFO | trans=1438241661-401-00000084364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:50.441UTC | lvl=INFO | trans=1438241661-401-00000084364 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:53.443UTC | lvl=INFO | trans=1438241661-401-00000084369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:53.444UTC | lvl=INFO | trans=1438241661-401-00000084369 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:56.474UTC | lvl=INFO | trans=1438241661-401-00000084370 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:56.475UTC | lvl=INFO | trans=1438241661-401-00000084370 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:11:59.477UTC | lvl=INFO | trans=1438241661-401-00000084371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:11:59.477UTC | lvl=INFO | trans=1438241661-401-00000084371 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:02.480UTC | lvl=INFO | trans=1438241661-401-00000084372 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:02.480UTC | lvl=INFO | trans=1438241661-401-00000084372 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:05.483UTC | lvl=INFO | trans=1438241661-401-00000084373 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:05.483UTC | lvl=INFO | trans=1438241661-401-00000084373 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:08.488UTC | lvl=INFO | trans=1438241661-401-00000084374 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:08.488UTC | lvl=INFO | trans=1438241661-401-00000084374 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:11.490UTC | lvl=INFO | trans=1438241661-401-00000084375 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:11.491UTC | lvl=INFO | trans=1438241661-401-00000084375 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:14.493UTC | lvl=INFO | trans=1438241661-401-00000084376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:14.493UTC | lvl=INFO | trans=1438241661-401-00000084376 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:17.496UTC | lvl=INFO | trans=1438241661-401-00000084377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:17.496UTC | lvl=INFO | trans=1438241661-401-00000084377 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:20.500UTC | lvl=INFO | trans=1438241661-401-00000084378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:20.500UTC | lvl=INFO | trans=1438241661-401-00000084378 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:23.503UTC | lvl=INFO | trans=1438241661-401-00000084379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:23.503UTC | lvl=INFO | trans=1438241661-401-00000084379 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:26.506UTC | lvl=INFO | trans=1438241661-401-00000084380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:26.506UTC | lvl=INFO | trans=1438241661-401-00000084380 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:29.508UTC | lvl=INFO | trans=1438241661-401-00000084381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:29.510UTC | lvl=INFO | trans=1438241661-401-00000084381 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:32.512UTC | lvl=INFO | trans=1438241661-401-00000084382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:32.512UTC | lvl=INFO | trans=1438241661-401-00000084382 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:35.516UTC | lvl=INFO | trans=1438241661-401-00000084383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:35.517UTC | lvl=INFO | trans=1438241661-401-00000084383 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:38.519UTC | lvl=INFO | trans=1438241661-401-00000084384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:38.519UTC | lvl=INFO | trans=1438241661-401-00000084384 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:40.617UTC | lvl=INFO | trans=1438241661-401-00000085620 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43588/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:12:40.648UTC | lvl=INFO | trans=1438241661-401-00000085620 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:40.649UTC | lvl=INFO | trans=1438241661-401-00000085620 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109560 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:12:40.649UTC | lvl=INFO | trans=1438241661-401-00000085620 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:40.734UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43590/ngsi10/updateContext time=2015-09-01T12:12:40.792UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:12:40.967UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109560 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109560 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.090UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109560 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109560 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.228UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.334UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "obdSuccessfullRate", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.456UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.522UTC | lvl=INFO | trans=1438241661-401-00000084385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:41.523UTC | lvl=INFO | trans=1438241661-401-00000084385 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:41.567UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "hasRPM", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:41.575UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:12:41.589UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:41.589UTC | lvl=INFO | trans=1438241661-401-00000085622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:41.589UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109561 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:12:41.602UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:41.603UTC | lvl=INFO | trans=1438241661-401-00000085623 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:41.603UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109561 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:12:41.604UTC | lvl=INFO | trans=1438241661-401-00000085621 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:41.730UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43602/ngsi10/updateContext time=2015-09-01T12:12:41.738UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:12:41.940UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.076UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109561 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.196UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.317UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.444UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.584UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.695UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109562 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:42.703UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:12:42.716UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.716UTC | lvl=INFO | trans=1438241661-401-00000085625 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.716UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:12:42.730UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.730UTC | lvl=INFO | trans=1438241661-401-00000085626 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.730UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:12:42.744UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.745UTC | lvl=INFO | trans=1438241661-401-00000085627 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.745UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:12:42.759UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.759UTC | lvl=INFO | trans=1438241661-401-00000085628 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.759UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:12:42.773UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.774UTC | lvl=INFO | trans=1438241661-401-00000085629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.774UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:12:42.787UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.788UTC | lvl=INFO | trans=1438241661-401-00000085630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.788UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:12:42.801UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.802UTC | lvl=INFO | trans=1438241661-401-00000085631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.802UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:12:42.815UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.815UTC | lvl=INFO | trans=1438241661-401-00000085632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.816UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:12:42.829UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.829UTC | lvl=INFO | trans=1438241661-401-00000085633 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.830UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:12:42.843UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.844UTC | lvl=INFO | trans=1438241661-401-00000085634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.844UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:12:42.857UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.857UTC | lvl=INFO | trans=1438241661-401-00000085635 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.858UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:12:42.871UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.872UTC | lvl=INFO | trans=1438241661-401-00000085636 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.872UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:12:42.886UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.887UTC | lvl=INFO | trans=1438241661-401-00000085637 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.887UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:12:42.900UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.901UTC | lvl=INFO | trans=1438241661-401-00000085638 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.901UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:12:42.914UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.915UTC | lvl=INFO | trans=1438241661-401-00000085639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.915UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:12:42.929UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.930UTC | lvl=INFO | trans=1438241661-401-00000085640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.930UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:12:42.943UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.943UTC | lvl=INFO | trans=1438241661-401-00000085641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.943UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:12:42.957UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.957UTC | lvl=INFO | trans=1438241661-401-00000085642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:42.958UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:12:42.972UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.972UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:42.973UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:12:42.987UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:42.987UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:42.988UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109562 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:12:43.002UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.002UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.003UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:12:43.018UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.018UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.018UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:12:43.034UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.034UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.035UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:12:43.048UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.048UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.048UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:12:43.070UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.070UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.070UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:12:43.098UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.098UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.099UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:12:43.113UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.113UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.113UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:12:43.127UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.127UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.128UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:12:43.142UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.142UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.142UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:12:43.155UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.156UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.156UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:12:43.169UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.169UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.170UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:12:43.183UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.183UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.183UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:12:43.196UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.197UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.197UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:12:43.210UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.210UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.210UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:12:43.224UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.225UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.225UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:12:43.239UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.239UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.240UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:12:43.253UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.253UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.253UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:12:43.267UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.267UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.267UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:12:43.281UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.281UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.281UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:12:43.295UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.295UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.295UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:12:43.309UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.309UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.310UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:12:43.324UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.324UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.324UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:12:43.338UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.338UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.339UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:12:43.352UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.352UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.352UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:12:43.366UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.366UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.366UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:12:43.381UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.381UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.382UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:12:43.395UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.396UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.396UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:12:43.410UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.410UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.410UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:12:43.425UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.425UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.425UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:12:43.440UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.440UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.440UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:12:43.454UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.455UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.455UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:12:43.470UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.470UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.470UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:12:43.483UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.484UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.485UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:12:43.498UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.498UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.499UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:12:43.512UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.512UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.512UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:12:43.527UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.527UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.528UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:12:43.541UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.541UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.541UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:12:43.557UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.557UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.557UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:12:43.571UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.571UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.571UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:12:43.585UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.585UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.585UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:12:43.599UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.599UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.599UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:12:43.613UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.613UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.613UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:12:43.627UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.627UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.627UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:12:43.641UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.641UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.641UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:12:43.655UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.655UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.655UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:12:43.669UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.669UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.669UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:12:43.683UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.683UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.684UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:12:43.698UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.698UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.698UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:12:43.713UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.713UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.713UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:12:43.728UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.728UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.728UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:12:43.742UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.742UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.742UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:12:43.756UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.756UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.756UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:12:43.770UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.771UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.771UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:12:43.785UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.785UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.786UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:12:43.800UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.800UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.801UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:12:43.814UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.814UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.814UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:12:43.828UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.828UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.829UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:12:43.844UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.844UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.844UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:12:43.859UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.859UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.860UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:12:43.874UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.875UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.875UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:12:43.890UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.891UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.891UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:12:43.905UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.905UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.905UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:12:43.919UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.919UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.920UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:12:43.934UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.934UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.934UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:12:43.948UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.948UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.948UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:12:43.961UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.962UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.962UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:12:43.976UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.976UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.976UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:12:43.989UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:43.990UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:43.990UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109563 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:12:44.003UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.003UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.004UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:12:44.017UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.017UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.017UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:12:44.030UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.030UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.031UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:12:44.044UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.045UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.045UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:12:44.058UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.058UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.059UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:12:44.072UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.072UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.073UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:12:44.086UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.086UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.086UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:12:44.100UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.100UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.100UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:12:44.114UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.114UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.114UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:12:44.128UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.129UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.129UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:12:44.143UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.143UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.144UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:12:44.157UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.157UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.157UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:12:44.171UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.171UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.171UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:12:44.185UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.185UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.185UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:12:44.198UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.198UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.199UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:12:44.212UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.213UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.213UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:12:44.226UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.227UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.227UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:12:44.240UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.241UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.241UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:12:44.254UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.254UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.255UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595de07af1e0c685aec31') }) time=2015-09-01T12:12:44.268UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.268UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.269UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e607af1e0c685aec32') }) time=2015-09-01T12:12:44.282UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.282UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.282UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e707af1e0c685aec33') }) time=2015-09-01T12:12:44.295UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:44.296UTC | lvl=ERROR | trans=1438241661-401-00000085624 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:44.296UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109564 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595f907af1e0c685aec34') }) time=2015-09-01T12:12:44.296UTC | lvl=INFO | trans=1438241661-401-00000085624 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:44.527UTC | lvl=INFO | trans=1438241661-401-00000084386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:44.527UTC | lvl=INFO | trans=1438241661-401-00000084386 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:47.530UTC | lvl=INFO | trans=1438241661-401-00000084387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:47.532UTC | lvl=INFO | trans=1438241661-401-00000084387 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:50.468UTC | lvl=INFO | trans=1438241661-401-00000085643 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43448/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:12:50.498UTC | lvl=INFO | trans=1438241661-401-00000085643 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:50.499UTC | lvl=INFO | trans=1438241661-401-00000085643 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:12:50.499UTC | lvl=INFO | trans=1438241661-401-00000085643 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:50.535UTC | lvl=INFO | trans=1438241661-401-00000084388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:50.535UTC | lvl=INFO | trans=1438241661-401-00000084388 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:50.585UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43450/ngsi10/updateContext time=2015-09-01T12:12:50.654UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:12:50.845UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:50.967UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_trip_mileage", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.092UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "current_fuel", expiration: { $gt: 1441109570 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.215UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "signalStrength", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.343UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "statusdata", $or: [ { entities.type: "statusdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "emptyFlash", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "emptyFlash", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.351UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "statusdata", _id.type: "statusdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:12:51.364UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "utctime", " total_trip_mileage", "current_trip_mileage", "total_fuel", "current_fuel" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:51.365UTC | lvl=INFO | trans=1438241661-401-00000085645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:51.365UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109571 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc5') }) time=2015-09-01T12:12:51.379UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "statusdata", _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "protocol", "obdSuccessfullRate", "timesInputError", "hardwareCode", "modemCode", "signalStrength", "errorCodeQuotient", "obdDisconnected", "hasRPM", "hasGPS", "hasRTC", "failVoltage", "failFlash", "failSystem", "queryMileage", "usedDiagnosisInternal", "emptyFlash", "exhaustEmission", "idleEngine", "hardDeceleration", "hardAcceleration", "highEngineCoolantTemperature", "speeding", "towing", "lowVoltage", "crash", "emergency", "fatigueDriving", "sharpTurn", "quickLaneChange", "powerOn", "highRpm", "mil", "obdCommmunicationError", "powerOff", "noGpsDevice", "privacyStatus", "ignitionOn" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:51.380UTC | lvl=INFO | trans=1438241661-401-00000085646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:51.380UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109571 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594b807af1e0c685aebc6') }) time=2015-09-01T12:12:51.380UTC | lvl=INFO | trans=1438241661-401-00000085644 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:51.505UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 212.48.86.171:43453/ngsi10/updateContext time=2015-09-01T12:12:51.514UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[1935]: Database Operation Successful ({ _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /^\/56\/device121\/trip24015$/ }) time=2015-09-01T12:12:51.632UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "latitude", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.754UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "longitude", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:51.890UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "speed", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:52.011UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "rpm", expiration: { $gt: 1441109571 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:52.148UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "direction", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:52.273UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "sats_number", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:52.383UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=addTriggeredSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[961]: Database Operation Successful ({ $or: [ { entities.id: "gpsdata", $or: [ { entities.type: "gpsdata" }, { entities.type: { $exists: false } } ], entities.isPattern: "false", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] } }, { entities.isPattern: "true", conditions.type: "ONCHANGE", conditions.value: "utctime", expiration: { $gt: 1441109572 }, servicePath: { $in: [ /^$|^/#$|^/56/#$|^/56/device121/#$|^/56/device121/trip24015/#$|^/56/device121/trip24015$/, null ] }, $where: function(){for (var i=0; i < this.entities.length; i++) {if (this.enti... } ] }) time=2015-09-01T12:12:52.391UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processContextElement | comp=Orion | msg=MongoCommonUpdate.cpp[2158]: Database Operation Successful (update { _id.id: "gpsdata", _id.type: "gpsdata", _id.servicePath: /\/56\/device121\/trip24015/ }) time=2015-09-01T12:12:52.404UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.405UTC | lvl=INFO | trans=1438241661-401-00000085648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:52.405UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594bb07af1e0c685aebc7') }) time=2015-09-01T12:12:52.419UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.419UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.420UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594be07af1e0c685aebc8') }) time=2015-09-01T12:12:52.433UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.433UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.433UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c107af1e0c685aebc9') }) time=2015-09-01T12:12:52.446UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.447UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.447UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c307af1e0c685aebca') }) time=2015-09-01T12:12:52.460UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.460UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.461UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c607af1e0c685aebcb') }) time=2015-09-01T12:12:52.474UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.474UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.475UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594c807af1e0c685aebcc') }) time=2015-09-01T12:12:52.487UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.488UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.488UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ca07af1e0c685aebcd') }) time=2015-09-01T12:12:52.501UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.501UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.502UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594cd07af1e0c685aebce') }) time=2015-09-01T12:12:52.515UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.515UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.515UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d007af1e0c685aebcf') }) time=2015-09-01T12:12:52.528UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.529UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.529UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d207af1e0c685aebd0') }) time=2015-09-01T12:12:52.542UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.542UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.544UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d407af1e0c685aebd1') }) time=2015-09-01T12:12:52.557UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.557UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.558UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d707af1e0c685aebd2') }) time=2015-09-01T12:12:52.571UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.571UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.571UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594d907af1e0c685aebd3') }) time=2015-09-01T12:12:52.586UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.586UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.586UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594db07af1e0c685aebd4') }) time=2015-09-01T12:12:52.600UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.601UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.601UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594dd07af1e0c685aebd5') }) time=2015-09-01T12:12:52.615UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.616UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.616UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e007af1e0c685aebd6') }) time=2015-09-01T12:12:52.632UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.632UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.632UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e207af1e0c685aebd7') }) time=2015-09-01T12:12:52.646UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.646UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.646UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e507af1e0c685aebd8') }) time=2015-09-01T12:12:52.660UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.660UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.661UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594e707af1e0c685aebd9') }) time=2015-09-01T12:12:52.674UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.674UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.675UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ea07af1e0c685aebda') }) time=2015-09-01T12:12:52.688UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.688UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.688UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ec07af1e0c685aebdb') }) time=2015-09-01T12:12:52.701UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.702UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.702UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594ed07af1e0c685aebdc') }) time=2015-09-01T12:12:52.715UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.716UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.716UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f007af1e0c685aebdd') }) time=2015-09-01T12:12:52.729UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.729UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.730UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f307af1e0c685aebde') }) time=2015-09-01T12:12:52.743UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.744UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.744UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f407af1e0c685aebdf') }) time=2015-09-01T12:12:52.757UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.758UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.758UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f607af1e0c685aebe0') }) time=2015-09-01T12:12:52.771UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.771UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.772UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594f807af1e0c685aebe1') }) time=2015-09-01T12:12:52.786UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.786UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.786UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fa07af1e0c685aebe2') }) time=2015-09-01T12:12:52.800UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.800UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.800UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fc07af1e0c685aebe3') }) time=2015-09-01T12:12:52.814UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.814UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.814UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e594fe07af1e0c685aebe4') }) time=2015-09-01T12:12:52.827UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.828UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.828UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950007af1e0c685aebe5') }) time=2015-09-01T12:12:52.841UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.841UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.842UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950207af1e0c685aebe6') }) time=2015-09-01T12:12:52.855UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.855UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.856UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950407af1e0c685aebe7') }) time=2015-09-01T12:12:52.869UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.869UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.870UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950607af1e0c685aebe8') }) time=2015-09-01T12:12:52.883UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.883UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.883UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950807af1e0c685aebe9') }) time=2015-09-01T12:12:52.897UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.897UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.897UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950a07af1e0c685aebea') }) time=2015-09-01T12:12:52.910UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.911UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.911UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950c07af1e0c685aebeb') }) time=2015-09-01T12:12:52.924UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.925UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.925UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5950e07af1e0c685aebec') }) time=2015-09-01T12:12:52.938UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.938UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.939UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951107af1e0c685aebed') }) time=2015-09-01T12:12:52.953UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.953UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.953UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951307af1e0c685aebee') }) time=2015-09-01T12:12:52.967UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.967UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.968UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951507af1e0c685aebef') }) time=2015-09-01T12:12:52.983UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:52.984UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:52.984UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109572 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951707af1e0c685aebf0') }) time=2015-09-01T12:12:52.000UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.000UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.001UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951907af1e0c685aebf1') }) time=2015-09-01T12:12:53.016UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.016UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.016UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951b07af1e0c685aebf2') }) time=2015-09-01T12:12:53.030UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.030UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.030UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951e07af1e0c685aebf3') }) time=2015-09-01T12:12:53.044UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.044UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.044UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5951f07af1e0c685aebf4') }) time=2015-09-01T12:12:53.058UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.058UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.059UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952207af1e0c685aebf5') }) time=2015-09-01T12:12:53.073UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.074UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.074UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952507af1e0c685aebf6') }) time=2015-09-01T12:12:53.088UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.089UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.089UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952707af1e0c685aebf7') }) time=2015-09-01T12:12:53.104UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.104UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.105UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952a07af1e0c685aebf8') }) time=2015-09-01T12:12:53.120UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.120UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.120UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952d07af1e0c685aebf9') }) time=2015-09-01T12:12:53.134UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.134UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.135UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5952f07af1e0c685aebfa') }) time=2015-09-01T12:12:53.149UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.149UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.150UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953107af1e0c685aebfb') }) time=2015-09-01T12:12:53.163UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.163UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.164UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953407af1e0c685aebfc') }) time=2015-09-01T12:12:53.177UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.177UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.178UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953607af1e0c685aebfd') }) time=2015-09-01T12:12:53.192UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.193UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.193UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953907af1e0c685aebfe') }) time=2015-09-01T12:12:53.206UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.206UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.207UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953c07af1e0c685aebff') }) time=2015-09-01T12:12:53.221UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.222UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.222UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5953e07af1e0c685aec00') }) time=2015-09-01T12:12:53.235UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.236UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.236UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954107af1e0c685aec01') }) time=2015-09-01T12:12:53.249UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.249UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.250UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954207af1e0c685aec02') }) time=2015-09-01T12:12:53.263UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.263UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.263UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954407af1e0c685aec03') }) time=2015-09-01T12:12:53.277UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.277UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.277UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954707af1e0c685aec04') }) time=2015-09-01T12:12:53.290UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.291UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.291UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954807af1e0c685aec05') }) time=2015-09-01T12:12:53.304UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.304UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.305UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954c07af1e0c685aec06') }) time=2015-09-01T12:12:53.318UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.318UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.318UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5954d07af1e0c685aec07') }) time=2015-09-01T12:12:53.331UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.332UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.332UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955007af1e0c685aec08') }) time=2015-09-01T12:12:53.346UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.347UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.347UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955307af1e0c685aec09') }) time=2015-09-01T12:12:53.361UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.361UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.369UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955407af1e0c685aec0a') }) time=2015-09-01T12:12:53.394UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.394UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.394UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955607af1e0c685aec0b') }) time=2015-09-01T12:12:53.408UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.409UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.409UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955907af1e0c685aec0c') }) time=2015-09-01T12:12:53.422UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.422UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.423UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955b07af1e0c685aec0d') }) time=2015-09-01T12:12:53.436UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.437UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.437UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955c07af1e0c685aec0e') }) time=2015-09-01T12:12:53.451UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.451UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.451UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5955f07af1e0c685aec0f') }) time=2015-09-01T12:12:53.465UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.465UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.465UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956107af1e0c685aec10') }) time=2015-09-01T12:12:53.480UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.480UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.481UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956407af1e0c685aec11') }) time=2015-09-01T12:12:53.494UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.494UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.495UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956707af1e0c685aec12') }) time=2015-09-01T12:12:53.508UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.508UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.508UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956a07af1e0c685aec13') }) time=2015-09-01T12:12:53.522UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.522UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.522UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956c07af1e0c685aec14') }) time=2015-09-01T12:12:53.537UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.537UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.538UTC | lvl=INFO | trans=1438241661-401-00000084389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:53.538UTC | lvl=INFO | trans=1438241661-401-00000084389 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:53.538UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5956f07af1e0c685aec15') }) time=2015-09-01T12:12:53.554UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.554UTC | lvl=INFO | trans=1438241661-401-00000085649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[192]: Starting transaction to localhost:5050/notify time=2015-09-01T12:12:53.554UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957207af1e0c685aec16') }) time=2015-09-01T12:12:53.569UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.569UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.569UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957407af1e0c685aec17') }) time=2015-09-01T12:12:53.583UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.583UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.583UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957707af1e0c685aec18') }) time=2015-09-01T12:12:53.597UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.597UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.597UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957907af1e0c685aec19') }) time=2015-09-01T12:12:53.611UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.611UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.612UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957c07af1e0c685aec1a') }) time=2015-09-01T12:12:53.625UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.625UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.626UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5957f07af1e0c685aec1b') }) time=2015-09-01T12:12:53.639UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.639UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.639UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958207af1e0c685aec1c') }) time=2015-09-01T12:12:53.655UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.655UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.656UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958407af1e0c685aec1d') }) time=2015-09-01T12:12:53.669UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.670UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.670UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958707af1e0c685aec1e') }) time=2015-09-01T12:12:53.683UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.683UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.684UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958907af1e0c685aec1f') }) time=2015-09-01T12:12:53.697UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.697UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.697UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958c07af1e0c685aec20') }) time=2015-09-01T12:12:53.711UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.711UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.712UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5958e07af1e0c685aec21') }) time=2015-09-01T12:12:53.725UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.725UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.725UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959107af1e0c685aec22') }) time=2015-09-01T12:12:53.739UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.739UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.739UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959407af1e0c685aec23') }) time=2015-09-01T12:12:53.753UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.753UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.754UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e5959c07af1e0c685aec24') }) time=2015-09-01T12:12:53.767UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.767UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.767UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a107af1e0c685aec25') }) time=2015-09-01T12:12:53.781UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.781UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.781UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595a207af1e0c685aec26') }) time=2015-09-01T12:12:53.795UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.795UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.795UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595ae07af1e0c685aec27') }) time=2015-09-01T12:12:53.809UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.809UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.809UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b207af1e0c685aec28') }) time=2015-09-01T12:12:53.822UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.822UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.823UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b307af1e0c685aec29') }) time=2015-09-01T12:12:53.836UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.836UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.837UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595b707af1e0c685aec2a') }) time=2015-09-01T12:12:53.850UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.851UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.851UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595bf07af1e0c685aec2b') }) time=2015-09-01T12:12:53.864UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.864UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.865UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595c607af1e0c685aec2c') }) time=2015-09-01T12:12:53.878UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.878UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.878UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595cd07af1e0c685aec2d') }) time=2015-09-01T12:12:53.891UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.892UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.892UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d107af1e0c685aec2e') }) time=2015-09-01T12:12:53.905UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.905UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.906UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d307af1e0c685aec2f') }) time=2015-09-01T12:12:53.919UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.919UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.919UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595d507af1e0c685aec30') }) time=2015-09-01T12:12:53.933UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.934UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.934UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595de07af1e0c685aec31') }) time=2015-09-01T12:12:53.948UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.948UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.948UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e607af1e0c685aec32') }) time=2015-09-01T12:12:53.961UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.962UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.962UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595e707af1e0c685aec33') }) time=2015-09-01T12:12:53.975UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: "gpsdata", _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] }, attrNames: { $in: [ "latitude", "longitude", "speed", "direction", "rpm", "fix", "sats_number", "utctime" ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:12:53.975UTC | lvl=ERROR | trans=1438241661-401-00000085647 | function=sendNotifyContextRequest | comp=Orion | msg=Notifier.cpp[148]: Runtime Error (error creating thread: 11) time=2015-09-01T12:12:53.975UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=processSubscriptions | comp=Orion | msg=MongoCommonUpdate.cpp[1098]: Database Operation Successful (update: { $set: { lastNotification: 1441109573 }, $inc: { count: 1 } }, query: { _id: ObjectId('55e595f907af1e0c685aec34') }) time=2015-09-01T12:12:53.976UTC | lvl=INFO | trans=1438241661-401-00000085647 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:12:56.542UTC | lvl=INFO | trans=1438241661-401-00000084390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:56.542UTC | lvl=INFO | trans=1438241661-401-00000084390 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:12:59.544UTC | lvl=INFO | trans=1438241661-401-00000084391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:12:59.544UTC | lvl=INFO | trans=1438241661-401-00000084391 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:02.547UTC | lvl=INFO | trans=1438241661-401-00000084392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:02.547UTC | lvl=INFO | trans=1438241661-401-00000084392 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:05.551UTC | lvl=INFO | trans=1438241661-401-00000084393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:05.551UTC | lvl=INFO | trans=1438241661-401-00000084393 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:08.554UTC | lvl=INFO | trans=1438241661-401-00000084394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:08.554UTC | lvl=INFO | trans=1438241661-401-00000084394 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:11.557UTC | lvl=INFO | trans=1438241661-401-00000084395 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:11.559UTC | lvl=INFO | trans=1438241661-401-00000084395 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:14.562UTC | lvl=INFO | trans=1438241661-401-00000084396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:14.562UTC | lvl=INFO | trans=1438241661-401-00000084396 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:17.564UTC | lvl=INFO | trans=1438241661-401-00000084397 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:17.565UTC | lvl=INFO | trans=1438241661-401-00000084397 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:20.568UTC | lvl=INFO | trans=1438241661-401-00000084398 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:20.569UTC | lvl=INFO | trans=1438241661-401-00000084398 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:23.571UTC | lvl=INFO | trans=1438241661-401-00000084399 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:23.571UTC | lvl=INFO | trans=1438241661-401-00000084399 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:26.574UTC | lvl=INFO | trans=1438241661-401-00000084400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:26.574UTC | lvl=INFO | trans=1438241661-401-00000084400 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:29.577UTC | lvl=INFO | trans=1438241661-401-00000084401 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:29.577UTC | lvl=INFO | trans=1438241661-401-00000084401 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:32.581UTC | lvl=INFO | trans=1438241661-401-00000084402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:32.581UTC | lvl=INFO | trans=1438241661-401-00000084402 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:35.583UTC | lvl=INFO | trans=1438241661-401-00000084403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:35.584UTC | lvl=INFO | trans=1438241661-401-00000084403 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:40.589UTC | lvl=WARNING | trans=1438241661-401-00000084404 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:13:40.590UTC | lvl=INFO | trans=1438241661-401-00000084404 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:43.595UTC | lvl=INFO | trans=1438241661-401-00000084405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:43.595UTC | lvl=INFO | trans=1438241661-401-00000084405 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:46.598UTC | lvl=INFO | trans=1438241661-401-00000084406 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:46.598UTC | lvl=INFO | trans=1438241661-401-00000084406 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:49.601UTC | lvl=INFO | trans=1438241661-401-00000084407 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:49.601UTC | lvl=INFO | trans=1438241661-401-00000084407 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:52.603UTC | lvl=INFO | trans=1438241661-401-00000084408 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:52.604UTC | lvl=INFO | trans=1438241661-401-00000084408 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:55.606UTC | lvl=INFO | trans=1438241661-401-00000084409 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:55.606UTC | lvl=INFO | trans=1438241661-401-00000084409 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:13:58.609UTC | lvl=INFO | trans=1438241661-401-00000084410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:13:58.609UTC | lvl=INFO | trans=1438241661-401-00000084410 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:01.612UTC | lvl=INFO | trans=1438241661-401-00000084411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:01.612UTC | lvl=INFO | trans=1438241661-401-00000084411 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:04.615UTC | lvl=INFO | trans=1438241661-401-00000084412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:04.615UTC | lvl=INFO | trans=1438241661-401-00000084412 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:07.618UTC | lvl=INFO | trans=1438241661-401-00000084413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:07.618UTC | lvl=INFO | trans=1438241661-401-00000084413 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:12.624UTC | lvl=WARNING | trans=1438241661-401-00000084414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:14:12.624UTC | lvl=INFO | trans=1438241661-401-00000084414 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:15.627UTC | lvl=INFO | trans=1438241661-401-00000084415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:15.628UTC | lvl=INFO | trans=1438241661-401-00000084415 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:18.630UTC | lvl=INFO | trans=1438241661-401-00000084416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:18.630UTC | lvl=INFO | trans=1438241661-401-00000084416 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:21.634UTC | lvl=INFO | trans=1438241661-401-00000084417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:21.634UTC | lvl=INFO | trans=1438241661-401-00000084417 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:24.637UTC | lvl=INFO | trans=1438241661-401-00000084418 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:24.637UTC | lvl=INFO | trans=1438241661-401-00000084418 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:27.640UTC | lvl=INFO | trans=1438241661-401-00000084419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:27.640UTC | lvl=INFO | trans=1438241661-401-00000084419 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:30.643UTC | lvl=INFO | trans=1438241661-401-00000084420 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:30.643UTC | lvl=INFO | trans=1438241661-401-00000084420 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:33.646UTC | lvl=INFO | trans=1438241661-401-00000084421 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:33.646UTC | lvl=INFO | trans=1438241661-401-00000084421 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:36.649UTC | lvl=INFO | trans=1438241661-401-00000084422 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:36.649UTC | lvl=INFO | trans=1438241661-401-00000084422 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:39.651UTC | lvl=INFO | trans=1438241661-401-00000084423 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:39.652UTC | lvl=INFO | trans=1438241661-401-00000084423 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:42.654UTC | lvl=INFO | trans=1438241661-401-00000084424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:42.654UTC | lvl=INFO | trans=1438241661-401-00000084424 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:47.660UTC | lvl=WARNING | trans=1438241661-401-00000084425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:14:47.660UTC | lvl=INFO | trans=1438241661-401-00000084425 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:50.664UTC | lvl=INFO | trans=1438241661-401-00000084426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:50.665UTC | lvl=INFO | trans=1438241661-401-00000084426 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:53.668UTC | lvl=INFO | trans=1438241661-401-00000084427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:53.668UTC | lvl=INFO | trans=1438241661-401-00000084427 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:56.671UTC | lvl=INFO | trans=1438241661-401-00000084428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:56.671UTC | lvl=INFO | trans=1438241661-401-00000084428 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:14:59.675UTC | lvl=INFO | trans=1438241661-401-00000084429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:14:59.675UTC | lvl=INFO | trans=1438241661-401-00000084429 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:02.677UTC | lvl=INFO | trans=1438241661-401-00000084430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:02.678UTC | lvl=INFO | trans=1438241661-401-00000084430 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:05.833UTC | lvl=INFO | trans=1438241661-401-00000084431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:05.834UTC | lvl=INFO | trans=1438241661-401-00000084431 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:08.836UTC | lvl=INFO | trans=1438241661-401-00000084432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:08.837UTC | lvl=INFO | trans=1438241661-401-00000084432 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:11.839UTC | lvl=INFO | trans=1438241661-401-00000084433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:11.839UTC | lvl=INFO | trans=1438241661-401-00000084433 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:14.842UTC | lvl=INFO | trans=1438241661-401-00000084434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:14.842UTC | lvl=INFO | trans=1438241661-401-00000084434 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:17.845UTC | lvl=INFO | trans=1438241661-401-00000084435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:17.845UTC | lvl=INFO | trans=1438241661-401-00000084435 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:20.848UTC | lvl=INFO | trans=1438241661-401-00000084437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:20.848UTC | lvl=INFO | trans=1438241661-401-00000084437 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:23.852UTC | lvl=INFO | trans=1438241661-401-00000084441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:23.852UTC | lvl=INFO | trans=1438241661-401-00000084441 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:26.854UTC | lvl=INFO | trans=1438241661-401-00000084444 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:26.854UTC | lvl=INFO | trans=1438241661-401-00000084444 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:29.857UTC | lvl=INFO | trans=1438241661-401-00000084449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:29.859UTC | lvl=INFO | trans=1438241661-401-00000084449 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:32.861UTC | lvl=INFO | trans=1438241661-401-00000084450 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:32.862UTC | lvl=INFO | trans=1438241661-401-00000084450 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:37.867UTC | lvl=WARNING | trans=1438241661-401-00000084452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:15:37.867UTC | lvl=INFO | trans=1438241661-401-00000084452 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:40.871UTC | lvl=INFO | trans=1438241661-401-00000084457 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:40.871UTC | lvl=INFO | trans=1438241661-401-00000084457 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:43.873UTC | lvl=INFO | trans=1438241661-401-00000084458 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:43.874UTC | lvl=INFO | trans=1438241661-401-00000084458 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:46.876UTC | lvl=INFO | trans=1438241661-401-00000084459 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:46.876UTC | lvl=INFO | trans=1438241661-401-00000084459 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:49.879UTC | lvl=INFO | trans=1438241661-401-00000084460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:49.879UTC | lvl=INFO | trans=1438241661-401-00000084460 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:52.957UTC | lvl=INFO | trans=1438241661-401-00000084461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:15:52.957UTC | lvl=INFO | trans=1438241661-401-00000084461 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:15:57.962UTC | lvl=WARNING | trans=1438241661-401-00000084462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:15:57.962UTC | lvl=INFO | trans=1438241661-401-00000084462 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:00.966UTC | lvl=INFO | trans=1438241661-401-00000084463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:00.967UTC | lvl=INFO | trans=1438241661-401-00000084463 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:04.455UTC | lvl=INFO | trans=1438241661-401-00000084464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:04.456UTC | lvl=INFO | trans=1438241661-401-00000084464 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:09.461UTC | lvl=WARNING | trans=1438241661-401-00000084465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:16:09.461UTC | lvl=INFO | trans=1438241661-401-00000084465 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:12.464UTC | lvl=INFO | trans=1438241661-401-00000084466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:12.465UTC | lvl=INFO | trans=1438241661-401-00000084466 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:15.467UTC | lvl=INFO | trans=1438241661-401-00000084467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:15.467UTC | lvl=INFO | trans=1438241661-401-00000084467 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:18.470UTC | lvl=INFO | trans=1438241661-401-00000084468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:18.470UTC | lvl=INFO | trans=1438241661-401-00000084468 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:21.473UTC | lvl=INFO | trans=1438241661-401-00000084469 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:21.473UTC | lvl=INFO | trans=1438241661-401-00000084469 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:25.720UTC | lvl=INFO | trans=1438241661-401-00000084470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:25.720UTC | lvl=INFO | trans=1438241661-401-00000084470 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:28.723UTC | lvl=INFO | trans=1438241661-401-00000084471 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:28.723UTC | lvl=INFO | trans=1438241661-401-00000084471 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:30.922UTC | lvl=INFO | trans=1438241661-401-00000085650 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ time=2015-09-01T12:16:30.922UTC | lvl=WARNING | trans=1438241661-401-00000085650 | function=badRequest | comp=Orion | msg=badRequest.cpp[52]: Bad Input (service '' not found) time=2015-09-01T12:16:30.924UTC | lvl=INFO | trans=1438241661-401-00000085650 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:16:31.125UTC | lvl=INFO | trans=1438241661-401-00000085651 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/favicon.ico time=2015-09-01T12:16:31.125UTC | lvl=WARNING | trans=1438241661-401-00000085651 | function=badRequest | comp=Orion | msg=badRequest.cpp[52]: Bad Input (service '/favicon.ico' not found) time=2015-09-01T12:16:31.125UTC | lvl=INFO | trans=1438241661-401-00000085651 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:16:31.184UTC | lvl=INFO | trans=1438241661-401-00000085652 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/favicon.ico time=2015-09-01T12:16:31.184UTC | lvl=WARNING | trans=1438241661-401-00000085652 | function=badRequest | comp=Orion | msg=badRequest.cpp[52]: Bad Input (service '/favicon.ico' not found) time=2015-09-01T12:16:31.184UTC | lvl=INFO | trans=1438241661-401-00000085652 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:16:31.725UTC | lvl=INFO | trans=1438241661-401-00000084472 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:31.726UTC | lvl=INFO | trans=1438241661-401-00000084472 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:34.728UTC | lvl=INFO | trans=1438241661-401-00000084473 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:34.728UTC | lvl=INFO | trans=1438241661-401-00000084473 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:37.731UTC | lvl=INFO | trans=1438241661-401-00000084474 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:37.731UTC | lvl=INFO | trans=1438241661-401-00000084474 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:40.734UTC | lvl=INFO | trans=1438241661-401-00000084475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:40.734UTC | lvl=INFO | trans=1438241661-401-00000084475 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:43.737UTC | lvl=INFO | trans=1438241661-401-00000084476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:43.737UTC | lvl=INFO | trans=1438241661-401-00000084476 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:45.680UTC | lvl=INFO | trans=1438241661-401-00000085653 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/trip time=2015-09-01T12:16:45.712UTC | lvl=INFO | trans=1438241661-401-00000085653 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "trip" } ], _id.servicePath: { $in: [ /^/56/device121$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:16:45.713UTC | lvl=INFO | trans=1438241661-401-00000085653 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "trip" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109805 }, servicePath: { $in: [ /^/56/device121$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:16:45.777UTC | lvl=INFO | trans=1438241661-401-00000085653 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:16:46.741UTC | lvl=INFO | trans=1438241661-401-00000084477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:46.741UTC | lvl=INFO | trans=1438241661-401-00000084477 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:49.743UTC | lvl=INFO | trans=1438241661-401-00000084478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:49.744UTC | lvl=INFO | trans=1438241661-401-00000084478 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:52.746UTC | lvl=INFO | trans=1438241661-401-00000084479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:16:52.746UTC | lvl=INFO | trans=1438241661-401-00000084479 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:16:57.752UTC | lvl=WARNING | trans=1438241661-401-00000084480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:16:57.752UTC | lvl=INFO | trans=1438241661-401-00000084480 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:00.757UTC | lvl=INFO | trans=1438241661-401-00000084481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:00.757UTC | lvl=INFO | trans=1438241661-401-00000084481 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:03.760UTC | lvl=INFO | trans=1438241661-401-00000084482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:03.760UTC | lvl=INFO | trans=1438241661-401-00000084482 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:06.763UTC | lvl=INFO | trans=1438241661-401-00000084483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:06.763UTC | lvl=INFO | trans=1438241661-401-00000084483 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:09.766UTC | lvl=INFO | trans=1438241661-401-00000084484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:09.766UTC | lvl=INFO | trans=1438241661-401-00000084484 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:12.769UTC | lvl=INFO | trans=1438241661-401-00000084485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:12.769UTC | lvl=INFO | trans=1438241661-401-00000084485 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:15.772UTC | lvl=INFO | trans=1438241661-401-00000084486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:15.772UTC | lvl=INFO | trans=1438241661-401-00000084486 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:18.774UTC | lvl=INFO | trans=1438241661-401-00000084487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:18.775UTC | lvl=INFO | trans=1438241661-401-00000084487 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:21.777UTC | lvl=INFO | trans=1438241661-401-00000084488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:21.777UTC | lvl=INFO | trans=1438241661-401-00000084488 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:24.780UTC | lvl=INFO | trans=1438241661-401-00000084489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:24.780UTC | lvl=INFO | trans=1438241661-401-00000084489 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:27.783UTC | lvl=INFO | trans=1438241661-401-00000084490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:27.783UTC | lvl=INFO | trans=1438241661-401-00000084490 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:32.781UTC | lvl=INFO | trans=1438241661-401-00000084491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:32.781UTC | lvl=INFO | trans=1438241661-401-00000084491 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:35.784UTC | lvl=INFO | trans=1438241661-401-00000084492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:35.784UTC | lvl=INFO | trans=1438241661-401-00000084492 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:38.787UTC | lvl=INFO | trans=1438241661-401-00000084493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:38.787UTC | lvl=INFO | trans=1438241661-401-00000084493 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:41.790UTC | lvl=INFO | trans=1438241661-401-00000084494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:41.790UTC | lvl=INFO | trans=1438241661-401-00000084494 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:44.793UTC | lvl=INFO | trans=1438241661-401-00000084495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:44.793UTC | lvl=INFO | trans=1438241661-401-00000084495 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:47.796UTC | lvl=INFO | trans=1438241661-401-00000084496 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:47.796UTC | lvl=INFO | trans=1438241661-401-00000084496 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:50.798UTC | lvl=INFO | trans=1438241661-401-00000084497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:50.799UTC | lvl=INFO | trans=1438241661-401-00000084497 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:53.801UTC | lvl=INFO | trans=1438241661-401-00000084498 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:53.801UTC | lvl=INFO | trans=1438241661-401-00000084498 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:56.600UTC | lvl=INFO | trans=1438241661-401-00000085654 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/alarm_data time=2015-09-01T12:17:56.611UTC | lvl=INFO | trans=1438241661-401-00000085654 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "alarm_data" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:17:56.612UTC | lvl=INFO | trans=1438241661-401-00000085654 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "alarm_data" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109876 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:17:56.612UTC | lvl=INFO | trans=1438241661-401-00000085654 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "alarm_data" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109876 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:17:56.612UTC | lvl=INFO | trans=1438241661-401-00000085654 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:17:56.804UTC | lvl=INFO | trans=1438241661-401-00000084499 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:56.804UTC | lvl=INFO | trans=1438241661-401-00000084499 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:17:59.807UTC | lvl=INFO | trans=1438241661-401-00000084500 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:17:59.807UTC | lvl=INFO | trans=1438241661-401-00000084500 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:03.174UTC | lvl=INFO | trans=1438241661-401-00000085655 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/alarmdata time=2015-09-01T12:18:03.185UTC | lvl=INFO | trans=1438241661-401-00000085655 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:18:03.185UTC | lvl=INFO | trans=1438241661-401-00000085655 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "alarmdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109883 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:18:03.186UTC | lvl=INFO | trans=1438241661-401-00000085655 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:18:03.248UTC | lvl=INFO | trans=1438241661-401-00000085656 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/alarmdata time=2015-09-01T12:18:03.259UTC | lvl=INFO | trans=1438241661-401-00000085656 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "alarmdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:18:03.259UTC | lvl=INFO | trans=1438241661-401-00000085656 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "alarmdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109883 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:18:03.260UTC | lvl=INFO | trans=1438241661-401-00000085656 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:18:04.244UTC | lvl=INFO | trans=1438241661-401-00000084501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:04.245UTC | lvl=INFO | trans=1438241661-401-00000084501 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:07.247UTC | lvl=INFO | trans=1438241661-401-00000084502 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:07.247UTC | lvl=INFO | trans=1438241661-401-00000084502 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:10.252UTC | lvl=INFO | trans=1438241661-401-00000084503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:10.252UTC | lvl=INFO | trans=1438241661-401-00000084503 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:13.255UTC | lvl=INFO | trans=1438241661-401-00000084504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:13.255UTC | lvl=INFO | trans=1438241661-401-00000084504 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:16.257UTC | lvl=INFO | trans=1438241661-401-00000084505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:16.258UTC | lvl=INFO | trans=1438241661-401-00000084505 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:19.880UTC | lvl=INFO | trans=1438241661-401-00000084506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:19.880UTC | lvl=INFO | trans=1438241661-401-00000084506 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:22.355UTC | lvl=INFO | trans=1438241661-401-00000085657 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/gpsdata time=2015-09-01T12:18:22.373UTC | lvl=INFO | trans=1438241661-401-00000085657 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "gpsdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:18:22.373UTC | lvl=INFO | trans=1438241661-401-00000085657 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "gpsdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109902 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:18:22.373UTC | lvl=INFO | trans=1438241661-401-00000085657 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:18:22.883UTC | lvl=INFO | trans=1438241661-401-00000084507 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:22.883UTC | lvl=INFO | trans=1438241661-401-00000084507 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:25.886UTC | lvl=INFO | trans=1438241661-401-00000084508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:25.886UTC | lvl=INFO | trans=1438241661-401-00000084508 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:28.889UTC | lvl=INFO | trans=1438241661-401-00000084509 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:28.889UTC | lvl=INFO | trans=1438241661-401-00000084509 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:31.892UTC | lvl=INFO | trans=1438241661-401-00000084510 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:31.892UTC | lvl=INFO | trans=1438241661-401-00000084510 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:33.157UTC | lvl=INFO | trans=1438241661-401-00000085658 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/statusdata time=2015-09-01T12:18:33.174UTC | lvl=INFO | trans=1438241661-401-00000085658 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "statusdata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:18:33.174UTC | lvl=INFO | trans=1438241661-401-00000085658 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109913 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:18:33.175UTC | lvl=INFO | trans=1438241661-401-00000085658 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:18:34.895UTC | lvl=INFO | trans=1438241661-401-00000084511 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:34.895UTC | lvl=INFO | trans=1438241661-401-00000084511 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:37.900UTC | lvl=INFO | trans=1438241661-401-00000084512 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:37.900UTC | lvl=INFO | trans=1438241661-401-00000084512 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:40.902UTC | lvl=INFO | trans=1438241661-401-00000084513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:40.903UTC | lvl=INFO | trans=1438241661-401-00000084513 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:43.905UTC | lvl=INFO | trans=1438241661-401-00000084514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:43.905UTC | lvl=INFO | trans=1438241661-401-00000084514 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:46.908UTC | lvl=INFO | trans=1438241661-401-00000084515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:46.908UTC | lvl=INFO | trans=1438241661-401-00000084515 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:49.912UTC | lvl=INFO | trans=1438241661-401-00000084516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:49.912UTC | lvl=INFO | trans=1438241661-401-00000084516 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:53.327UTC | lvl=INFO | trans=1438241661-401-00000084517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:53.327UTC | lvl=INFO | trans=1438241661-401-00000084517 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:56.330UTC | lvl=INFO | trans=1438241661-401-00000084518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:56.330UTC | lvl=INFO | trans=1438241661-401-00000084518 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:18:59.333UTC | lvl=INFO | trans=1438241661-401-00000084519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:18:59.333UTC | lvl=INFO | trans=1438241661-401-00000084519 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:02.337UTC | lvl=INFO | trans=1438241661-401-00000084520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:02.337UTC | lvl=INFO | trans=1438241661-401-00000084520 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:05.340UTC | lvl=INFO | trans=1438241661-401-00000084521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:05.340UTC | lvl=INFO | trans=1438241661-401-00000084521 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:08.343UTC | lvl=INFO | trans=1438241661-401-00000084522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:08.343UTC | lvl=INFO | trans=1438241661-401-00000084522 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:11.346UTC | lvl=INFO | trans=1438241661-401-00000084523 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:11.346UTC | lvl=INFO | trans=1438241661-401-00000084523 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:14.350UTC | lvl=INFO | trans=1438241661-401-00000084524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:14.350UTC | lvl=INFO | trans=1438241661-401-00000084524 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:17.353UTC | lvl=INFO | trans=1438241661-401-00000084526 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:17.353UTC | lvl=INFO | trans=1438241661-401-00000084526 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:20.355UTC | lvl=INFO | trans=1438241661-401-00000084530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:20.355UTC | lvl=INFO | trans=1438241661-401-00000084530 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:20.485UTC | lvl=INFO | trans=1438241661-401-00000085659 | function=connectionTreat | comp=Orion | msg=rest.cpp[869]: Starting transaction from 150.214.56.47:41924/ngsi10/contextEntityTypes/piddata time=2015-09-01T12:19:20.495UTC | lvl=INFO | trans=1438241661-401-00000085659 | function=entitiesQuery | comp=Orion | msg=MongoGlobal.cpp[1184]: Database Operation Successful ({ query: { $or: [ { _id.id: /.*/, _id.type: "piddata" } ], _id.servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { creDate: 1 } }) time=2015-09-01T12:19:20.495UTC | lvl=INFO | trans=1438241661-401-00000085659 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "piddata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109960 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:19:20.496UTC | lvl=INFO | trans=1438241661-401-00000085659 | function=registrationsQuery | comp=Orion | msg=MongoGlobal.cpp[1777]: Database Operation Successful ({ query: { $or: [ { contextRegistration.entities.id <http://contextregistration.entities.id/>: /.*/, contextRegistration.entities.type: "piddata" }, { contextRegistration.entities: { $in: [] } }, { contextRegistration.entities.id <http://contextregistration.entities.id/>: { $in: [] } } ], expiration: { $gt: 1441109960 }, servicePath: { $in: [ /^/56/device121/trip24015$/ ] } }, orderby: { _id: 1 } }) time=2015-09-01T12:19:20.496UTC | lvl=INFO | trans=1438241661-401-00000085659 | function=requestCompleted | comp=Orion | msg=rest.cpp[409]: Transaction ended time=2015-09-01T12:19:23.358UTC | lvl=INFO | trans=1438241661-401-00000084532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:23.358UTC | lvl=INFO | trans=1438241661-401-00000084532 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:26.724UTC | lvl=INFO | trans=1438241661-401-00000084533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:26.725UTC | lvl=INFO | trans=1438241661-401-00000084533 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:29.727UTC | lvl=INFO | trans=1438241661-401-00000084534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:29.727UTC | lvl=INFO | trans=1438241661-401-00000084534 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:32.730UTC | lvl=INFO | trans=1438241661-401-00000084535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:32.730UTC | lvl=INFO | trans=1438241661-401-00000084535 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:35.733UTC | lvl=INFO | trans=1438241661-401-00000084537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:35.733UTC | lvl=INFO | trans=1438241661-401-00000084537 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:38.737UTC | lvl=INFO | trans=1438241661-401-00000084542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:38.737UTC | lvl=INFO | trans=1438241661-401-00000084542 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:41.740UTC | lvl=INFO | trans=1438241661-401-00000084543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:41.740UTC | lvl=INFO | trans=1438241661-401-00000084543 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:44.743UTC | lvl=INFO | trans=1438241661-401-00000084544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:44.743UTC | lvl=INFO | trans=1438241661-401-00000084544 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:47.745UTC | lvl=INFO | trans=1438241661-401-00000084545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:47.746UTC | lvl=INFO | trans=1438241661-401-00000084545 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:50.750UTC | lvl=INFO | trans=1438241661-401-00000084546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:50.750UTC | lvl=INFO | trans=1438241661-401-00000084546 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:53.752UTC | lvl=INFO | trans=1438241661-401-00000084547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:53.753UTC | lvl=INFO | trans=1438241661-401-00000084547 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:19:56.755UTC | lvl=INFO | trans=1438241661-401-00000084548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:19:56.755UTC | lvl=INFO | trans=1438241661-401-00000084548 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:00.282UTC | lvl=INFO | trans=1438241661-401-00000084549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:00.282UTC | lvl=INFO | trans=1438241661-401-00000084549 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:03.286UTC | lvl=INFO | trans=1438241661-401-00000084550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:03.286UTC | lvl=INFO | trans=1438241661-401-00000084550 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:06.289UTC | lvl=INFO | trans=1438241661-401-00000084551 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:06.289UTC | lvl=INFO | trans=1438241661-401-00000084551 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:09.292UTC | lvl=INFO | trans=1438241661-401-00000084552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:09.292UTC | lvl=INFO | trans=1438241661-401-00000084552 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:12.295UTC | lvl=INFO | trans=1438241661-401-00000084553 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:12.295UTC | lvl=INFO | trans=1438241661-401-00000084553 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:15.299UTC | lvl=INFO | trans=1438241661-401-00000084554 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:15.299UTC | lvl=INFO | trans=1438241661-401-00000084554 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:18.302UTC | lvl=INFO | trans=1438241661-401-00000084555 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:18.302UTC | lvl=INFO | trans=1438241661-401-00000084555 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:21.305UTC | lvl=INFO | trans=1438241661-401-00000084556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:21.305UTC | lvl=INFO | trans=1438241661-401-00000084556 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:24.308UTC | lvl=INFO | trans=1438241661-401-00000084557 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:24.308UTC | lvl=INFO | trans=1438241661-401-00000084557 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:27.310UTC | lvl=INFO | trans=1438241661-401-00000084558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:27.311UTC | lvl=INFO | trans=1438241661-401-00000084558 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:30.313UTC | lvl=INFO | trans=1438241661-401-00000084559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:30.313UTC | lvl=INFO | trans=1438241661-401-00000084559 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:33.316UTC | lvl=INFO | trans=1438241661-401-00000084560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:33.316UTC | lvl=INFO | trans=1438241661-401-00000084560 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:37.232UTC | lvl=INFO | trans=1438241661-401-00000084561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:37.232UTC | lvl=INFO | trans=1438241661-401-00000084561 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:40.235UTC | lvl=INFO | trans=1438241661-401-00000084562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:40.235UTC | lvl=INFO | trans=1438241661-401-00000084562 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:43.238UTC | lvl=INFO | trans=1438241661-401-00000084563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:43.238UTC | lvl=INFO | trans=1438241661-401-00000084563 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:46.241UTC | lvl=INFO | trans=1438241661-401-00000084564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:46.241UTC | lvl=INFO | trans=1438241661-401-00000084564 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:49.244UTC | lvl=INFO | trans=1438241661-401-00000084565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:49.244UTC | lvl=INFO | trans=1438241661-401-00000084565 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:52.246UTC | lvl=INFO | trans=1438241661-401-00000084566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:52.247UTC | lvl=INFO | trans=1438241661-401-00000084566 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:55.249UTC | lvl=INFO | trans=1438241661-401-00000084567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:55.249UTC | lvl=INFO | trans=1438241661-401-00000084567 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:20:58.252UTC | lvl=INFO | trans=1438241661-401-00000084568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:20:58.252UTC | lvl=INFO | trans=1438241661-401-00000084568 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:01.255UTC | lvl=INFO | trans=1438241661-401-00000084569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:01.255UTC | lvl=INFO | trans=1438241661-401-00000084569 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:04.259UTC | lvl=INFO | trans=1438241661-401-00000084570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:04.259UTC | lvl=INFO | trans=1438241661-401-00000084570 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:07.262UTC | lvl=INFO | trans=1438241661-401-00000084571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:07.262UTC | lvl=INFO | trans=1438241661-401-00000084571 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:12.268UTC | lvl=WARNING | trans=1438241661-401-00000084572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:21:12.268UTC | lvl=INFO | trans=1438241661-401-00000084572 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:15.280UTC | lvl=INFO | trans=1438241661-401-00000084573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:15.280UTC | lvl=INFO | trans=1438241661-401-00000084573 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:18.283UTC | lvl=INFO | trans=1438241661-401-00000084574 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:18.284UTC | lvl=INFO | trans=1438241661-401-00000084574 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:21.286UTC | lvl=INFO | trans=1438241661-401-00000084575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:21.286UTC | lvl=INFO | trans=1438241661-401-00000084575 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:24.289UTC | lvl=INFO | trans=1438241661-401-00000084576 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:24.289UTC | lvl=INFO | trans=1438241661-401-00000084576 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:27.292UTC | lvl=INFO | trans=1438241661-401-00000084577 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:27.292UTC | lvl=INFO | trans=1438241661-401-00000084577 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:30.295UTC | lvl=INFO | trans=1438241661-401-00000084578 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:30.295UTC | lvl=INFO | trans=1438241661-401-00000084578 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:33.298UTC | lvl=INFO | trans=1438241661-401-00000084579 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:33.298UTC | lvl=INFO | trans=1438241661-401-00000084579 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:36.301UTC | lvl=INFO | trans=1438241661-401-00000084580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:36.301UTC | lvl=INFO | trans=1438241661-401-00000084580 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:39.304UTC | lvl=INFO | trans=1438241661-401-00000084581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:39.304UTC | lvl=INFO | trans=1438241661-401-00000084581 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:42.307UTC | lvl=INFO | trans=1438241661-401-00000084582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:42.307UTC | lvl=INFO | trans=1438241661-401-00000084582 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:45.783UTC | lvl=INFO | trans=1438241661-401-00000084583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:45.784UTC | lvl=INFO | trans=1438241661-401-00000084583 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:48.786UTC | lvl=INFO | trans=1438241661-401-00000084584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:48.786UTC | lvl=INFO | trans=1438241661-401-00000084584 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:51.789UTC | lvl=INFO | trans=1438241661-401-00000084585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:51.789UTC | lvl=INFO | trans=1438241661-401-00000084585 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:54.793UTC | lvl=INFO | trans=1438241661-401-00000084586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:54.793UTC | lvl=INFO | trans=1438241661-401-00000084586 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:21:57.796UTC | lvl=INFO | trans=1438241661-401-00000084587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:21:57.796UTC | lvl=INFO | trans=1438241661-401-00000084587 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:00.799UTC | lvl=INFO | trans=1438241661-401-00000084588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:00.799UTC | lvl=INFO | trans=1438241661-401-00000084588 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:03.802UTC | lvl=INFO | trans=1438241661-401-00000084589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:03.802UTC | lvl=INFO | trans=1438241661-401-00000084589 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:06.806UTC | lvl=INFO | trans=1438241661-401-00000084590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:06.806UTC | lvl=INFO | trans=1438241661-401-00000084590 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:09.809UTC | lvl=INFO | trans=1438241661-401-00000084591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:09.809UTC | lvl=INFO | trans=1438241661-401-00000084591 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:12.813UTC | lvl=INFO | trans=1438241661-401-00000084592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:12.813UTC | lvl=INFO | trans=1438241661-401-00000084592 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:15.817UTC | lvl=INFO | trans=1438241661-401-00000084593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:15.817UTC | lvl=INFO | trans=1438241661-401-00000084593 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:20.823UTC | lvl=WARNING | trans=1438241661-401-00000084594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:22:20.823UTC | lvl=INFO | trans=1438241661-401-00000084594 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:23.839UTC | lvl=INFO | trans=1438241661-401-00000084595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:23.839UTC | lvl=INFO | trans=1438241661-401-00000084595 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:26.842UTC | lvl=INFO | trans=1438241661-401-00000084596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:26.842UTC | lvl=INFO | trans=1438241661-401-00000084596 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:29.844UTC | lvl=INFO | trans=1438241661-401-00000084597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:29.845UTC | lvl=INFO | trans=1438241661-401-00000084597 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:32.847UTC | lvl=INFO | trans=1438241661-401-00000084598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:32.847UTC | lvl=INFO | trans=1438241661-401-00000084598 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:35.850UTC | lvl=INFO | trans=1438241661-401-00000084599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:35.850UTC | lvl=INFO | trans=1438241661-401-00000084599 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:38.853UTC | lvl=INFO | trans=1438241661-401-00000084600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:38.853UTC | lvl=INFO | trans=1438241661-401-00000084600 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:41.856UTC | lvl=INFO | trans=1438241661-401-00000084601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:41.856UTC | lvl=INFO | trans=1438241661-401-00000084601 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:44.860UTC | lvl=INFO | trans=1438241661-401-00000084602 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:44.860UTC | lvl=INFO | trans=1438241661-401-00000084602 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:47.863UTC | lvl=INFO | trans=1438241661-401-00000084603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:47.863UTC | lvl=INFO | trans=1438241661-401-00000084603 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:50.866UTC | lvl=INFO | trans=1438241661-401-00000084604 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:50.866UTC | lvl=INFO | trans=1438241661-401-00000084604 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:54.123UTC | lvl=INFO | trans=1438241661-401-00000084605 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:54.123UTC | lvl=INFO | trans=1438241661-401-00000084605 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:22:57.128UTC | lvl=INFO | trans=1438241661-401-00000084606 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:22:57.128UTC | lvl=INFO | trans=1438241661-401-00000084606 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:00.130UTC | lvl=INFO | trans=1438241661-401-00000084607 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:00.130UTC | lvl=INFO | trans=1438241661-401-00000084607 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:03.133UTC | lvl=INFO | trans=1438241661-401-00000084608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:03.133UTC | lvl=INFO | trans=1438241661-401-00000084608 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:06.136UTC | lvl=INFO | trans=1438241661-401-00000084609 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:06.136UTC | lvl=INFO | trans=1438241661-401-00000084609 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:09.140UTC | lvl=INFO | trans=1438241661-401-00000084610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:09.141UTC | lvl=INFO | trans=1438241661-401-00000084610 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:12.143UTC | lvl=INFO | trans=1438241661-401-00000084612 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:12.143UTC | lvl=INFO | trans=1438241661-401-00000084612 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:15.146UTC | lvl=INFO | trans=1438241661-401-00000084616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:15.146UTC | lvl=INFO | trans=1438241661-401-00000084616 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:18.149UTC | lvl=INFO | trans=1438241661-401-00000084618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:18.149UTC | lvl=INFO | trans=1438241661-401-00000084618 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:21.151UTC | lvl=INFO | trans=1438241661-401-00000084619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:21.152UTC | lvl=INFO | trans=1438241661-401-00000084619 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:24.154UTC | lvl=INFO | trans=1438241661-401-00000084620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:24.154UTC | lvl=INFO | trans=1438241661-401-00000084620 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:27.624UTC | lvl=INFO | trans=1438241661-401-00000084621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:27.624UTC | lvl=INFO | trans=1438241661-401-00000084621 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:30.627UTC | lvl=INFO | trans=1438241661-401-00000084622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:30.627UTC | lvl=INFO | trans=1438241661-401-00000084622 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:33.631UTC | lvl=INFO | trans=1438241661-401-00000084624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:33.632UTC | lvl=INFO | trans=1438241661-401-00000084624 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:36.634UTC | lvl=INFO | trans=1438241661-401-00000084629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:36.634UTC | lvl=INFO | trans=1438241661-401-00000084629 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:39.637UTC | lvl=INFO | trans=1438241661-401-00000084630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:39.637UTC | lvl=INFO | trans=1438241661-401-00000084630 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:44.643UTC | lvl=WARNING | trans=1438241661-401-00000084631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:23:44.643UTC | lvl=INFO | trans=1438241661-401-00000084631 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:47.650UTC | lvl=INFO | trans=1438241661-401-00000084632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:47.651UTC | lvl=INFO | trans=1438241661-401-00000084632 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:50.653UTC | lvl=INFO | trans=1438241661-401-00000084633 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:50.653UTC | lvl=INFO | trans=1438241661-401-00000084633 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:53.656UTC | lvl=INFO | trans=1438241661-401-00000084634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:53.656UTC | lvl=INFO | trans=1438241661-401-00000084634 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:56.659UTC | lvl=INFO | trans=1438241661-401-00000084635 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:56.659UTC | lvl=INFO | trans=1438241661-401-00000084635 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:23:59.663UTC | lvl=INFO | trans=1438241661-401-00000084636 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:23:59.664UTC | lvl=INFO | trans=1438241661-401-00000084636 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:02.666UTC | lvl=INFO | trans=1438241661-401-00000084637 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:02.666UTC | lvl=INFO | trans=1438241661-401-00000084637 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:05.669UTC | lvl=INFO | trans=1438241661-401-00000084638 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:05.669UTC | lvl=INFO | trans=1438241661-401-00000084638 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:08.672UTC | lvl=INFO | trans=1438241661-401-00000084639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:08.672UTC | lvl=INFO | trans=1438241661-401-00000084639 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:11.676UTC | lvl=INFO | trans=1438241661-401-00000084640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:11.676UTC | lvl=INFO | trans=1438241661-401-00000084640 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:14.679UTC | lvl=INFO | trans=1438241661-401-00000084641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:14.679UTC | lvl=INFO | trans=1438241661-401-00000084641 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:19.327UTC | lvl=INFO | trans=1438241661-401-00000084642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:19.327UTC | lvl=INFO | trans=1438241661-401-00000084642 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:22.340UTC | lvl=INFO | trans=1438241661-401-00000084643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:22.340UTC | lvl=INFO | trans=1438241661-401-00000084643 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:25.344UTC | lvl=INFO | trans=1438241661-401-00000084644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:25.344UTC | lvl=INFO | trans=1438241661-401-00000084644 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:28.348UTC | lvl=INFO | trans=1438241661-401-00000084645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:28.348UTC | lvl=INFO | trans=1438241661-401-00000084645 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:31.351UTC | lvl=INFO | trans=1438241661-401-00000084646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:31.351UTC | lvl=INFO | trans=1438241661-401-00000084646 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:36.357UTC | lvl=WARNING | trans=1438241661-401-00000084647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:24:36.357UTC | lvl=INFO | trans=1438241661-401-00000084647 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:39.361UTC | lvl=INFO | trans=1438241661-401-00000084648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:39.361UTC | lvl=INFO | trans=1438241661-401-00000084648 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:42.831UTC | lvl=INFO | trans=1438241661-401-00000084649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:42.832UTC | lvl=INFO | trans=1438241661-401-00000084649 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:47.838UTC | lvl=WARNING | trans=1438241661-401-00000084650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:24:47.839UTC | lvl=INFO | trans=1438241661-401-00000084650 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:52.855UTC | lvl=WARNING | trans=1438241661-401-00000084651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:24:52.855UTC | lvl=INFO | trans=1438241661-401-00000084651 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:55.858UTC | lvl=INFO | trans=1438241661-401-00000084652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:55.858UTC | lvl=INFO | trans=1438241661-401-00000084652 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:24:58.862UTC | lvl=INFO | trans=1438241661-401-00000084653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:24:58.863UTC | lvl=INFO | trans=1438241661-401-00000084653 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:01.865UTC | lvl=INFO | trans=1438241661-401-00000084654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:01.865UTC | lvl=INFO | trans=1438241661-401-00000084654 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:04.868UTC | lvl=INFO | trans=1438241661-401-00000084655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:04.868UTC | lvl=INFO | trans=1438241661-401-00000084655 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:09.874UTC | lvl=WARNING | trans=1438241661-401-00000084656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:25:09.874UTC | lvl=INFO | trans=1438241661-401-00000084656 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:12.879UTC | lvl=INFO | trans=1438241661-401-00000084657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:12.879UTC | lvl=INFO | trans=1438241661-401-00000084657 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:15.882UTC | lvl=INFO | trans=1438241661-401-00000084658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:15.882UTC | lvl=INFO | trans=1438241661-401-00000084658 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:18.885UTC | lvl=INFO | trans=1438241661-401-00000084659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:18.885UTC | lvl=INFO | trans=1438241661-401-00000084659 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:21.887UTC | lvl=INFO | trans=1438241661-401-00000084660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:21.888UTC | lvl=INFO | trans=1438241661-401-00000084660 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:24.890UTC | lvl=INFO | trans=1438241661-401-00000084661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:24.891UTC | lvl=INFO | trans=1438241661-401-00000084661 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:27.893UTC | lvl=INFO | trans=1438241661-401-00000084662 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:27.893UTC | lvl=INFO | trans=1438241661-401-00000084662 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:30.896UTC | lvl=INFO | trans=1438241661-401-00000084663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:30.896UTC | lvl=INFO | trans=1438241661-401-00000084663 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:33.900UTC | lvl=INFO | trans=1438241661-401-00000084664 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:33.900UTC | lvl=INFO | trans=1438241661-401-00000084664 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:36.903UTC | lvl=INFO | trans=1438241661-401-00000084665 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:36.903UTC | lvl=INFO | trans=1438241661-401-00000084665 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:39.905UTC | lvl=INFO | trans=1438241661-401-00000084666 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:39.906UTC | lvl=INFO | trans=1438241661-401-00000084666 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:43.997UTC | lvl=INFO | trans=1438241661-401-00000084667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:43.999UTC | lvl=INFO | trans=1438241661-401-00000084667 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:47.001UTC | lvl=INFO | trans=1438241661-401-00000084668 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:47.001UTC | lvl=INFO | trans=1438241661-401-00000084668 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:50.004UTC | lvl=INFO | trans=1438241661-401-00000084669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:50.004UTC | lvl=INFO | trans=1438241661-401-00000084669 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:53.007UTC | lvl=INFO | trans=1438241661-401-00000084670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:53.007UTC | lvl=INFO | trans=1438241661-401-00000084670 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:56.015UTC | lvl=INFO | trans=1438241661-401-00000084671 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:56.017UTC | lvl=INFO | trans=1438241661-401-00000084671 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:25:59.018UTC | lvl=INFO | trans=1438241661-401-00000084672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:25:59.019UTC | lvl=INFO | trans=1438241661-401-00000084672 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:02.023UTC | lvl=INFO | trans=1438241661-401-00000084673 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:02.023UTC | lvl=INFO | trans=1438241661-401-00000084673 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:05.026UTC | lvl=INFO | trans=1438241661-401-00000084674 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:05.026UTC | lvl=INFO | trans=1438241661-401-00000084674 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:08.029UTC | lvl=INFO | trans=1438241661-401-00000084675 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:08.029UTC | lvl=INFO | trans=1438241661-401-00000084675 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:11.032UTC | lvl=INFO | trans=1438241661-401-00000084676 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:11.032UTC | lvl=INFO | trans=1438241661-401-00000084676 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:16.038UTC | lvl=WARNING | trans=1438241661-401-00000084677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:26:16.038UTC | lvl=INFO | trans=1438241661-401-00000084677 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:19.054UTC | lvl=INFO | trans=1438241661-401-00000084678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:19.054UTC | lvl=INFO | trans=1438241661-401-00000084678 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:22.056UTC | lvl=INFO | trans=1438241661-401-00000084679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:22.056UTC | lvl=INFO | trans=1438241661-401-00000084679 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:25.059UTC | lvl=INFO | trans=1438241661-401-00000084680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:25.060UTC | lvl=INFO | trans=1438241661-401-00000084680 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:28.062UTC | lvl=INFO | trans=1438241661-401-00000084681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:28.063UTC | lvl=INFO | trans=1438241661-401-00000084681 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:31.065UTC | lvl=INFO | trans=1438241661-401-00000084682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:31.065UTC | lvl=INFO | trans=1438241661-401-00000084682 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:34.068UTC | lvl=INFO | trans=1438241661-401-00000084683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:34.068UTC | lvl=INFO | trans=1438241661-401-00000084683 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:37.739UTC | lvl=INFO | trans=1438241661-401-00000084684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:37.739UTC | lvl=INFO | trans=1438241661-401-00000084684 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:40.743UTC | lvl=INFO | trans=1438241661-401-00000084685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:40.744UTC | lvl=INFO | trans=1438241661-401-00000084685 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:43.746UTC | lvl=INFO | trans=1438241661-401-00000084686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:43.746UTC | lvl=INFO | trans=1438241661-401-00000084686 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:46.749UTC | lvl=INFO | trans=1438241661-401-00000084687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:46.749UTC | lvl=INFO | trans=1438241661-401-00000084687 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:49.752UTC | lvl=INFO | trans=1438241661-401-00000084688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:49.752UTC | lvl=INFO | trans=1438241661-401-00000084688 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:52.755UTC | lvl=INFO | trans=1438241661-401-00000084689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:52.755UTC | lvl=INFO | trans=1438241661-401-00000084689 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:55.758UTC | lvl=INFO | trans=1438241661-401-00000084690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:55.758UTC | lvl=INFO | trans=1438241661-401-00000084690 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:26:58.762UTC | lvl=INFO | trans=1438241661-401-00000084691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:26:58.762UTC | lvl=INFO | trans=1438241661-401-00000084691 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:01.765UTC | lvl=INFO | trans=1438241661-401-00000084692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:01.765UTC | lvl=INFO | trans=1438241661-401-00000084692 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:04.767UTC | lvl=INFO | trans=1438241661-401-00000084693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:04.768UTC | lvl=INFO | trans=1438241661-401-00000084693 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:07.770UTC | lvl=INFO | trans=1438241661-401-00000084694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:07.770UTC | lvl=INFO | trans=1438241661-401-00000084694 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:10.773UTC | lvl=INFO | trans=1438241661-401-00000084695 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:10.773UTC | lvl=INFO | trans=1438241661-401-00000084695 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:13.776UTC | lvl=INFO | trans=1438241661-401-00000084696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:13.776UTC | lvl=INFO | trans=1438241661-401-00000084696 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:16.779UTC | lvl=INFO | trans=1438241661-401-00000084697 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:16.779UTC | lvl=INFO | trans=1438241661-401-00000084697 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:19.783UTC | lvl=INFO | trans=1438241661-401-00000084698 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:19.783UTC | lvl=INFO | trans=1438241661-401-00000084698 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:22.785UTC | lvl=INFO | trans=1438241661-401-00000084700 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:22.786UTC | lvl=INFO | trans=1438241661-401-00000084700 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:25.788UTC | lvl=INFO | trans=1438241661-401-00000084704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:25.788UTC | lvl=INFO | trans=1438241661-401-00000084704 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:28.791UTC | lvl=INFO | trans=1438241661-401-00000084706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:28.791UTC | lvl=INFO | trans=1438241661-401-00000084706 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:31.793UTC | lvl=INFO | trans=1438241661-401-00000084707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:31.794UTC | lvl=INFO | trans=1438241661-401-00000084707 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:34.797UTC | lvl=INFO | trans=1438241661-401-00000084708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:34.798UTC | lvl=INFO | trans=1438241661-401-00000084708 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:37.800UTC | lvl=INFO | trans=1438241661-401-00000084709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:37.800UTC | lvl=INFO | trans=1438241661-401-00000084709 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:40.803UTC | lvl=INFO | trans=1438241661-401-00000084710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:40.803UTC | lvl=INFO | trans=1438241661-401-00000084710 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:43.806UTC | lvl=INFO | trans=1438241661-401-00000084711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:43.806UTC | lvl=INFO | trans=1438241661-401-00000084711 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:48.810UTC | lvl=WARNING | trans=1438241661-401-00000084713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:27:48.810UTC | lvl=INFO | trans=1438241661-401-00000084713 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:51.830UTC | lvl=INFO | trans=1438241661-401-00000084718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:51.832UTC | lvl=INFO | trans=1438241661-401-00000084718 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:54.834UTC | lvl=INFO | trans=1438241661-401-00000084719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:54.834UTC | lvl=INFO | trans=1438241661-401-00000084719 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:27:57.839UTC | lvl=INFO | trans=1438241661-401-00000084720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:27:57.839UTC | lvl=INFO | trans=1438241661-401-00000084720 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:00.841UTC | lvl=INFO | trans=1438241661-401-00000084721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:00.842UTC | lvl=INFO | trans=1438241661-401-00000084721 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:03.844UTC | lvl=INFO | trans=1438241661-401-00000084722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:03.844UTC | lvl=INFO | trans=1438241661-401-00000084722 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:06.847UTC | lvl=INFO | trans=1438241661-401-00000084723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:06.847UTC | lvl=INFO | trans=1438241661-401-00000084723 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:09.850UTC | lvl=INFO | trans=1438241661-401-00000084724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:09.850UTC | lvl=INFO | trans=1438241661-401-00000084724 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:12.853UTC | lvl=INFO | trans=1438241661-401-00000084725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:12.853UTC | lvl=INFO | trans=1438241661-401-00000084725 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:17.064UTC | lvl=INFO | trans=1438241661-401-00000084726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:17.065UTC | lvl=INFO | trans=1438241661-401-00000084726 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:20.068UTC | lvl=INFO | trans=1438241661-401-00000084727 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:20.069UTC | lvl=INFO | trans=1438241661-401-00000084727 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:23.071UTC | lvl=INFO | trans=1438241661-401-00000084728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:23.071UTC | lvl=INFO | trans=1438241661-401-00000084728 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:26.074UTC | lvl=INFO | trans=1438241661-401-00000084729 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:26.074UTC | lvl=INFO | trans=1438241661-401-00000084729 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:29.078UTC | lvl=INFO | trans=1438241661-401-00000084730 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:29.078UTC | lvl=INFO | trans=1438241661-401-00000084730 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:32.081UTC | lvl=INFO | trans=1438241661-401-00000084731 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:32.081UTC | lvl=INFO | trans=1438241661-401-00000084731 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:35.084UTC | lvl=INFO | trans=1438241661-401-00000084732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:35.084UTC | lvl=INFO | trans=1438241661-401-00000084732 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:38.086UTC | lvl=INFO | trans=1438241661-401-00000084733 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:38.087UTC | lvl=INFO | trans=1438241661-401-00000084733 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:41.089UTC | lvl=INFO | trans=1438241661-401-00000084734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:41.089UTC | lvl=INFO | trans=1438241661-401-00000084734 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:45.755UTC | lvl=INFO | trans=1438241661-401-00000084735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:45.755UTC | lvl=INFO | trans=1438241661-401-00000084735 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:48.758UTC | lvl=INFO | trans=1438241661-401-00000084736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:48.758UTC | lvl=INFO | trans=1438241661-401-00000084736 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:51.762UTC | lvl=INFO | trans=1438241661-401-00000084737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:51.762UTC | lvl=INFO | trans=1438241661-401-00000084737 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:54.765UTC | lvl=INFO | trans=1438241661-401-00000084739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:54.765UTC | lvl=INFO | trans=1438241661-401-00000084739 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:28:57.768UTC | lvl=INFO | trans=1438241661-401-00000084743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:28:57.768UTC | lvl=INFO | trans=1438241661-401-00000084743 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:00.770UTC | lvl=INFO | trans=1438241661-401-00000084745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:00.770UTC | lvl=INFO | trans=1438241661-401-00000084745 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:03.773UTC | lvl=INFO | trans=1438241661-401-00000084746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:03.773UTC | lvl=INFO | trans=1438241661-401-00000084746 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:06.776UTC | lvl=INFO | trans=1438241661-401-00000084747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:06.776UTC | lvl=INFO | trans=1438241661-401-00000084747 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:09.779UTC | lvl=INFO | trans=1438241661-401-00000084748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:09.779UTC | lvl=INFO | trans=1438241661-401-00000084748 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:13.985UTC | lvl=INFO | trans=1438241661-401-00000084749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:13.985UTC | lvl=INFO | trans=1438241661-401-00000084749 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:16.988UTC | lvl=INFO | trans=1438241661-401-00000084750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:16.988UTC | lvl=INFO | trans=1438241661-401-00000084750 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:19.991UTC | lvl=INFO | trans=1438241661-401-00000084751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:19.991UTC | lvl=INFO | trans=1438241661-401-00000084751 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:22.993UTC | lvl=INFO | trans=1438241661-401-00000084752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:22.995UTC | lvl=INFO | trans=1438241661-401-00000084752 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:25.998UTC | lvl=INFO | trans=1438241661-401-00000084753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:25.998UTC | lvl=INFO | trans=1438241661-401-00000084753 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:29.002UTC | lvl=INFO | trans=1438241661-401-00000084754 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:29.002UTC | lvl=INFO | trans=1438241661-401-00000084754 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:32.005UTC | lvl=INFO | trans=1438241661-401-00000084755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:32.005UTC | lvl=INFO | trans=1438241661-401-00000084755 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:35.008UTC | lvl=INFO | trans=1438241661-401-00000084756 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:35.008UTC | lvl=INFO | trans=1438241661-401-00000084756 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:38.010UTC | lvl=INFO | trans=1438241661-401-00000084757 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:38.010UTC | lvl=INFO | trans=1438241661-401-00000084757 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:41.013UTC | lvl=INFO | trans=1438241661-401-00000084758 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:41.013UTC | lvl=INFO | trans=1438241661-401-00000084758 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:44.990UTC | lvl=INFO | trans=1438241661-401-00000084759 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:44.990UTC | lvl=INFO | trans=1438241661-401-00000084759 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:47.993UTC | lvl=INFO | trans=1438241661-401-00000084760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:47.993UTC | lvl=INFO | trans=1438241661-401-00000084760 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:50.996UTC | lvl=INFO | trans=1438241661-401-00000084761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:50.996UTC | lvl=INFO | trans=1438241661-401-00000084761 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:53.999UTC | lvl=INFO | trans=1438241661-401-00000084762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:54.000UTC | lvl=INFO | trans=1438241661-401-00000084762 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:29:58.682UTC | lvl=INFO | trans=1438241661-401-00000084763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:29:58.682UTC | lvl=INFO | trans=1438241661-401-00000084763 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:01.690UTC | lvl=INFO | trans=1438241661-401-00000084764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:01.690UTC | lvl=INFO | trans=1438241661-401-00000084764 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:04.694UTC | lvl=INFO | trans=1438241661-401-00000084765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:04.694UTC | lvl=INFO | trans=1438241661-401-00000084765 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:07.697UTC | lvl=INFO | trans=1438241661-401-00000084766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:07.697UTC | lvl=INFO | trans=1438241661-401-00000084766 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:10.700UTC | lvl=INFO | trans=1438241661-401-00000084767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:10.700UTC | lvl=INFO | trans=1438241661-401-00000084767 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:13.703UTC | lvl=INFO | trans=1438241661-401-00000084768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:13.703UTC | lvl=INFO | trans=1438241661-401-00000084768 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:16.707UTC | lvl=INFO | trans=1438241661-401-00000084769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:16.707UTC | lvl=INFO | trans=1438241661-401-00000084769 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:19.710UTC | lvl=INFO | trans=1438241661-401-00000084770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:19.710UTC | lvl=INFO | trans=1438241661-401-00000084770 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:22.713UTC | lvl=INFO | trans=1438241661-401-00000084771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:22.713UTC | lvl=INFO | trans=1438241661-401-00000084771 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:27.719UTC | lvl=WARNING | trans=1438241661-401-00000084772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[428]: Notification failure for localhost:5050 (curl_easy_perform failed: Timeout was reached) time=2015-09-01T12:30:27.719UTC | lvl=INFO | trans=1438241661-401-00000084772 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:30.729UTC | lvl=INFO | trans=1438241661-401-00000084773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:30.729UTC | lvl=INFO | trans=1438241661-401-00000084773 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:33.731UTC | lvl=INFO | trans=1438241661-401-00000084774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:33.732UTC | lvl=INFO | trans=1438241661-401-00000084774 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:36.734UTC | lvl=INFO | trans=1438241661-401-00000084775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:36.734UTC | lvl=INFO | trans=1438241661-401-00000084775 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:39.739UTC | lvl=INFO | trans=1438241661-401-00000084776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:39.739UTC | lvl=INFO | trans=1438241661-401-00000084776 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:42.742UTC | lvl=INFO | trans=1438241661-401-00000084777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:42.742UTC | lvl=INFO | trans=1438241661-401-00000084777 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:45.744UTC | lvl=INFO | trans=1438241661-401-00000084778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:45.745UTC | lvl=INFO | trans=1438241661-401-00000084778 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended time=2015-09-01T12:30:48.747UTC | lvl=INFO | trans=1438241661-401-00000084779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[434]: Notification Successfully Sent to localhost:5050/notify time=2015-09-01T12:30:48.748UTC | lvl=INFO | trans=1438241661-401-00000084779 | function=httpRequestSend | comp=Orion | msg=httpRequestSend.cpp[445]: Transaction ended -- -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-finodex-coaching/attachments/20150901/16747920/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy