From miguel at talkykar.com Tue Sep 1 16:01:59 2015 From: miguel at talkykar.com (MAPT Talkykar) Date: Tue, 1 Sep 2015 16:01:59 +0200 Subject: [Fiware-finodex-coaching] Problem with Context Broker - Runtime Errors Message-ID: 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 : { $in: [] } } ], expiration: { $gt: 1441109169 }, 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 : { $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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "trip" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "alarm_data" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "alarm_data" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "alarmdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "alarmdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "gpsdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "statusdata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "piddata" }, { contextRegistration.entities: { $in: [] } }, { 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 : /.*/, contextRegistration.entities.type: "piddata" }, { contextRegistration.entities: { $in: [] } }, { 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: From miguel at talkykar.com Wed Sep 2 09:35:16 2015 From: miguel at talkykar.com (MAPT Talkykar) Date: Wed, 2 Sep 2015 09:35:16 +0200 Subject: [Fiware-finodex-coaching] Problems with Cygnus v0.8.2 - Error appending event to channel. Channel might be full Message-ID: Hello We are having troubles with Cygnus. When we have some devices sending information to Context Broker (and context broker subscripted to Cygnus, sending information to Cosmos and CKAN), the log show errors There are errors both ckan-channel and hdfs-channel Here a subset of log. 02 Sep 2015 06:46:07,948 WARN [1701535537 at qtp-1850408381-327] (org.apache.flume.source.http.HTTPSource$FlumeHTTPServlet.doPost:203) - Error appending event to channel. Channel might be full. Consider increasing the channel capacity or make sure the sinks perform faster. org.apache.flume.ChannelException: Unable to put batch on required channel: org.apache.flume.channel.MemoryChannel{name: ckan-channel} at org.apache.flume.channel.ChannelProcessor.processEventBatch(ChannelProcessor.java:200) at org.apache.flume.source.http.HTTPSource$FlumeHTTPServlet.doPost(HTTPSource.java:201) at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) at javax.servlet.http.HttpServlet.service(HttpServlet.java:814) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: org.apache.flume.ChannelException: Space for commit to queue couldn't be acquired Sinks are likely not keeping up with sources, or the buffer size is too tight at org.apache.flume.channel.MemoryChannel The complete log is available here: https://dl.dropboxusercontent.com/u/2537618/cygnus_a.log -- -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesusb at geoslab.com Mon Sep 7 13:56:46 2015 From: jesusb at geoslab.com (Jesus Barrera) Date: Mon, 07 Sep 2015 13:56:46 +0200 Subject: [Fiware-finodex-coaching] Assign roles to a user via Keyrock API Message-ID: <55ED7B7E.6060603@geoslab.com> Hello, Some weeks ago we send a question to Stack Overflow but no response has been received (http://stackoverflow.com/questions/31340155/give-role-to-user-for-application-registred-in-fiware). The problem is that we have an application registered by an user in FIWARE Lab and we want to allow other users to use the application. For this purpose we want to assign them their appropriate roles via Keyrock API. We have tried to use the following method: PUT /OS-ROLES/users/$user_id/applications/$application_id/roles/$role_id (http://docs.keyrock.apiary.io/#reference/keystone-extensions/role-user-relationship/assign-a-role-to-a-user) However, we obtain the following error message: Result, {"error": {"message": "You are not authorized to perform the requested action: identity:add_role_to_user_default_org", "code": 403, "title": "Forbidden"}} Can anyone help us? Thanks in advance for your help. Regards, Jes?s -- ----------------------------------------------------------- Jes?s Barrera Franc?s Direcci?n de Proyectos / Project Manager GeoSLab Logo C/ Carlos Marx, 6 CP 50015 Zaragoza (Spain) Tlf: +34 976 762666 Fax: +34 976 106201 jesusb at geoslab.com http://www.GeoSLab.com Follow us on Twitter ------------------------------------------------------------------------ / Antes de imprimir este correo piensa si realmente es necesario hacerlo / Before printing this email, assess if it is really needed / / ---- ADVERTENCIA ---- La informaci?n contenida en este correo electr?nico, y en su caso, cualquier fichero anexo al mismo, son de car?cter privado y confidencial siendo para uso exclusivo de su destinatario. Si usted no es el destinatario correcto, el empleado o agente responsable de entregar el mensaje al destinatario, o ha recibido esta comunicaci?n por error, le informamos que est? totalmente prohibida cualquier divulgaci?n, distribuci?n o reproducci?n de esta comunicaci?n seg?n la legislaci?n vigente y le rogamos que nos lo notifique inmediatamente, procediendo a su destrucci?n sin continuar su lectura./ / ---- WARNING ---- Information contained in this email, and any attached files, are private and confidential for the addressee. If you are not the intended recipient, employee or agent responsible for delivering this message to the addressee, or have received this communication by mistake, please be aware that any dissemination, distribution or duplication under current laws is forbidden and we request you to notify us immediately and destroy the message without continue reading. / ------------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesusb at geoslab.com Mon Sep 7 13:21:59 2015 From: jesusb at geoslab.com (Jesus Barrera) Date: Mon, 07 Sep 2015 13:21:59 +0200 Subject: [Fiware-finodex-coaching] Assign roles to a user via Keyrock API Message-ID: <55ED7357.50009@geoslab.com> Hello, Some weeks ago we send a question to Stack Overflow but no response has been received (http://stackoverflow.com/questions/31340155/give-role-to-user-for-application-registred-in-fiware). The problem is that we have an application registered by an user in FIWARE Lab and we want to allow other users to use the application. For this purpose we want to assign them their appropriate roles via Keyrock API. We have tried to use the following method: PUT /OS-ROLES/users/$user_id/applications/$application_id/roles/$role_id (http://docs.keyrock.apiary.io/#reference/keystone-extensions/role-user-relationship/assign-a-role-to-a-user) However, we obtain the following error message: Result, {"error": {"message": "You are not authorized to perform the requested action: identity:add_role_to_user_default_org", "code": 403, "title": "Forbidden"}} Can anyone help us? Thanks in advance for your help. Regards, Jes?s -- ----------------------------------------------------------- Jes?s Barrera Franc?s Direcci?n de Proyectos / Project Manager GeoSLab Logo C/ Carlos Marx, 6 CP 50015 Zaragoza (Spain) Tlf: +34 976 762666 Fax: +34 976 106201 jesusb at geoslab.com http://www.GeoSLab.com Follow us on Twitter ------------------------------------------------------------------------ / Antes de imprimir este correo piensa si realmente es necesario hacerlo / Before printing this email, assess if it is really needed / / ---- ADVERTENCIA ---- La informaci?n contenida en este correo electr?nico, y en su caso, cualquier fichero anexo al mismo, son de car?cter privado y confidencial siendo para uso exclusivo de su destinatario. Si usted no es el destinatario correcto, el empleado o agente responsable de entregar el mensaje al destinatario, o ha recibido esta comunicaci?n por error, le informamos que est? totalmente prohibida cualquier divulgaci?n, distribuci?n o reproducci?n de esta comunicaci?n seg?n la legislaci?n vigente y le rogamos que nos lo notifique inmediatamente, procediendo a su destrucci?n sin continuar su lectura./ / ---- WARNING ---- Information contained in this email, and any attached files, are private and confidential for the addressee. If you are not the intended recipient, employee or agent responsible for delivering this message to the addressee, or have received this communication by mistake, please be aware that any dissemination, distribution or duplication under current laws is forbidden and we request you to notify us immediately and destroy the message without continue reading. / ------------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Mon Sep 7 14:49:03 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Mon, 7 Sep 2015 14:49:03 +0200 Subject: [Fiware-finodex-coaching] Assign roles to a user via Keyrock API In-Reply-To: <55ED7B7E.6060603@geoslab.com> References: <55ED7B7E.6060603@geoslab.com> Message-ID: <55ED87BF.1020601@eng.it> Dear Jesus, please send your request to alvaro Alonso (aalonsog at dit.upm.es) Best regards, Pasquale Il 07/09/2015 13:56, Jesus Barrera ha scritto: > Hello, > > Some weeks ago we send a question to Stack Overflow but no response > has been received > (http://stackoverflow.com/questions/31340155/give-role-to-user-for-application-registred-in-fiware). > > The problem is that we have an application registered by an user in > FIWARE Lab and we want to allow other users to use the application. > For this purpose we want to assign them their appropriate roles via > Keyrock API. We have tried to use the following method: > > PUT /OS-ROLES/users/$user_id/applications/$application_id/roles/$role_id > > (http://docs.keyrock.apiary.io/#reference/keystone-extensions/role-user-relationship/assign-a-role-to-a-user) > > However, we obtain the following error message: > > Result, {"error": {"message": "You are not authorized to perform the > requested action: identity:add_role_to_user_default_org", "code": 403, > "title": "Forbidden"}} > > Can anyone help us? > > Thanks in advance for your help. > > Regards, > Jes?s > > -- > ----------------------------------------------------------- > Jes?s Barrera Franc?s > Direcci?n de Proyectos / Project Manager > GeoSLab Logo > C/ Carlos Marx, 6 CP 50015 Zaragoza (Spain) > Tlf: +34 976 762666 > Fax: +34 976 106201 > jesusb at geoslab.com > http://www.GeoSLab.com > Follow us on Twitter > ------------------------------------------------------------------------ > / Antes de imprimir este correo piensa si realmente es necesario > hacerlo / Before printing this email, assess if it is really needed / > / ---- ADVERTENCIA ---- > La informaci?n contenida en este correo electr?nico, y en su caso, > cualquier fichero anexo al mismo, son de car?cter privado y > confidencial siendo para uso exclusivo de su destinatario. Si usted no > es el destinatario correcto, el empleado o agente responsable de > entregar el mensaje al destinatario, o ha recibido esta comunicaci?n > por error, le informamos que est? totalmente prohibida cualquier > divulgaci?n, distribuci?n o reproducci?n de esta comunicaci?n seg?n la > legislaci?n vigente y le rogamos que nos lo notifique inmediatamente, > procediendo a su destrucci?n sin continuar su lectura./ > / ---- WARNING ---- > Information contained in this email, and any attached files, are > private and confidential for the addressee. If you are not the > intended recipient, employee or agent responsible for delivering this > message to the addressee, or have received this communication by > mistake, please be aware that any dissemination, distribution or > duplication under current laws is forbidden and we request you to > notify us immediately and destroy the message without continue reading. / > ------------------------------------------------------------------------ > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-finodex-coaching -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Mon Sep 7 16:42:52 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Mon, 7 Sep 2015 16:42:52 +0200 Subject: [Fiware-finodex-coaching] FIWARE Cloud usage Message-ID: Dear all, could you please specify more details regarding FINODEX Phase 3 Deliverable "operational demo" showcase. As I can see FIWARE wiki, we have right to use FIWARE cloud for 9 months. Since "operational demo" is required as deliverable question is where this demo shoud be hosted? My customer will run it's GeoPortal powerd by DigMap and FIWARE GEs for a long time (I hope much longer period then 9 minths, possible period would be longer then several years). Is it allowed to make customer hosting at some other commercal provider, or is there posiblity to run on FIWARE for several years. Latter migration from FIWARE Cloud to commercail one would be quite inconvinient. Info from wiki: https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Lab:_Upgrade_to_Community_Account Kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Mon Sep 7 18:53:00 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Mon, 7 Sep 2015 18:53:00 +0200 Subject: FIWARE CKAN global instance Message-ID: Dear all, could somebody send me a link how to use FIWARE CKAN global instance. I can not find any instruction on the web. Thank you, kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa -------------- next part -------------- An HTML attachment was scrubbed... URL: From tpetsouka at dotsoft.gr Tue Sep 8 16:36:26 2015 From: tpetsouka at dotsoft.gr (Tania Petsouka) Date: Tue, 8 Sep 2015 17:36:26 +0300 Subject: Location Plarform GE - where ? Message-ID: Hello coachers, In the project that we are currently developing we are planning to use the Location Platform GE therefore a few questions have arisen concerning it's proper set up and use: 1. First of all, the Enabler is not listed under the generic enablers in this page so we would like to verify that it is currently active. 2. Secondly, in the User and Programmer Guide the corresponding link to the Installation Guide leads to an empty page. 3. Is there maybe a global instance of the platform we could use to e.g. verify a client's location or we need to set up a Location Platform Server anyway? Any additional information you could provide concerning the Location Platform Enabler would be really helpful. Thanking you in advance, -- Tania Petsouka Software Engineer DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS ?: +30 (2310) 500181 F: +30 (2310) 551844 ?: tpetsouka at dotsoft.gr W: http://www.dotsoft.gr P: Kountouriotou 3 | Thessaloniki 546 25 Please consider the environment. Do you really need to print this email? ______________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tpetsouka at dotsoft.gr Tue Sep 8 16:39:18 2015 From: tpetsouka at dotsoft.gr (Tania Petsouka) Date: Tue, 8 Sep 2015 17:39:18 +0300 Subject: location platform GE Message-ID: Hello coachers, In the project that we are currently developing we are planning to use the Location Platform GE therefore a few questions have arisen concerning it's proper set up and use: 1. First of all, the Enabler is not listed under the generic enablers in this page so we would like to verify that it is currently active. 2. Secondly, in the User and Programmer Guide the corresponding link to the Installation Guide leads to an empty page. 3. Is there maybe a global instance of the platform we could use to e.g. verify a client's location or we need to set up a Location Platform Server anyway? Any additional information you could provide concerning the Location Platform Enabler would be really helpful. Thanking you in advance, -- Tania Petsouka Software Engineer DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS ?: +30 (2310) 500181 F: +30 (2310) 551844 ?: tpetsouka at dotsoft.gr W: http://www.dotsoft.gr P: Kountouriotou 3 | Thessaloniki 546 25 Please consider the environment. Do you really need to print this email? ______________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Wed Sep 9 15:08:19 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Wed, 9 Sep 2015 15:08:19 +0200 Subject: Anwsers on sent questions Message-ID: Dear all, I have already sent two questions but with out any anwser. First was regarding hosting terms in FIWARE Cloud and second about FIWARE CKAN. Am I sending questions on wrong address. Kind regards. Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa -------------- next part -------------- An HTML attachment was scrubbed... URL: From tpetsouka at dotsoft.gr Wed Sep 9 15:18:38 2015 From: tpetsouka at dotsoft.gr (Tania Petsouka) Date: Wed, 9 Sep 2015 16:18:38 +0300 Subject: [Fiware-finodex-coaching] Anwsers on sent questions In-Reply-To: References: Message-ID: Hello Krunoslav, i emailed this list yesterday as well, and got back this warning email : ---------- This list is no longer in use. Your message has been automatically resent to the list under the domain that is currently valid (Fiware-finodex-coaching at lists.fiware.org) ----------- I resent it to that email too. I guess that our emails have been sent properly in the end, but responses seems kind of slow. 2015-09-09 16:08 GMT+03:00 Krunoslav Hrnjak : > Dear all, > I have already sent two questions but with out any anwser. First was > regarding hosting terms in FIWARE Cloud and second about FIWARE CKAN. > Am I sending questions on wrong address. > > > Kind regards. > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new > -- Tania Petsouka Software Engineer DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS ?: +30 (2310) 500181 F: +30 (2310) 551844 ?: tpetsouka at dotsoft.gr W: http://www.dotsoft.gr P: Kountouriotou 3 | Thessaloniki 546 25 Please consider the environment. Do you really need to print this email? ______________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Wed Sep 9 15:24:21 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Wed, 9 Sep 2015 15:24:21 +0200 Subject: Fwd: FIWARE Cloud usage In-Reply-To: References: Message-ID: Dear all, could you please specify more details regarding FINODEX Phase 3 Deliverable "operational demo" showcase. As I can see FIWARE wiki, we have right to use FIWARE cloud for 9 months. Since "operational demo" is required as deliverable question is where this demo shoud be hosted? My customer will run it's GeoPortal powerd by DigMap and FIWARE GEs for a long time (I hope much longer period then 9 minths, possible period would be longer then several years). Is it allowed to make customer hosting at some other commercal provider, or is there posiblity to run on FIWARE for several years. Latter migration from FIWARE Cloud to commercail one would be quite inconvinient. Info from wiki: https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Lab:_Upgrade_to_Community_Account Kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Wed Sep 9 15:24:57 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Wed, 9 Sep 2015 15:24:57 +0200 Subject: Fwd: FIWARE CKAN global instance In-Reply-To: References: Message-ID: Dear all, could somebody send me a link how to use FIWARE CKAN global instance. I can not find any instruction on the web. Thank you, kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Wed Sep 9 16:40:51 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Wed, 9 Sep 2015 16:40:51 +0200 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: Message-ID: <55F044F3.5040806@eng.it> Hi Krunoslav, you can find info at this link https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ and here https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) and put me in CC Regards, Pasquale Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: > > > > Dear all, > could somebody send me a link how to use FIWARE CKAN global instance. > I can not find any instruction on the web. > > Thank you, kind regards, > > > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From pabloestrada1984 at gmail.com Wed Sep 9 17:28:58 2015 From: pabloestrada1984 at gmail.com (Pablo Estrada) Date: Wed, 9 Sep 2015 17:28:58 +0200 Subject: [Fiware-finodex-coaching] A question about SpagoBi GE Message-ID: Hi all ! We have a problem trying to load data to draw charts with SpagoBI After installing SpagoBI having asked SpagoBI's contact person to solve some problems with the configuration that weren't mentioned in the documentation we are having the following problem to create a chart with parameters and showing in a website. We created a dataset , a datasource with parameters (that are working in the preview tab), a Lov for each parameter and a chart with SpagoBI Studio which has an analytical driver for each parameter pointing to the corresponding lov, asking us to enter parameters in the document browser page and execute the chart. When executing the chart with parameters the frame loads blank, we cant see any chart and no data is stored in the error logs. We couldn't find examples documentation of SpagoBi use to make charts from parameters and to load a chart into a html div or iframe. If anyone can help, please Thanx in advance From pabloestrada1984 at gmail.com Wed Sep 9 17:31:26 2015 From: pabloestrada1984 at gmail.com (Pablo Estrada) Date: Wed, 9 Sep 2015 17:31:26 +0200 Subject: [Fiware-finodex-coaching] A question about SpagoBi GE Message-ID: <8E6F6180-BC0E-46F7-8CE5-9000A835DB46@gmail.com> Hi all ! We have a problem trying to load data to draw charts with SpagoBI After installing SpagoBI having asked SpagoBI's contact person to solve some problems with the configuration that weren't mentioned in the documentation we are having the following problem to create a chart with parameters and showing in a website. We created a dataset , a datasource with parameters (that are working in the preview tab), a Lov for each parameter and a chart with SpagoBI Studio which has an analytical driver for each parameter pointing to the corresponding lov, asking us to enter parameters in the document browser page and execute the chart. When executing the chart with parameters the frame loads blank, we cant see any chart and no data is stored in the error logs. We couldn't find examples documentation of SpagoBi use to make charts from parameters and to load a chart into a html div or iframe. If anyone can help, please Thanx in advance From krunoslav at yottabyte.hr Wed Sep 9 18:29:34 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Wed, 9 Sep 2015 18:29:34 +0200 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: <55F044F3.5040806@eng.it> References: <55F044F3.5040806@eng.it> Message-ID: Dear Pasquale, thank you for the instructions. However I don't have option to add dataset as describe in instructions: https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ I believe I should be part of some Organization to be able to add dataset or somehow be authorized to add new dataset. In a nutshell, since we have to deliver an operational implementation of our solution I have several questions. 1. My customer has geo-spatial datasets that should be published and catalogized. Since my customer is in republic of Croatia its prefferd catalog for publishing is on Croatian's Open Data Portal http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN in back end. Does publishing of my customer open data set on Croatian's Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is necessery to show FIWARE GEs utilization. 2. Regarding hosting, does solution necessary has to be hosted in FIWARE Cloud. If so, hosting service should be provided on longer base than 9 months. Does hosting solution at commercial hosting provider has a negative impact on overall impression? Thank you kind regards, Krunoslav Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 9 September 2015 at 16:40, Pasquale Vitale wrote: > Hi Krunoslav, > > you can find info at this link > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ > and here > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ > > Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) > and put me in CC > > Regards, > Pasquale > > Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: > > > > > Dear all, > could somebody send me a link how to use FIWARE CKAN global instance. > I can not find any instruction on the web. > > Thank you, kind regards, > > > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > > _______________________________________________ > Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Thu Sep 10 10:58:57 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Thu, 10 Sep 2015 10:58:57 +0200 Subject: [Fiware-finodex-coaching] Location Plarform GE - where ? In-Reply-To: References: Message-ID: <55F14651.1020409@eng.it> Hi Tania, you are right. Please see in the catalogue the GIS Data Provider and POI Data Provider. Best regards, Pasquale Il 08/09/2015 16:36, Tania Petsouka ha scritto: > Hello coachers, > > In the project that we are currently developing we are planning to > use the Location Platform GE therefore a few questions have arisen > concerning it's proper set up and use: > > 1. First of all, the Enabler is not listed under the generic enablers > in this page so we would > like to verify that it is currently active. > 2. Secondly, in the User and Programmer Guide > > the corresponding link to the Installation Guide > leads > to an empty page. > 3. Is there maybe a global instance of the platform we could use to > e.g. verify a client's location or we need to set up a Location > Platform Server anyway? > > Any additional information you could provide concerning the Location > Platform Enabler would be really helpful. > > Thanking you in advance, > > -- > Tania Petsouka > Software Engineer > DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS > ?: +30 (2310) 500181 > F: +30 (2310) 551844 > ?: tpetsouka at dotsoft.gr > W: http://www.dotsoft.gr > P: Kountouriotou 3 | Thessaloniki 546 25 > > Please consider the environment. Do you really need to print this email? > ______________________________________________________ > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. > Please notify the sender immediately by e-mail if you have received > this e-mail by mistake and delete this e-mail from your system. > If you are not the intended recipient you are notified that > disclosing, copying, distributing or taking any action in reliance on > the contents of this information is strictly prohibited. > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Thu Sep 10 11:28:06 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Thu, 10 Sep 2015 11:28:06 +0200 Subject: [Fiware-finodex-coaching] location platform GE In-Reply-To: <55F146DC.4020107@eng.it> References: <55F146DC.4020107@eng.it> Message-ID: <55F14D26.8060106@eng.it> I've already replied, see the "Location Plarform GE - where ?" Best regards Pasquale Il 08/09/2015 16:39, Tania Petsouka ha scritto: > Hello coachers, > > In the project that we are currently developing we are planning to > use the Location Platform GE therefore a few questions have arisen > concerning it's proper set up and use: > > 1. First of all, the Enabler is not listed under the generic enablers > in this page so we would > like to verify that it is currently active. > 2. Secondly, in the User and Programmer Guide > > the corresponding link to the Installation Guide > leads > to an empty page. > 3. Is there maybe a global instance of the platform we could use to > e.g. verify a client's location or we need to set up a Location > Platform Server anyway? > > Any additional information you could provide concerning the Location > Platform Enabler would be really helpful. > > Thanking you in advance, > > > -- > Tania Petsouka > Software Engineer > DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS > ?: +30 (2310) 500181 > F: +30 (2310) 551844 > ?: tpetsouka at dotsoft.gr > W: http://www.dotsoft.gr > P: Kountouriotou 3 | Thessaloniki 546 25 > > Please consider the environment. Do you really need to print this email? > ______________________________________________________ > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. > Please notify the sender immediately by e-mail if you have received > this e-mail by mistake and delete this e-mail from your system. > If you are not the intended recipient you are notified that > disclosing, copying, distributing or taking any action in reliance on > the contents of this information is strictly prohibited. > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From coaches-help-desk-jira at fi-ware.org Thu Sep 10 11:35:00 2015 From: coaches-help-desk-jira at fi-ware.org (Pasquale Vitale (JIRA)) Date: Thu, 10 Sep 2015 10:35:00 +0100 (BST) Subject: [FI-WARE-JIRA] (HELC-1003) [Fiware-finodex-coaching] FIWARE Cloud usage In-Reply-To: References: Message-ID: Dear Krunoslav, I see your point but, at the moment, FIWARE Lab is an environment for experimental usage, and not for commercial usage. The account is free for 9 months / 1 year after the end of call, since this should be enough time to develop a FIWARE- based solution. For sure, if needed, accounts can be extended after that period, the procedure to obtain this extension is under definition and will be made available in due time. The future and the sustainability of FIWARE Lab after that period and its commercial usage are being defined (in the next weeks there will be an Open Call to select nodes intended to carry on commercial implementations of FIWARE) Thus, we have to wait until the situation is clarified and, after that, we will no doubt come back and evaluate a solution for your specific needs. Best regards, Pasquale ------------------------------------------------------------------------------- Pasquale Vitale created HELC-1003: ------------------------------------- Summary: [Fiware-finodex-coaching] FIWARE Cloud usage Key: HELC-1003 URL: https://jira.fiware.org/browse/HELC-1003 Project: Help-Coaches-Desk Issue Type: extRequest Components: FINODEX Reporter: FW External User Assignee: Pasquale Vitale Dear all, could you please specify more details regarding FINODEX Phase 3 Deliverable "operational demo" showcase. As I can see FIWARE wiki, we have right to use FIWARE cloud for 9 months. Since "operational demo" is required as deliverable question is where this demo shoud be hosted? My customer will run it's GeoPortal powerd by DigMap and FIWARE GEs for a long time (I hope much longer period then 9 minths, possible period would be longer then several years). Is it allowed to make customer hosting at some other commercal provider, or is there posiblity to run on FIWARE for several years. Latter migration from FIWARE Cloud to commercail one would be quite inconvinient. Info from wiki: https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Lab:_Upgrade_to_Community_Account Kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-finodex-coaching [Created via e-mail received from: Krunoslav Hrnjak ] ------------------------------------------------------------------------------- Comments: FW External User - Yesterday 3:26 PM Dear all, could you please specify more details regarding FINODEX Phase 3 Deliverable "operational demo" showcase. As I can see FIWARE wiki, we have right to use FIWARE cloud for 9 months. Since "operational demo" is required as deliverable question is where this demo shoud be hosted? My customer will run it's GeoPortal powerd by DigMap and FIWARE GEs for a long time (I hope much longer period then 9 minths, possible period would be longer then several years). Is it allowed to make customer hosting at some other commercal provider, or is there posiblity to run on FIWARE for several years. Latter migration from FIWARE Cloud to commercail one would be quite inconvinient. Info from wiki: https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Lab:_Upgrade_to_Community_Account Kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa ------------------ -- This email was generated by the JIRA Email This Issue plugin (https://marketplace.atlassian.com/plugins/com.metainf.jira.plugin.emailissue) from www.meta-inf.hu (http://www.meta-inf.hu). From pvitale at eng.it Thu Sep 10 11:43:21 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Thu, 10 Sep 2015 11:43:21 +0200 Subject: [Fiware-finodex-coaching] Fwd: FIWARE Cloud usage In-Reply-To: References: Message-ID: <55F150B9.5080704@eng.it> Dear Krunoslav, I see your point but, at the moment, FIWARE Lab is an environment for experimental usage, and not for commercial usage. The account is free for 9 months / 1 year after the end of call, since this should be enough time to develop a FIWARE- based solution. For sure, if needed, accounts can be extended after that period, the procedure to obtain this extension is under definition and will be made available in due time. The future and the sustainability of FIWARE Lab after that period and its commercial usage are being defined (in the next weeks there will be an Open Call to select nodes intended to carry on commercial implementations of FIWARE) Thus, we have to wait until the situation is clarified and, after that, we will no doubt come back and evaluate a solution for your specific needs. Best regards, Pasquale Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: > > > Dear all, > could you please specify more details regarding FINODEX Phase 3 > Deliverable "operational demo" showcase. > As I can see FIWARE wiki, we have right to use FIWARE cloud for 9 > months. Since "operational demo" is required as deliverable question > is where this demo shoud be hosted? > My customer will run it's GeoPortal powerd by DigMap and FIWARE GEs > for a long time (I hope much longer period then 9 minths, possible > period would be longer then several years). Is it allowed to make > customer hosting at some other commercal provider, or is there > posiblity to run on FIWARE for several years. > Latter migration from FIWARE Cloud to commercail one would be quite > inconvinient. > > > Info from wiki: > https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Lab:_Upgrade_to_Community_Account > > > Kind regards, > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Thu Sep 10 12:51:57 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Thu, 10 Sep 2015 12:51:57 +0200 Subject: [Fiware-finodex-coaching] Anwsers on sent questions In-Reply-To: References: Message-ID: <55F160CD.4010700@eng.it> Dear Krunoslav, I've already replied you at these mailing lists: - FIWARE Cloud usage - FIWARE CKAN global instance Best regards, Pasquale Il 09/09/2015 15:08, Krunoslav Hrnjak ha scritto: > Dear all, > I have already sent two questions but with out any anwser. First was > regarding hosting terms in FIWARE Cloud and second about FIWARE CKAN. > Am I sending questions on wrong address. > > > Kind regards. > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From carlos at secmotic.com Sun Sep 13 15:20:04 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Sun, 13 Sep 2015 15:20:04 +0200 Subject: Problems with COSMOS persistance Message-ID: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From juanjose.hierro at telefonica.com Sun Sep 13 16:30:40 2015 From: juanjose.hierro at telefonica.com (Juanjo Hierro) Date: Sun, 13 Sep 2015 16:30:40 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: Message-ID: <55F58890.90404@telefonica.com> An HTML attachment was scrubbed... URL: From carlos at secmotic.com Sun Sep 13 16:36:51 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Sun, 13 Sep 2015 16:36:51 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: <55F58890.90404@telefonica.com> References: <55F58890.90404@telefonica.com> Message-ID: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira ( https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro : > Hi, > > I copy Francisco (Paco) Romero who should be able to provide some help > on this. I guess he won't be able to work on the matter until tomorrow > since support is not granted out of office working hours. > > Nevertheless, I believe that it is rather important that you open an > issue so that a ticket on our help-desk system is created and then > follow-up of support is feasible. > > You may create a ticket in our helpdesk simply by sending an email to > either fiware-lab-help (if it happens to be an issue which is mostly > related to FIWARE Lab or the global COSMOS instance setup on the FIWARE > Lab) or fiware-tech-help (if it happens to be an issue mostly related with > the technology, i.e., with COSMOS in general and not the particular > instance of COSMOS running on the FIWARE Lab). > > Best regards, > > -- Juanjo > > ______________________________________________________ > > Coordinator and Chief Architect, FIWARE platform > CTO Industrial IoT, Telef?nica > > email: juanjose.hierro at telefonica.com > twitter: @JuanjoHierro > > You can follow FIWARE at: > website: http://www.fiware.org > twitter: @FIWARE > facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 > linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 > > On 13/09/15 15:20, Carlos Corrales wrote: > > Hi everyone, > > I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). > We have been working hard in the application and now that it's finished and > we are doing tests with final users, we are improving our code. A couple of > months ago we were able to write data to our HDFS in the COSMOS Fiware > machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not > using Cosmos for production right now (it will be used in the future), we > left it aside. Now that we are checking that everything works as expected, > we can see that our Cygnus connector is not able to write properly in HDFS. > We haven't changed anything in the configuration, but we receive the > following error when trying to write (flume.log file) > > time=2015-09-13T15:11:36.744CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : > [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file > (idelgado_SAPINnull), Data > ({"recvTime":"2015-09-13T15:11:00.413","age":"25", > "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", > "hr_md":[],"id_session":"1234", "id_session_md":[]}) > time=2015-09-13T15:11:36.803CEST | lvl=ERROR | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : > Persistence error (The unknownt/idelgado_SAPINnull directory could not be > created in HDFS. HttpFS response: 401 Unauthorized) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event > was put again in the channel (id=1444248959, ttl=0) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing > transaction (1442149853-658-0000000000) > > > As you can see, the error is 401 Unauthorized. However, we can access the > Cosmos machine using SSH, and the user/password in the cygnus.conf file. We > also checked that the IP address of the Cosmos machine hasn't changed. > > Could you please help us? We don't know what else to check... > > Best regards > > -- > Carlos Corrales > Cofounder Secmotic Innovation S.L. > http://www.secmotic.com > > > > _______________________________________________ > Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > > ------------------------------ > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From juanjose.hierro at telefonica.com Mon Sep 14 00:37:07 2015 From: juanjose.hierro at telefonica.com (Juanjo Hierro) Date: Mon, 14 Sep 2015 00:37:07 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> Message-ID: <55F5FA93.8080801@telefonica.com> An HTML attachment was scrubbed... URL: From stefano.depanfilis at eng.it Mon Sep 14 00:44:21 2015 From: stefano.depanfilis at eng.it (stefano de panfilis) Date: Mon, 14 Sep 2015 00:44:21 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> Message-ID: dear carlos, in fact, as an sme working in finodex you did correctly. it will be your fiware coach (pasquale vitale in cc) that if not able to solve himself the issue, and i guess this time he will not, he will turn the ticket to the ge owner (francisco romero as indicated by juanjo). ciao, stefano 2015-09-13 16:36 GMT+02:00 Carlos Corrales : > Hi Juanjo, > > Thanks for you feedback, we sent it today because we wanted you to answer > it tomorrow morning :). > > As you can see, a ticket has been created in Jira ( > https://jira.fiware.org/browse/HELC-1025). I used the > fiware-finodex-coaching list, because we are a FINODEX project and they > told us to do so. Should we create another ticket in the fiware-tech-help > list also? > > Best regards > > 2015-09-13 16:30 GMT+02:00 Juanjo Hierro : > >> Hi, >> >> I copy Francisco (Paco) Romero who should be able to provide some help >> on this. I guess he won't be able to work on the matter until tomorrow >> since support is not granted out of office working hours. >> >> Nevertheless, I believe that it is rather important that you open an >> issue so that a ticket on our help-desk system is created and then >> follow-up of support is feasible. >> >> You may create a ticket in our helpdesk simply by sending an email to >> either fiware-lab-help (if it happens to be an issue which is mostly >> related to FIWARE Lab or the global COSMOS instance setup on the FIWARE >> Lab) or fiware-tech-help (if it happens to be an issue mostly related with >> the technology, i.e., with COSMOS in general and not the particular >> instance of COSMOS running on the FIWARE Lab). >> >> Best regards, >> >> -- Juanjo >> >> ______________________________________________________ >> >> Coordinator and Chief Architect, FIWARE platform >> CTO Industrial IoT, Telef?nica >> >> email: juanjose.hierro at telefonica.com >> twitter: @JuanjoHierro >> >> You can follow FIWARE at: >> website: http://www.fiware.org >> twitter: @FIWARE >> facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 >> linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 >> >> On 13/09/15 15:20, Carlos Corrales wrote: >> >> Hi everyone, >> >> I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). >> We have been working hard in the application and now that it's finished and >> we are doing tests with final users, we are improving our code. A couple of >> months ago we were able to write data to our HDFS in the COSMOS Fiware >> machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not >> using Cosmos for production right now (it will be used in the future), we >> left it aside. Now that we are checking that everything works as expected, >> we can see that our Cygnus connector is not able to write properly in HDFS. >> We haven't changed anything in the configuration, but we receive the >> following error when trying to write (flume.log file) >> >> time=2015-09-13T15:11:36.744CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : >> [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file >> (idelgado_SAPINnull), Data >> ({"recvTime":"2015-09-13T15:11:00.413","age":"25", >> "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", >> "hr_md":[],"id_session":"1234", "id_session_md":[]}) >> time=2015-09-13T15:11:36.803CEST | lvl=ERROR | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : >> Persistence error (The unknownt/idelgado_SAPINnull directory could not be >> created in HDFS. HttpFS response: 401 Unauthorized) >> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event >> was put again in the channel (id=1444248959, ttl=0) >> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing >> transaction (1442149853-658-0000000000) >> >> >> As you can see, the error is 401 Unauthorized. However, we can access the >> Cosmos machine using SSH, and the user/password in the cygnus.conf file. We >> also checked that the IP address of the Cosmos machine hasn't changed. >> >> Could you please help us? We don't know what else to check... >> >> Best regards >> >> -- >> Carlos Corrales >> Cofounder Secmotic Innovation S.L. >> http://www.secmotic.com >> >> >> >> _______________________________________________ >> Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new >> >> >> >> ------------------------------ >> >> Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, >> puede contener informaci?n privilegiada o confidencial y es para uso >> exclusivo de la persona o entidad de destino. Si no es usted. el >> destinatario indicado, queda notificado de que la lectura, utilizaci?n, >> divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de >> la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos >> que nos lo comunique inmediatamente por esta misma v?a y proceda a su >> destrucci?n. >> >> The information contained in this transmission is privileged and >> confidential information intended only for the use of the individual or >> entity named above. If the reader of this message is not the intended >> recipient, you are hereby notified that any dissemination, distribution or >> copying of this communication is strictly prohibited. If you have received >> this transmission in error, do not read it. Please immediately reply to the >> sender that you have received this communication in error and then delete >> it. >> >> Esta mensagem e seus anexos se dirigem exclusivamente ao seu >> destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para >> uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o >> destinat?rio indicado, fica notificado de que a leitura, utiliza??o, >> divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da >> legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos >> o comunique imediatamente por esta mesma via e proceda a sua destrui??o >> > > > > -- > Carlos Corrales > Cofounder Secmotic Innovation S.L. > http://www.secmotic.com > > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new > -- Stefano De Panfilis Chief Innovation Officer Engineering Ingegneria Informatica S.p.A. via Riccardo Morandi 32 00148 Roma Italy tel (direct): +39-06-8759-4253 tel (secr.): +39-068307-4513 fax: +39-068307-4200 cell: +39-335-7542-567 skype: depa01 twitter: @depa01 -------------- next part -------------- An HTML attachment was scrubbed... URL: From pvitale at eng.it Mon Sep 14 07:35:47 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Mon, 14 Sep 2015 07:35:47 +0200 Subject: R: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Message-ID: Hi Carlos, I did an example of connection between context broker and cosmos via Cygnus. Here my config. In cosmos.doc you can find my guide. I hope that it will useful for you. Regards, Pasquale Inviato da Samsung Mobile.
-------- Messaggio originale --------
Da: stefano de panfilis
Data:14/09/2015 00:44 (GMT+01:00)
A: Carlos Corrales
Cc: FRANCISCO ROMERO BUENO , jose at secmotic.com, fiware-finodex-coaching at lists.fi-ware.org
Oggetto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance
dear carlos, in fact, as an sme working in finodex you did correctly. it will be your fiware coach (pasquale vitale in cc) that if not able to solve himself the issue, and i guess this time he will not, he will turn the ticket to the ge owner (francisco romero as indicated by juanjo). ciao, stefano 2015-09-13 16:36 GMT+02:00 Carlos Corrales : Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro : Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -- Stefano De Panfilis Chief Innovation Officer Engineering Ingegneria Informatica S.p.A. via Riccardo Morandi 32 00148 Roma Italy tel (direct): +39-06-8759-4253 tel (secr.): +39-068307-4513 fax: +39-068307-4200 cell: +39-335-7542-567 skype: depa01 twitter: @depa01 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Cygnus.doc Type: application/msword Size: 39424 bytes Desc: not available URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygnus_instance_example1.conf URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: agent_example1.conf URL: From tpetsouka at dotsoft.gr Mon Sep 14 09:22:43 2015 From: tpetsouka at dotsoft.gr (Tania Petsouka) Date: Mon, 14 Sep 2015 10:22:43 +0300 Subject: [Fiware-finodex-coaching] Location Plarform GE - where ? In-Reply-To: <55F14651.1020409@eng.it> References: <55F14651.1020409@eng.it> Message-ID: Hi Pasquale, thank you for your answer. It seems that GIS Data Provider is suitable for 3D objects (we do not have such in our project) and it's server side. POI data provider is for storing and retrieving georeferenced data through spatial queries. We have alredy implemented such functionality in our project. We planned to use Location Platform in order to confirm user's location (on client side), in order to have realible crowdsourced information. Since we don't have enough time right now, and Location Platform is inactive we are thinking of making such location confirmation with 3rd party tools. Is this a problem as it concerns FIWARE usage? (I am reminding you that we were planning to use 3 more envirofi specific enablers that turned out to be inactive as well and we replaced their functionality with 3rd party and our own components). Thanks On Thu, Sep 10, 2015 at 11:58 AM, Pasquale Vitale wrote: > Hi Tania, > you are right. > Please see in the catalogue the GIS Data Provider and POI Data Provider. > > Best regards, > Pasquale > > > Il 08/09/2015 16:36, Tania Petsouka ha scritto: > > Hello coachers, > > In the project that we are currently developing we are planning to use > the Location Platform GE therefore a few questions have arisen concerning > it's proper set up and use: > > 1. First of all, the Enabler is not listed under the generic enablers > in this page so we would like > to verify that it is currently active. > 2. Secondly, in the User and Programmer Guide > > the corresponding link to the Installation Guide > leads > to an empty page. > 3. Is there maybe a global instance of the platform we could use to > e.g. verify a client's location or we need to set up a Location > Platform Server anyway? > > Any additional information you could provide concerning the Location > Platform Enabler would be really helpful. > > Thanking you in advance, > > -- > Tania Petsouka > Software Engineer > DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS > ?: +30 (2310) 500181 > F: +30 (2310) 551844 > ?: tpetsouka at dotsoft.gr > W: http://www.dotsoft.gr > P: Kountouriotou 3 | Thessaloniki 546 25 > > Please consider the environment. Do you really need to print this email? > ______________________________________________________ > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > Please notify the sender immediately by e-mail if you have received this > e-mail by mistake and delete this e-mail from your system. > If you are not the intended recipient you are notified that disclosing, > copying, distributing or taking any action in reliance on the contents of > this information is strictly prohibited. > > > _______________________________________________ > Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > -- Tania Petsouka Software Engineer DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS ?: +30 (2310) 500181 F: +30 (2310) 551844 ?: tpetsouka at dotsoft.gr W: http://www.dotsoft.gr P: Kountouriotou 3 | Thessaloniki 546 25 Please consider the environment. Do you really need to print this email? ______________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. -------------- next part -------------- An HTML attachment was scrubbed... URL: From stefano.depanfilis at eng.it Mon Sep 14 10:27:29 2015 From: stefano.depanfilis at eng.it (stefano de panfilis) Date: Mon, 14 Sep 2015 10:27:29 +0200 Subject: [Fiware-finodex-coaching] Location Plarform GE - where ? In-Reply-To: References: <55F14651.1020409@eng.it> Message-ID: dear tania, i'm the fiware lab responsible. indeed, for some reasons the location ge is not in the catalogue. but if you really prefer to use it, actually it was nicely working, i can put you in contact with location ge former ge owner. ciao, stefano 2015-09-14 9:22 GMT+02:00 Tania Petsouka : > Hi Pasquale, > > thank you for your answer. > It seems that GIS Data Provider is suitable for 3D objects (we do not have > such in our project) and it's server side. > POI data provider is for storing and retrieving georeferenced data through > spatial queries. We have alredy implemented such functionality in our > project. > We planned to use Location Platform in order to confirm user's location > (on client side), in order to have realible crowdsourced information. > Since we don't have enough time right now, and Location Platform is > inactive we are thinking of making such location confirmation with 3rd > party tools. > Is this a problem as it concerns FIWARE usage? > (I am reminding you that we were planning to use 3 more envirofi specific > enablers that turned out to be inactive as well and we replaced their > functionality with 3rd party and our own components). > > Thanks > > > > On Thu, Sep 10, 2015 at 11:58 AM, Pasquale Vitale wrote: > >> Hi Tania, >> you are right. >> Please see in the catalogue the GIS Data Provider and POI Data Provider. >> >> Best regards, >> Pasquale >> >> >> Il 08/09/2015 16:36, Tania Petsouka ha scritto: >> >> Hello coachers, >> >> In the project that we are currently developing we are planning to use >> the Location Platform GE therefore a few questions have arisen concerning >> it's proper set up and use: >> >> 1. First of all, the Enabler is not listed under the generic enablers >> in this page so we would like >> to verify that it is currently active. >> 2. Secondly, in the User and Programmer Guide >> >> the corresponding link to the Installation Guide >> leads >> to an empty page. >> 3. Is there maybe a global instance of the platform we could use to >> e.g. verify a client's location or we need to set up a Location >> Platform Server anyway? >> >> Any additional information you could provide concerning the Location >> Platform Enabler would be really helpful. >> >> Thanking you in advance, >> >> -- >> Tania Petsouka >> Software Engineer >> DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS >> ?: +30 (2310) 500181 >> F: +30 (2310) 551844 >> ?: tpetsouka at dotsoft.gr >> W: http://www.dotsoft.gr >> P: Kountouriotou 3 | Thessaloniki 546 25 >> >> Please consider the environment. Do you really need to print this email? >> ______________________________________________________ >> This email and any files transmitted with it are confidential and >> intended solely for the use of the individual or entity to whom they are >> addressed. >> Please notify the sender immediately by e-mail if you have received this >> e-mail by mistake and delete this e-mail from your system. >> If you are not the intended recipient you are notified that disclosing, >> copying, distributing or taking any action in reliance on the contents of >> this information is strictly prohibited. >> >> >> _______________________________________________ >> Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new >> >> >> > > > -- > Tania Petsouka > Software Engineer > DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS > ?: +30 (2310) 500181 > F: +30 (2310) 551844 > ?: tpetsouka at dotsoft.gr > W: http://www.dotsoft.gr > P: Kountouriotou 3 | Thessaloniki 546 25 > > Please consider the environment. Do you really need to print this email? > ______________________________________________________ > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > Please notify the sender immediately by e-mail if you have received this > e-mail by mistake and delete this e-mail from your system. > If you are not the intended recipient you are notified that disclosing, > copying, distributing or taking any action in reliance on the contents of > this information is strictly prohibited. > > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new > -- Stefano De Panfilis Chief Innovation Officer Engineering Ingegneria Informatica S.p.A. via Riccardo Morandi 32 00148 Roma Italy tel (direct): +39-06-8759-4253 tel (secr.): +39-068307-4513 fax: +39-068307-4200 cell: +39-335-7542-567 skype: depa01 twitter: @depa01 -------------- next part -------------- An HTML attachment was scrubbed... URL: From tpetsouka at dotsoft.gr Mon Sep 14 12:16:58 2015 From: tpetsouka at dotsoft.gr (Tania Petsouka) Date: Mon, 14 Sep 2015 13:16:58 +0300 Subject: [Fiware-finodex-coaching] Location Plarform GE - where ? In-Reply-To: References: <55F14651.1020409@eng.it> Message-ID: Thank you Stefano, we have already lost much time on that, we are concerned about probable issues that will come up and the relative risk. Our experience in other enablers show that several days are required to get familiar and solve issues. Nevertheless, sure we would like to contact the former ge owner and investigate what's best for our project. @Pasquale: What's your opinion? On Mon, Sep 14, 2015 at 11:27 AM, stefano de panfilis < stefano.depanfilis at eng.it> wrote: > dear tania, > > i'm the fiware lab responsible. > indeed, for some reasons the location ge is not in the catalogue. > but if you really prefer to use it, actually it was nicely working, i can > put you in contact with location ge former ge owner. > > ciao, > stefano > > > 2015-09-14 9:22 GMT+02:00 Tania Petsouka : > >> Hi Pasquale, >> >> thank you for your answer. >> It seems that GIS Data Provider is suitable for 3D objects (we do not >> have such in our project) and it's server side. >> POI data provider is for storing and retrieving georeferenced data >> through spatial queries. We have alredy implemented such functionality in >> our project. >> We planned to use Location Platform in order to confirm user's location >> (on client side), in order to have realible crowdsourced information. >> Since we don't have enough time right now, and Location Platform is >> inactive we are thinking of making such location confirmation with 3rd >> party tools. >> Is this a problem as it concerns FIWARE usage? >> (I am reminding you that we were planning to use 3 more envirofi specific >> enablers that turned out to be inactive as well and we replaced their >> functionality with 3rd party and our own components). >> >> Thanks >> >> >> >> On Thu, Sep 10, 2015 at 11:58 AM, Pasquale Vitale wrote: >> >>> Hi Tania, >>> you are right. >>> Please see in the catalogue the GIS Data Provider and POI Data Provider. >>> >>> Best regards, >>> Pasquale >>> >>> >>> Il 08/09/2015 16:36, Tania Petsouka ha scritto: >>> >>> Hello coachers, >>> >>> In the project that we are currently developing we are planning to use >>> the Location Platform GE therefore a few questions have arisen concerning >>> it's proper set up and use: >>> >>> 1. First of all, the Enabler is not listed under the generic >>> enablers in this page so we >>> would like to verify that it is currently active. >>> 2. Secondly, in the User and Programmer Guide >>> >>> the corresponding link to the Installation Guide >>> leads >>> to an empty page. >>> 3. Is there maybe a global instance of the platform we could use to >>> e.g. verify a client's location or we need to set up a Location >>> Platform Server anyway? >>> >>> Any additional information you could provide concerning the Location >>> Platform Enabler would be really helpful. >>> >>> Thanking you in advance, >>> >>> -- >>> Tania Petsouka >>> Software Engineer >>> DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS >>> ?: +30 (2310) 500181 >>> F: +30 (2310) 551844 >>> ?: tpetsouka at dotsoft.gr >>> W: http://www.dotsoft.gr >>> P: Kountouriotou 3 | Thessaloniki 546 25 >>> >>> Please consider the environment. Do you really need to print this email? >>> ______________________________________________________ >>> This email and any files transmitted with it are confidential and >>> intended solely for the use of the individual or entity to whom they are >>> addressed. >>> Please notify the sender immediately by e-mail if you have received this >>> e-mail by mistake and delete this e-mail from your system. >>> If you are not the intended recipient you are notified that disclosing, >>> copying, distributing or taking any action in reliance on the contents of >>> this information is strictly prohibited. >>> >>> >>> _______________________________________________ >>> Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new >>> >>> >>> >> >> >> -- >> Tania Petsouka >> Software Engineer >> DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS >> ?: +30 (2310) 500181 >> F: +30 (2310) 551844 >> ?: tpetsouka at dotsoft.gr >> W: http://www.dotsoft.gr >> P: Kountouriotou 3 | Thessaloniki 546 25 >> >> Please consider the environment. Do you really need to print this email? >> ______________________________________________________ >> This email and any files transmitted with it are confidential and >> intended solely for the use of the individual or entity to whom they are >> addressed. >> Please notify the sender immediately by e-mail if you have received this >> e-mail by mistake and delete this e-mail from your system. >> If you are not the intended recipient you are notified that disclosing, >> copying, distributing or taking any action in reliance on the contents of >> this information is strictly prohibited. >> >> _______________________________________________ >> Fiware-finodex-coaching mailing list >> Fiware-finodex-coaching at lists.fiware.org >> https://lists.fiware.org/listinfo/fiware-finodex-coaching-new >> > > > > -- > Stefano De Panfilis > Chief Innovation Officer > Engineering Ingegneria Informatica S.p.A. > via Riccardo Morandi 32 > 00148 Roma > Italy > > tel (direct): +39-06-8759-4253 > tel (secr.): +39-068307-4513 > fax: +39-068307-4200 > cell: +39-335-7542-567 > skype: depa01 > twitter: @depa01 > > -- Tania Petsouka Software Engineer DOTSOFT S.A. TECHNOLOGY | PROJECTS | SOLUTIONS ?: +30 (2310) 500181 F: +30 (2310) 551844 ?: tpetsouka at dotsoft.gr W: http://www.dotsoft.gr P: Kountouriotou 3 | Thessaloniki 546 25 Please consider the environment. Do you really need to print this email? ______________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Mon Sep 14 13:20:02 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Mon, 14 Sep 2015 13:20:02 +0200 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: <55F044F3.5040806@eng.it> Message-ID: Dear all, I have managed to publish data on FIWARE CKAN. I have only question about about GeoSpatial capabilites. I haven't noticed Geospatial Capabilities enablend in FIWARE CKAN. http://docs.ckan.org/en/ckan-1.7/geospatial.html Thank you, kind regards, Krunoslav Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 14 September 2015 at 13:03, FRANCISCO ROMERO BUENO < francisco.romerobueno at telefonica.com> wrote: > Hi all, > > I think I?ve been included in this discussion by error, since I?m not in > charge of CKAN nor its support. I?m copying my colleague Sergio Garcia, the > architect leader of the Data WP, he will know who must be contacted. > > Regards, > Francisco > > De: on behalf of Krunoslav Hrnjak < > krunoslav at yottabyte.hr> > Fecha: mi?rcoles, 9 de septiembre de 2015, 18:29 > Para: Pasquale Vitale , Francisco Romero Bueno < > francisco.romerobueno at telefonica.com> > CC: Krunoslav Hrnjak , " > Fiware-finodex-coaching at lists.fiware.org" < > Fiware-finodex-coaching at lists.fiware.org>, Miguel Garc?a Gonz?lez < > Miguelgarcia at zabala.es> > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance > > Dear Pasquale, > thank you for the instructions. However I don't have option to add dataset > as describe in instructions: > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ > > I believe I should be part of some Organization to be able to add dataset > or somehow be authorized to add new dataset. > > In a nutshell, since we have to deliver an operational implementation of > our solution I have several questions. > 1. My customer has geo-spatial datasets that should be published and > catalogized. Since my customer is in republic of Croatia its prefferd > catalog for publishing is on Croatian's Open Data Portal > http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN > in back end. Does publishing of my customer open data set on Croatian's > Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is > necessery to show FIWARE GEs utilization. > 2. Regarding hosting, does solution necessary has to be hosted in FIWARE > Cloud. If so, hosting service should be provided on longer base than 9 > months. Does hosting solution at commercial hosting provider has a negative > impact on overall impression? > > Thank you kind regards, Krunoslav > > > > > > > > > Srda?no > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > On 9 September 2015 at 16:40, Pasquale Vitale wrote: > >> Hi Krunoslav, >> >> you can find info at this link >> https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ >> and here >> https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ >> >> Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) >> and put me in CC >> >> Regards, >> Pasquale >> >> Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: >> >> >> >> >> Dear all, >> could somebody send me a link how to use FIWARE CKAN global instance. >> I can not find any instruction on the web. >> >> Thank you, kind regards, >> >> >> >> >> Krunoslav Hrnjak, >> dipl. ing. el., univ. spec. oec., PMP, >> stalni sudski vje?tak >> za podru?je informatike, >> elektrotehnike i telekomunikacija >> >> Zagreba?ka 126, >> HR-10410 Velika Gorica >> >> Krunoslav at yottabyte.HR >> http://www.yottabyte.HR >> 095/517-4201 >> >> Molim razmislite o okoli?u prije ispisa >> >> >> >> _______________________________________________ >> Fiware-finodex-coaching mailing listFiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new >> >> >> > > ------------------------------ > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > -------------- next part -------------- An HTML attachment was scrubbed... URL: From krunoslav at yottabyte.hr Mon Sep 14 13:49:16 2015 From: krunoslav at yottabyte.hr (Krunoslav Hrnjak) Date: Mon, 14 Sep 2015 13:49:16 +0200 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: <55F044F3.5040806@eng.it> Message-ID: ok, thanx Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 14 September 2015 at 13:44, SERGIO GARCIA GOMEZ < sergio.garciagomez at telefonica.com> wrote: > Hi all, > > Even though the criteria about what?s enough is to be agreed between the > accelerator and the coach, you know that regarding open data, there are > various levels for the evaluation: > > 0. Not using open data / ckan at all > > 1. Consuming data (or metadata ) from a CKAN portal > > 2. Publishing open data (static, datastore, etc.) > > 3. Publishing NGSI based open data and cataloguing it through CKAN. > > > > The first two cases IMHO should not count as using GEs. If the instance > used for cases 2 and 3 is the FIWARE Lab or another one, it?s not so > relevant. However, I?m not aware of any other instance with the NGSI-CKAN > plugin? though that would be easy to overcome. > > > > On the other hand, using the FIWARE Lab is not mandatory (of course it > gives FIWARE points --- not too many though). You are allowed to use any > other hosting that you wish. > > > > All in all, no GE or FIWARE service is mandatory by itself, but you have > to use enough of them. > > > > Best Regards, > > > > Sergio. > > > > > > *De:* FRANCISCO ROMERO BUENO > *Enviado el:* 14 September 2015 13:23 > *Para:* Krunoslav Hrnjak; Pasquale Vitale > *CC:* Fiware-finodex-coaching at lists.fiware.org; Miguel Garc?a Gonz?lez; > SERGIO GARCIA GOMEZ > > *Asunto:* Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance > > > > Sorry, I forgot including Sergio (now in CC). > > > > Regards > > > > *De: *Francisco Romero Bueno > *Fecha: *lunes, 14 de septiembre de 2015, 13:03 > *Para: *Krunoslav Hrnjak , Pasquale Vitale < > pvitale at eng.it> > *CC: *"Fiware-finodex-coaching at lists.fiware.org" < > Fiware-finodex-coaching at lists.fiware.org>, Miguel Garc?a Gonz?lez < > Miguelgarcia at zabala.es> > *Asunto: *Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance > > > > Hi all, > > > > I think I?ve been included in this discussion by error, since I?m not in > charge of CKAN nor its support. I?m copying my colleague Sergio Garcia, the > architect leader of the Data WP, he will know who must be contacted. > > > > Regards, > > Francisco > > > > *De: * on behalf of Krunoslav Hrnjak < > krunoslav at yottabyte.hr> > *Fecha: *mi?rcoles, 9 de septiembre de 2015, 18:29 > *Para: *Pasquale Vitale , Francisco Romero Bueno < > francisco.romerobueno at telefonica.com> > *CC: *Krunoslav Hrnjak , " > Fiware-finodex-coaching at lists.fiware.org" < > Fiware-finodex-coaching at lists.fiware.org>, Miguel Garc?a Gonz?lez < > Miguelgarcia at zabala.es> > *Asunto: *Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance > > > > Dear Pasquale, > > thank you for the instructions. However I don't have option to add dataset > as describe in instructions: > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ > > > > I believe I should be part of some Organization to be able to add dataset > or somehow be authorized to add new dataset. > > > > In a nutshell, since we have to deliver an operational implementation of > our solution I have several questions. > > 1. My customer has geo-spatial datasets that should be published and > catalogized. Since my customer is in republic of Croatia its prefferd > catalog for publishing is on Croatian's Open Data Portal > http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN > in back end. Does publishing of my customer open data set on Croatian's > Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is > necessery to show FIWARE GEs utilization. > > 2. Regarding hosting, does solution necessary has to be hosted in FIWARE > Cloud. If so, hosting service should be provided on longer base than 9 > months. Does hosting solution at commercial hosting provider has a negative > impact on overall impression? > > > > Thank you kind regards, Krunoslav > > > > > > > > > > > > > > > > > Srda?no > > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > > On 9 September 2015 at 16:40, Pasquale Vitale wrote: > > Hi Krunoslav, > > you can find info at this link > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ > and here > https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ > > Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) > and put me in CC > > Regards, > Pasquale > > > > Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: > > > > Dear all, > > could somebody send me a link how to use FIWARE CKAN global instance. > > I can not find any instruction on the web. > > > > Thank you, kind regards, > > > > > > > > > > Krunoslav Hrnjak, > dipl. ing. el., univ. spec. oec., PMP, > stalni sudski vje?tak > za podru?je informatike, > elektrotehnike i telekomunikacija > > Zagreba?ka 126, > HR-10410 Velika Gorica > > Krunoslav at yottabyte.HR > http://www.yottabyte.HR > 095/517-4201 > > Molim razmislite o okoli?u prije ispisa > > > > > > _______________________________________________ > > Fiware-finodex-coaching mailing list > > Fiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > > > > ------------------------------ > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Mon Sep 14 10:11:49 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Mon, 14 Sep 2015 08:11:49 +0000 Subject: R: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Message-ID: Hi Carlos, all, Did you tried Pasquale?s configuration; it is correct (you must only change the Cosmos username and the OAuth2 token with yours). Anyway, I would like to know a couple of things: * Which version of Cygnus are you running? * Which is your configuration? Regards, Francisco De: Pasquale Vitale > Fecha: lunes, 14 de septiembre de 2015, 7:35 Para: "stefano.depanfilis at eng.it" >, Carlos Corrales > CC: Francisco Romero Bueno >, "jose at secmotic.com" >, "fiware-finodex-coaching at lists.fi-ware.org" > Asunto: R: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi Carlos, I did an example of connection between context broker and cosmos via Cygnus. Here my config. In cosmos.doc you can find my guide. I hope that it will useful for you. Regards, Pasquale Inviato da Samsung Mobile. -------- Messaggio originale -------- Da: stefano de panfilis Data:14/09/2015 00:44 (GMT+01:00) A: Carlos Corrales Cc: FRANCISCO ROMERO BUENO , jose at secmotic.com, fiware-finodex-coaching at lists.fi-ware.org Oggetto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance dear carlos, in fact, as an sme working in finodex you did correctly. it will be your fiware coach (pasquale vitale in cc) that if not able to solve himself the issue, and i guess this time he will not, he will turn the ticket to the ge owner (francisco romero as indicated by juanjo). ciao, stefano 2015-09-13 16:36 GMT+02:00 Carlos Corrales >: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >: Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -- Stefano De Panfilis Chief Innovation Officer Engineering Ingegneria Informatica S.p.A. via Riccardo Morandi 32 00148 Roma Italy tel (direct): +39-06-8759-4253 tel (secr.): +39-068307-4513 fax: +39-068307-4200 cell: +39-335-7542-567 skype: depa01 twitter: @depa01 ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From manuel.escrichevicente at telefonica.com Mon Sep 14 10:26:18 2015 From: manuel.escrichevicente at telefonica.com (MANUEL ESCRICHE VICENTE) Date: Mon, 14 Sep 2015 08:26:18 +0000 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: <55F5FA93.8080801@telefonica.com> References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: In this case I see both Pasquale (Coach) and Francisco (GE Owner) have reacted to the request. In the normal flow GE owners enter into action upon request from Coaches. Kind regards, Manuel From: JUAN JOSE HIERRO SUREDA Sent: lunes, 14 de septiembre de 2015 0:37 To: Carlos Corrales Cc: fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance I guess that the FINODEX coach will forward the ticket to the FIWARE GE owner (or eventually, if he hadn't know where to redirect it, he would redirect the original question to the fiware-tech-help mailing list) Point is that one way or the other, it would arrive at the inbox of the FIWARE GE owner who has to take care of the ticket. You may have sent the ticket directly to the fiware-tech-help mailing list ... however, I guess that the FINODEX coach team wanted to be informed to keep track of the evolution. Manuel, in copy, is the master of all the helpdesk processes and he can clarify what the actual workflow is. Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 16:36, Carlos Corrales wrote: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >: Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Mon Sep 14 11:14:01 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Mon, 14 Sep 2015 09:14:01 +0000 Subject: Problems with Cygnus v0.8.2 - Error appending event to channel. Channel might be full In-Reply-To: References: Message-ID: Hi Miguel, Sorry for the late reply, I was on holidays. That kind of error appears when the data producer (the NGSI-like notifications originator) is faster than the data consumer (Cygnus's sinks). Please consider this guidelines for improving the performance: https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/operation/performance_tuning_tips.md In addition, if you are not using the Grouping feature, simply avoid that part in the configuration (even when there are no grouping rules, the notified events are iterated if configured the interceptor): cygnusagent.sources.http-source.interceptors = ts cygnusagent.sources.http-source.interceptors.ts.type = timestamp # the following lines are not necessary #cygnusagent.sources.http-source.interceptors.gi.type = com.telefonica.iot.cygnus.interceptors.GroupingInterceptor$Builder #cygnusagent.sources.http-source.interceptors.gi.grouping_rules_conf_file = /usr/cygnus/conf/grouping_rules.conf Finally, we are considering the usage of "binary" APIs instead of REST-based ones when dealing with the backends in order to improve the performance, please check: https://github.com/telefonicaid/fiware-cygnus/issues/301 Hope this helps. Regards, Francisco De: MAPT Talkykar > Fecha: mi?rcoles, 2 de septiembre de 2015, 9:39 Para: Francisco Romero Bueno >, Pasquale Vitale > Asunto: Problems with Cygnus v0.8.2 - Error appending event to channel. Channel might be full Hello We are having troubles with Cygnus. When we have some devices sending information to Context Broker (and context broker subscripted to Cygnus, sending information to Cosmos and CKAN), the log show errors There are errors both ckan-channel and hdfs-channel Here a subset of log. 02 Sep 2015 06:46:07,948 WARN [1701535537 at qtp-1850408381-327] (org.apache.flume.source.http.HTTPSource$FlumeHTTPServlet.doPost:203) - Error appending event to channel. Channel might be full. Consider increasing the channel capacity or make sure the sinks perform faster. org.apache.flume.ChannelException: Unable to put batch on required channel: org.apache.flume.channel.MemoryChannel{name: ckan-channel} at org.apache.flume.channel.ChannelProcessor.processEventBatch(ChannelProcessor.java:200) at org.apache.flume.source.http.HTTPSource$FlumeHTTPServlet.doPost(HTTPSource.java:201) at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) at javax.servlet.http.HttpServlet.service(HttpServlet.java:814) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: org.apache.flume.ChannelException: Space for commit to queue couldn't be acquired Sinks are likely not keeping up with sources, or the buffer size is too tight at org.apache.flume.channel.MemoryChannel The complete log is available here: https://dl.dropboxusercontent.com/u/2537618/cygnus_a.log -- [https://docs.google.com/uc?export=download&id=0B7AOtUDEGtBMbEdoMkZybzNnV2s&revid=0B7AOtUDEGtBML3lzZitYd1RqZU5VNGFKRDJzRzZDZFh3UEZjPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Mon Sep 14 13:03:56 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Mon, 14 Sep 2015 11:03:56 +0000 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: <55F044F3.5040806@eng.it> Message-ID: Hi all, I think I?ve been included in this discussion by error, since I?m not in charge of CKAN nor its support. I?m copying my colleague Sergio Garcia, the architect leader of the Data WP, he will know who must be contacted. Regards, Francisco De: > on behalf of Krunoslav Hrnjak > Fecha: mi?rcoles, 9 de septiembre de 2015, 18:29 Para: Pasquale Vitale >, Francisco Romero Bueno > CC: Krunoslav Hrnjak >, "Fiware-finodex-coaching at lists.fiware.org" >, Miguel Garc?a Gonz?lez > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Dear Pasquale, thank you for the instructions. However I don't have option to add dataset as describe in instructions: https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ I believe I should be part of some Organization to be able to add dataset or somehow be authorized to add new dataset. In a nutshell, since we have to deliver an operational implementation of our solution I have several questions. 1. My customer has geo-spatial datasets that should be published and catalogized. Since my customer is in republic of Croatia its prefferd catalog for publishing is on Croatian's Open Data Portal http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN in back end. Does publishing of my customer open data set on Croatian's Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is necessery to show FIWARE GEs utilization. 2. Regarding hosting, does solution necessary has to be hosted in FIWARE Cloud. If so, hosting service should be provided on longer base than 9 months. Does hosting solution at commercial hosting provider has a negative impact on overall impression? Thank you kind regards, Krunoslav Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 9 September 2015 at 16:40, Pasquale Vitale > wrote: Hi Krunoslav, you can find info at this link https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ and here https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) and put me in CC Regards, Pasquale Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: Dear all, could somebody send me a link how to use FIWARE CKAN global instance. I can not find any instruction on the web. Thank you, kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Mon Sep 14 13:23:23 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Mon, 14 Sep 2015 11:23:23 +0000 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: <55F044F3.5040806@eng.it> Message-ID: Sorry, I forgot including Sergio (now in CC). Regards De: Francisco Romero Bueno > Fecha: lunes, 14 de septiembre de 2015, 13:03 Para: Krunoslav Hrnjak >, Pasquale Vitale > CC: "Fiware-finodex-coaching at lists.fiware.org" >, Miguel Garc?a Gonz?lez > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Hi all, I think I?ve been included in this discussion by error, since I?m not in charge of CKAN nor its support. I?m copying my colleague Sergio Garcia, the architect leader of the Data WP, he will know who must be contacted. Regards, Francisco De: > on behalf of Krunoslav Hrnjak > Fecha: mi?rcoles, 9 de septiembre de 2015, 18:29 Para: Pasquale Vitale >, Francisco Romero Bueno > CC: Krunoslav Hrnjak >, "Fiware-finodex-coaching at lists.fiware.org" >, Miguel Garc?a Gonz?lez > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Dear Pasquale, thank you for the instructions. However I don't have option to add dataset as describe in instructions: https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ I believe I should be part of some Organization to be able to add dataset or somehow be authorized to add new dataset. In a nutshell, since we have to deliver an operational implementation of our solution I have several questions. 1. My customer has geo-spatial datasets that should be published and catalogized. Since my customer is in republic of Croatia its prefferd catalog for publishing is on Croatian's Open Data Portal http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN in back end. Does publishing of my customer open data set on Croatian's Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is necessery to show FIWARE GEs utilization. 2. Regarding hosting, does solution necessary has to be hosted in FIWARE Cloud. If so, hosting service should be provided on longer base than 9 months. Does hosting solution at commercial hosting provider has a negative impact on overall impression? Thank you kind regards, Krunoslav Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 9 September 2015 at 16:40, Pasquale Vitale > wrote: Hi Krunoslav, you can find info at this link https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ and here https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) and put me in CC Regards, Pasquale Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: Dear all, could somebody send me a link how to use FIWARE CKAN global instance. I can not find any instruction on the web. Thank you, kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From sergio.garciagomez at telefonica.com Mon Sep 14 13:44:25 2015 From: sergio.garciagomez at telefonica.com (SERGIO GARCIA GOMEZ) Date: Mon, 14 Sep 2015 11:44:25 +0000 Subject: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance In-Reply-To: References: <55F044F3.5040806@eng.it> Message-ID: Hi all, Even though the criteria about what?s enough is to be agreed between the accelerator and the coach, you know that regarding open data, there are various levels for the evaluation: 0. Not using open data / ckan at all 1. Consuming data (or metadata ) from a CKAN portal 2. Publishing open data (static, datastore, etc.) 3. Publishing NGSI based open data and cataloguing it through CKAN. The first two cases IMHO should not count as using GEs. If the instance used for cases 2 and 3 is the FIWARE Lab or another one, it?s not so relevant. However, I?m not aware of any other instance with the NGSI-CKAN plugin? though that would be easy to overcome. On the other hand, using the FIWARE Lab is not mandatory (of course it gives FIWARE points --- not too many though). You are allowed to use any other hosting that you wish. All in all, no GE or FIWARE service is mandatory by itself, but you have to use enough of them. Best Regards, Sergio. De: FRANCISCO ROMERO BUENO Enviado el: 14 September 2015 13:23 Para: Krunoslav Hrnjak; Pasquale Vitale CC: Fiware-finodex-coaching at lists.fiware.org; Miguel Garc?a Gonz?lez; SERGIO GARCIA GOMEZ Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Sorry, I forgot including Sergio (now in CC). Regards De: Francisco Romero Bueno > Fecha: lunes, 14 de septiembre de 2015, 13:03 Para: Krunoslav Hrnjak >, Pasquale Vitale > CC: "Fiware-finodex-coaching at lists.fiware.org" >, Miguel Garc?a Gonz?lez > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Hi all, I think I?ve been included in this discussion by error, since I?m not in charge of CKAN nor its support. I?m copying my colleague Sergio Garcia, the architect leader of the Data WP, he will know who must be contacted. Regards, Francisco De: > on behalf of Krunoslav Hrnjak > Fecha: mi?rcoles, 9 de septiembre de 2015, 18:29 Para: Pasquale Vitale >, Francisco Romero Bueno > CC: Krunoslav Hrnjak >, "Fiware-finodex-coaching at lists.fiware.org" >, Miguel Garc?a Gonz?lez > Asunto: Re: [Fiware-finodex-coaching] Fwd: FIWARE CKAN global instance Dear Pasquale, thank you for the instructions. However I don't have option to add dataset as describe in instructions: https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ I believe I should be part of some Organization to be able to add dataset or somehow be authorized to add new dataset. In a nutshell, since we have to deliver an operational implementation of our solution I have several questions. 1. My customer has geo-spatial datasets that should be published and catalogized. Since my customer is in republic of Croatia its prefferd catalog for publishing is on Croatian's Open Data Portal http://data.gov.hr/. This is DKAN implementation. Mix of Drupal and CKAN in back end. Does publishing of my customer open data set on Croatian's Open Data Portal count as usage of FIWARE CKAN GE? Since I believe it is necessery to show FIWARE GEs utilization. 2. Regarding hosting, does solution necessary has to be hosted in FIWARE Cloud. If so, hosting service should be provided on longer base than 9 months. Does hosting solution at commercial hosting provider has a negative impact on overall impression? Thank you kind regards, Krunoslav Srda?no Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa On 9 September 2015 at 16:40, Pasquale Vitale > wrote: Hi Krunoslav, you can find info at this link https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-context-information-as-open-data-in-ckan/ and here https://www.fiware.org/devguides/publishing-open-data-in-fiware/how-to-publish-open-datasets-in-ckan-2/ Then you can ask to Francisco Bueno (francisco.romerobueno at telefonica.com) and put me in CC Regards, Pasquale Il 09/09/2015 15:24, Krunoslav Hrnjak ha scritto: Dear all, could somebody send me a link how to use FIWARE CKAN global instance. I can not find any instruction on the web. Thank you, kind regards, Krunoslav Hrnjak, dipl. ing. el., univ. spec. oec., PMP, stalni sudski vje?tak za podru?je informatike, elektrotehnike i telekomunikacija Zagreba?ka 126, HR-10410 Velika Gorica Krunoslav at yottabyte.HR http://www.yottabyte.HR 095/517-4201 Molim razmislite o okoli?u prije ispisa _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.orghttps://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From carlos at secmotic.com Mon Sep 14 18:22:07 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Mon, 14 Sep 2015 18:22:07 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Hi everyone, Thanks for your responses, we have been testing the whole day and trying to find out the issue. It is not a problem with neither the password, nor the oauth2 token. We are able to access using ssh user/password and the curl command proposed by Pasquale with Oauth2 token. This is what I received using the Oauth2 token curl proposed by Pasquale curl -X GET " http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} Everything seems to be correct. However, using the same token and updating ORION, I receive the following error in Cygnus: time=2015-09-14T18:10:44.419CEST | lvl=ERROR | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The org42/idelgado_tablanull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-14T18:10:44.419CEST | lvl=WARN | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event TTL has expired, it is no more re-injected in the channel (id=1444248959, ttl=0) However, if I try to access the directory shown in the error, I'm able to do so ssh idelgado at cosmos.lab.fi-ware.org hadoop fs -ls /user/idelgado/org42/idelgado_tablanull Found 1 items -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt My cygnus.conf file content is: # ============================================ # OrionHDFSSink configuration # channel name from where to read notification events cygnusagent.sinks.hdfs-sink.channel = hdfs-channel # sink class, must not be changed cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode endpoints cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 # port of the Cosmos service listening for persistence operations; 14000 for httpfs, 50070 for webhdfs and free c\ hoice for inifinty cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 # default username allowed to write in HDFS cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado # default password for the default username #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i # HDFS backend type (webhdfs, httpfs or infinity) cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs # how the attributes are stored, either per row either per column (row, column) cygnusagent.sinks.hdfs-sink.attr_persistence = column # prefix for the database and table names, empty if no prefix is desired cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla # Hive FQDN/IP address of the Hive server cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 # Hive port for Hive external table provisioning cygnusagent.sinks.hdfs-sink.hive_port = 10000 Could you please help us? Thanks in advance! 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE < manuel.escrichevicente at telefonica.com>: > In this case I see both Pasquale (Coach) and Francisco (GE Owner) have > reacted to the request. > > In the normal flow GE owners enter into action upon request from Coaches. > > Kind regards, > > Manuel > > > > *From:* JUAN JOSE HIERRO SUREDA > *Sent:* lunes, 14 de septiembre de 2015 0:37 > *To:* Carlos Corrales > *Cc:* fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; > FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA > *Subject:* Re: [Fiware-finodex-coaching] Problems with COSMOS persistance > > > > > I guess that the FINODEX coach will forward the ticket to the FIWARE GE > owner (or eventually, if he hadn't know where to redirect it, he would > redirect the original question to the fiware-tech-help mailing list) > > Point is that one way or the other, it would arrive at the inbox of the > FIWARE GE owner who has to take care of the ticket. > > You may have sent the ticket directly to the fiware-tech-help mailing > list ... however, I guess that the FINODEX coach team wanted to be informed > to keep track of the evolution. > > Manuel, in copy, is the master of all the helpdesk processes and he can > clarify what the actual workflow is. > > Best regards, > > -- Juanjo > > ______________________________________________________ > > > > Coordinator and Chief Architect, FIWARE platform > > CTO Industrial IoT, Telef?nica > > > > email: juanjose.hierro at telefonica.com > > twitter: @JuanjoHierro > > > > You can follow FIWARE at: > > website: http://www.fiware.org > > twitter: @FIWARE > > facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 > > linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 > > On 13/09/15 16:36, Carlos Corrales wrote: > > Hi Juanjo, > > Thanks for you feedback, we sent it today because we wanted you to answer > it tomorrow morning :). > > > > As you can see, a ticket has been created in Jira ( > https://jira.fiware.org/browse/HELC-1025). I used the > fiware-finodex-coaching list, because we are a FINODEX project and they > told us to do so. Should we create another ticket in the fiware-tech-help > list also? > > Best regards > > > > 2015-09-13 16:30 GMT+02:00 Juanjo Hierro : > > Hi, > > I copy Francisco (Paco) Romero who should be able to provide some help > on this. I guess he won't be able to work on the matter until tomorrow > since support is not granted out of office working hours. > > Nevertheless, I believe that it is rather important that you open an > issue so that a ticket on our help-desk system is created and then > follow-up of support is feasible. > > You may create a ticket in our helpdesk simply by sending an email to > either fiware-lab-help (if it happens to be an issue which is mostly > related to FIWARE Lab or the global COSMOS instance setup on the FIWARE > Lab) or fiware-tech-help (if it happens to be an issue mostly related with > the technology, i.e., with COSMOS in general and not the particular > instance of COSMOS running on the FIWARE Lab). > > Best regards, > > -- Juanjo > > ______________________________________________________ > > > > Coordinator and Chief Architect, FIWARE platform > > CTO Industrial IoT, Telef?nica > > > > email: juanjose.hierro at telefonica.com > > twitter: @JuanjoHierro > > > > You can follow FIWARE at: > > website: http://www.fiware.org > > twitter: @FIWARE > > facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 > > linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 > > On 13/09/15 15:20, Carlos Corrales wrote: > > Hi everyone, > > I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). > We have been working hard in the application and now that it's finished and > we are doing tests with final users, we are improving our code. A couple of > months ago we were able to write data to our HDFS in the COSMOS Fiware > machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not > using Cosmos for production right now (it will be used in the future), we > left it aside. Now that we are checking that everything works as expected, > we can see that our Cygnus connector is not able to write properly in HDFS. > We haven't changed anything in the configuration, but we receive the > following error when trying to write (flume.log file) > > time=2015-09-13T15:11:36.744CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : > [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file > (idelgado_SAPINnull), Data > ({"recvTime":"2015-09-13T15:11:00.413","age":"25", > "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", > "hr_md":[],"id_session":"1234", "id_session_md":[]}) > time=2015-09-13T15:11:36.803CEST | lvl=ERROR | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : > Persistence error (The unknownt/idelgado_SAPINnull directory could not be > created in HDFS. HttpFS response: 401 Unauthorized) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event > was put again in the channel (id=1444248959, ttl=0) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing > transaction (1442149853-658-0000000000) > > As you can see, the error is 401 Unauthorized. However, we can access the > Cosmos machine using SSH, and the user/password in the cygnus.conf file. We > also checked that the IP address of the Cosmos machine hasn't changed. > > Could you please help us? We don't know what else to check... > > Best regards > > > -- > > Carlos Corrales > > Cofounder Secmotic Innovation S.L. > > http://www.secmotic.com > > > > _______________________________________________ > > Fiware-finodex-coaching mailing list > > Fiware-finodex-coaching at lists.fiware.org > > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > ------------------------------ > > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > > > > > -- > > Carlos Corrales > > Cofounder Secmotic Innovation S.L. > > http://www.secmotic.com > > > > ------------------------------ > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From carlos at secmotic.com Mon Sep 14 18:29:38 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Mon, 14 Sep 2015 18:29:38 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: One more thing, Francisco, how can I find the Cygnus version? Best regards 2015-09-14 18:22 GMT+02:00 Carlos Corrales : > Hi everyone, > > Thanks for your responses, we have been testing the whole day and trying > to find out the issue. It is not a problem with neither the password, nor > the oauth2 token. We are able to access using ssh user/password and the > curl command proposed by Pasquale with Oauth2 token. This is what I > received using the Oauth2 token curl proposed by Pasquale > > curl -X GET " > http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" > -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" > > {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} > > > Everything seems to be correct. However, using the same token and updating > ORION, I receive the following error in Cygnus: > > time=2015-09-14T18:10:44.419CEST | lvl=ERROR | > trans=1442246992-282-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : > Persistence error (The org42/idelgado_tablanull directory could not be > created in HDFS. HttpFS response: 401 Unauthorized) > time=2015-09-14T18:10:44.419CEST | lvl=WARN | > trans=1442246992-282-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event > TTL has expired, it is no more re-injected in the channel (id=1444248959, > ttl=0) > > However, if I try to access the directory shown in the error, I'm able to > do so > > ssh idelgado at cosmos.lab.fi-ware.org > hadoop fs -ls /user/idelgado/org42/idelgado_tablanull > Found 1 items > -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 > /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt > > My cygnus.conf file content is: > > # > ============================================ > > # OrionHDFSSink > configuration > > # channel name from where to read notification > events > cygnusagent.sinks.hdfs-sink.channel = hdfs-channel > # sink class, must not be > changed > > cygnusagent.sinks.hdfs-sink.type = > es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink > # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode > endpoints > cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 > # port of the Cosmos service listening for persistence operations; 14000 > for httpfs, 50070 for webhdfs and free c\ > hoice for > inifinty > > cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 > # default username allowed to write in > HDFS > cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado > # default password for the default > username > > #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX > > cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i > # HDFS backend type (webhdfs, httpfs or > infinity) > cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs > # how the attributes are stored, either per row either per column (row, > column) > cygnusagent.sinks.hdfs-sink.attr_persistence = column > # prefix for the database and table names, empty if no prefix is > desired > cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla > # Hive FQDN/IP address of the Hive > server > > cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 > # Hive port for Hive external table > provisioning > > cygnusagent.sinks.hdfs-sink.hive_port = 10000 > > Could you please help us? > > Thanks in advance! > > > > > > 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE < > manuel.escrichevicente at telefonica.com>: > >> In this case I see both Pasquale (Coach) and Francisco (GE Owner) have >> reacted to the request. >> >> In the normal flow GE owners enter into action upon request from Coaches. >> >> Kind regards, >> >> Manuel >> >> >> >> *From:* JUAN JOSE HIERRO SUREDA >> *Sent:* lunes, 14 de septiembre de 2015 0:37 >> *To:* Carlos Corrales >> *Cc:* fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; >> FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA >> *Subject:* Re: [Fiware-finodex-coaching] Problems with COSMOS persistance >> >> >> >> >> I guess that the FINODEX coach will forward the ticket to the FIWARE GE >> owner (or eventually, if he hadn't know where to redirect it, he would >> redirect the original question to the fiware-tech-help mailing list) >> >> Point is that one way or the other, it would arrive at the inbox of the >> FIWARE GE owner who has to take care of the ticket. >> >> You may have sent the ticket directly to the fiware-tech-help mailing >> list ... however, I guess that the FINODEX coach team wanted to be informed >> to keep track of the evolution. >> >> Manuel, in copy, is the master of all the helpdesk processes and he can >> clarify what the actual workflow is. >> >> Best regards, >> >> -- Juanjo >> >> ______________________________________________________ >> >> >> >> Coordinator and Chief Architect, FIWARE platform >> >> CTO Industrial IoT, Telef?nica >> >> >> >> email: juanjose.hierro at telefonica.com >> >> twitter: @JuanjoHierro >> >> >> >> You can follow FIWARE at: >> >> website: http://www.fiware.org >> >> twitter: @FIWARE >> >> facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 >> >> linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 >> >> On 13/09/15 16:36, Carlos Corrales wrote: >> >> Hi Juanjo, >> >> Thanks for you feedback, we sent it today because we wanted you to answer >> it tomorrow morning :). >> >> >> >> As you can see, a ticket has been created in Jira ( >> https://jira.fiware.org/browse/HELC-1025). I used the >> fiware-finodex-coaching list, because we are a FINODEX project and they >> told us to do so. Should we create another ticket in the fiware-tech-help >> list also? >> >> Best regards >> >> >> >> 2015-09-13 16:30 GMT+02:00 Juanjo Hierro > >: >> >> Hi, >> >> I copy Francisco (Paco) Romero who should be able to provide some help >> on this. I guess he won't be able to work on the matter until tomorrow >> since support is not granted out of office working hours. >> >> Nevertheless, I believe that it is rather important that you open an >> issue so that a ticket on our help-desk system is created and then >> follow-up of support is feasible. >> >> You may create a ticket in our helpdesk simply by sending an email to >> either fiware-lab-help (if it happens to be an issue which is mostly >> related to FIWARE Lab or the global COSMOS instance setup on the FIWARE >> Lab) or fiware-tech-help (if it happens to be an issue mostly related with >> the technology, i.e., with COSMOS in general and not the particular >> instance of COSMOS running on the FIWARE Lab). >> >> Best regards, >> >> -- Juanjo >> >> ______________________________________________________ >> >> >> >> Coordinator and Chief Architect, FIWARE platform >> >> CTO Industrial IoT, Telef?nica >> >> >> >> email: juanjose.hierro at telefonica.com >> >> twitter: @JuanjoHierro >> >> >> >> You can follow FIWARE at: >> >> website: http://www.fiware.org >> >> twitter: @FIWARE >> >> facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 >> >> linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 >> >> On 13/09/15 15:20, Carlos Corrales wrote: >> >> Hi everyone, >> >> I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). >> We have been working hard in the application and now that it's finished and >> we are doing tests with final users, we are improving our code. A couple of >> months ago we were able to write data to our HDFS in the COSMOS Fiware >> machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not >> using Cosmos for production right now (it will be used in the future), we >> left it aside. Now that we are checking that everything works as expected, >> we can see that our Cygnus connector is not able to write properly in HDFS. >> We haven't changed anything in the configuration, but we receive the >> following error when trying to write (flume.log file) >> >> time=2015-09-13T15:11:36.744CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : >> [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file >> (idelgado_SAPINnull), Data >> ({"recvTime":"2015-09-13T15:11:00.413","age":"25", >> "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", >> "hr_md":[],"id_session":"1234", "id_session_md":[]}) >> time=2015-09-13T15:11:36.803CEST | lvl=ERROR | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : >> Persistence error (The unknownt/idelgado_SAPINnull directory could not be >> created in HDFS. HttpFS response: 401 Unauthorized) >> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event >> was put again in the channel (id=1444248959, ttl=0) >> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing >> transaction (1442149853-658-0000000000) >> >> As you can see, the error is 401 Unauthorized. However, we can access the >> Cosmos machine using SSH, and the user/password in the cygnus.conf file. We >> also checked that the IP address of the Cosmos machine hasn't changed. >> >> Could you please help us? We don't know what else to check... >> >> Best regards >> >> >> -- >> >> Carlos Corrales >> >> Cofounder Secmotic Innovation S.L. >> >> http://www.secmotic.com >> >> >> >> _______________________________________________ >> >> Fiware-finodex-coaching mailing list >> >> Fiware-finodex-coaching at lists.fiware.org >> >> https://lists.fiware.org/listinfo/fiware-finodex-coaching-new >> >> >> ------------------------------ >> >> >> Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, >> puede contener informaci?n privilegiada o confidencial y es para uso >> exclusivo de la persona o entidad de destino. Si no es usted. el >> destinatario indicado, queda notificado de que la lectura, utilizaci?n, >> divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de >> la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos >> que nos lo comunique inmediatamente por esta misma v?a y proceda a su >> destrucci?n. >> >> The information contained in this transmission is privileged and >> confidential information intended only for the use of the individual or >> entity named above. If the reader of this message is not the intended >> recipient, you are hereby notified that any dissemination, distribution or >> copying of this communication is strictly prohibited. If you have received >> this transmission in error, do not read it. Please immediately reply to the >> sender that you have received this communication in error and then delete >> it. >> >> Esta mensagem e seus anexos se dirigem exclusivamente ao seu >> destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para >> uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o >> destinat?rio indicado, fica notificado de que a leitura, utiliza??o, >> divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da >> legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos >> o comunique imediatamente por esta mesma via e proceda a sua destrui??o >> >> >> >> >> -- >> >> Carlos Corrales >> >> Cofounder Secmotic Innovation S.L. >> >> http://www.secmotic.com >> >> >> >> ------------------------------ >> >> Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, >> puede contener informaci?n privilegiada o confidencial y es para uso >> exclusivo de la persona o entidad de destino. Si no es usted. el >> destinatario indicado, queda notificado de que la lectura, utilizaci?n, >> divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de >> la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos >> que nos lo comunique inmediatamente por esta misma v?a y proceda a su >> destrucci?n. >> >> The information contained in this transmission is privileged and >> confidential information intended only for the use of the individual or >> entity named above. If the reader of this message is not the intended >> recipient, you are hereby notified that any dissemination, distribution or >> copying of this communication is strictly prohibited. If you have received >> this transmission in error, do not read it. Please immediately reply to the >> sender that you have received this communication in error and then delete >> it. >> >> Esta mensagem e seus anexos se dirigem exclusivamente ao seu >> destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para >> uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o >> destinat?rio indicado, fica notificado de que a leitura, utiliza??o, >> divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da >> legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos >> o comunique imediatamente por esta mesma via e proceda a sua destrui??o >> > > > > -- > Carlos Corrales > Cofounder Secmotic Innovation S.L. > http://www.secmotic.com > > -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From carlos at secmotic.com Mon Sep 14 18:58:00 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Mon, 14 Sep 2015 18:58:00 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Hi everyone again, Could it be related to the Fiware-Service and Fiware-ServicePath headers? We didn't use them at the beginning, then we tried to use them, and now, we notice that if we didn't use them the directory used by Cygnus to write in Cosmos is /org42/idelgado_tablanull, while if we use for instance --header 'Fiware-Service: unknownT' --header 'Fiware-ServicePath: /' the directory written is /unknownt/idelgado_tablanull. Any clues? Best regards 2015-09-14 18:29 GMT+02:00 Carlos Corrales : > One more thing, Francisco, how can I find the Cygnus version? > > > Best regards > > 2015-09-14 18:22 GMT+02:00 Carlos Corrales : > >> Hi everyone, >> >> Thanks for your responses, we have been testing the whole day and trying >> to find out the issue. It is not a problem with neither the password, nor >> the oauth2 token. We are able to access using ssh user/password and the >> curl command proposed by Pasquale with Oauth2 token. This is what I >> received using the Oauth2 token curl proposed by Pasquale >> >> curl -X GET " >> http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" >> -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" >> >> {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} >> >> >> Everything seems to be correct. However, using the same token and >> updating ORION, I receive the following error in Cygnus: >> >> time=2015-09-14T18:10:44.419CEST | lvl=ERROR | >> trans=1442246992-282-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : >> Persistence error (The org42/idelgado_tablanull directory could not be >> created in HDFS. HttpFS response: 401 Unauthorized) >> time=2015-09-14T18:10:44.419CEST | lvl=WARN | >> trans=1442246992-282-0000000000 | function=process | comp=Cygnus | >> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event >> TTL has expired, it is no more re-injected in the channel (id=1444248959, >> ttl=0) >> >> However, if I try to access the directory shown in the error, I'm able to >> do so >> >> ssh idelgado at cosmos.lab.fi-ware.org >> hadoop fs -ls /user/idelgado/org42/idelgado_tablanull >> Found 1 items >> -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 >> /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt >> >> My cygnus.conf file content is: >> >> # >> ============================================ >> >> # OrionHDFSSink >> configuration >> >> # channel name from where to read notification >> events >> cygnusagent.sinks.hdfs-sink.channel = hdfs-channel >> # sink class, must not be >> changed >> >> cygnusagent.sinks.hdfs-sink.type = >> es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink >> # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode >> endpoints >> cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 >> # port of the Cosmos service listening for persistence operations; 14000 >> for httpfs, 50070 for webhdfs and free c\ >> hoice for >> inifinty >> >> cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 >> # default username allowed to write in >> HDFS >> cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado >> # default password for the default >> username >> >> #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX >> >> cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i >> # HDFS backend type (webhdfs, httpfs or >> infinity) >> cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs >> # how the attributes are stored, either per row either per column (row, >> column) >> cygnusagent.sinks.hdfs-sink.attr_persistence = column >> # prefix for the database and table names, empty if no prefix is >> desired >> cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla >> # Hive FQDN/IP address of the Hive >> server >> >> cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 >> # Hive port for Hive external table >> provisioning >> >> cygnusagent.sinks.hdfs-sink.hive_port = 10000 >> >> Could you please help us? >> >> Thanks in advance! >> >> >> >> >> >> 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE < >> manuel.escrichevicente at telefonica.com>: >> >>> In this case I see both Pasquale (Coach) and Francisco (GE Owner) have >>> reacted to the request. >>> >>> In the normal flow GE owners enter into action upon request from >>> Coaches. >>> >>> Kind regards, >>> >>> Manuel >>> >>> >>> >>> *From:* JUAN JOSE HIERRO SUREDA >>> *Sent:* lunes, 14 de septiembre de 2015 0:37 >>> *To:* Carlos Corrales >>> *Cc:* fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; >>> FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA >>> *Subject:* Re: [Fiware-finodex-coaching] Problems with COSMOS >>> persistance >>> >>> >>> >>> >>> I guess that the FINODEX coach will forward the ticket to the FIWARE >>> GE owner (or eventually, if he hadn't know where to redirect it, he would >>> redirect the original question to the fiware-tech-help mailing list) >>> >>> Point is that one way or the other, it would arrive at the inbox of >>> the FIWARE GE owner who has to take care of the ticket. >>> >>> You may have sent the ticket directly to the fiware-tech-help mailing >>> list ... however, I guess that the FINODEX coach team wanted to be informed >>> to keep track of the evolution. >>> >>> Manuel, in copy, is the master of all the helpdesk processes and he >>> can clarify what the actual workflow is. >>> >>> Best regards, >>> >>> -- Juanjo >>> >>> ______________________________________________________ >>> >>> >>> >>> Coordinator and Chief Architect, FIWARE platform >>> >>> CTO Industrial IoT, Telef?nica >>> >>> >>> >>> email: juanjose.hierro at telefonica.com >>> >>> twitter: @JuanjoHierro >>> >>> >>> >>> You can follow FIWARE at: >>> >>> website: http://www.fiware.org >>> >>> twitter: @FIWARE >>> >>> facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 >>> >>> linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 >>> >>> On 13/09/15 16:36, Carlos Corrales wrote: >>> >>> Hi Juanjo, >>> >>> Thanks for you feedback, we sent it today because we wanted you to >>> answer it tomorrow morning :). >>> >>> >>> >>> As you can see, a ticket has been created in Jira ( >>> https://jira.fiware.org/browse/HELC-1025). I used the >>> fiware-finodex-coaching list, because we are a FINODEX project and they >>> told us to do so. Should we create another ticket in the fiware-tech-help >>> list also? >>> >>> Best regards >>> >>> >>> >>> 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >> >: >>> >>> Hi, >>> >>> I copy Francisco (Paco) Romero who should be able to provide some help >>> on this. I guess he won't be able to work on the matter until tomorrow >>> since support is not granted out of office working hours. >>> >>> Nevertheless, I believe that it is rather important that you open an >>> issue so that a ticket on our help-desk system is created and then >>> follow-up of support is feasible. >>> >>> You may create a ticket in our helpdesk simply by sending an email to >>> either fiware-lab-help (if it happens to be an issue which is mostly >>> related to FIWARE Lab or the global COSMOS instance setup on the FIWARE >>> Lab) or fiware-tech-help (if it happens to be an issue mostly related with >>> the technology, i.e., with COSMOS in general and not the particular >>> instance of COSMOS running on the FIWARE Lab). >>> >>> Best regards, >>> >>> -- Juanjo >>> >>> ______________________________________________________ >>> >>> >>> >>> Coordinator and Chief Architect, FIWARE platform >>> >>> CTO Industrial IoT, Telef?nica >>> >>> >>> >>> email: juanjose.hierro at telefonica.com >>> >>> twitter: @JuanjoHierro >>> >>> >>> >>> You can follow FIWARE at: >>> >>> website: http://www.fiware.org >>> >>> twitter: @FIWARE >>> >>> facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 >>> >>> linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 >>> >>> On 13/09/15 15:20, Carlos Corrales wrote: >>> >>> Hi everyone, >>> >>> I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). >>> We have been working hard in the application and now that it's finished and >>> we are doing tests with final users, we are improving our code. A couple of >>> months ago we were able to write data to our HDFS in the COSMOS Fiware >>> machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are >>> not using Cosmos for production right now (it will be used in the future), >>> we left it aside. Now that we are checking that everything works as >>> expected, we can see that our Cygnus connector is not able to write >>> properly in HDFS. We haven't changed anything in the configuration, but we >>> receive the following error when trying to write (flume.log file) >>> >>> time=2015-09-13T15:11:36.744CEST | lvl=INFO | >>> trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | >>> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : >>> [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file >>> (idelgado_SAPINnull), Data >>> ({"recvTime":"2015-09-13T15:11:00.413","age":"25", >>> "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", >>> "hr_md":[],"id_session":"1234", "id_session_md":[]}) >>> time=2015-09-13T15:11:36.803CEST | lvl=ERROR | >>> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >>> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : >>> Persistence error (The unknownt/idelgado_SAPINnull directory could not be >>> created in HDFS. HttpFS response: 401 Unauthorized) >>> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >>> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >>> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event >>> was put again in the channel (id=1444248959, ttl=0) >>> time=2015-09-13T15:11:36.804CEST | lvl=INFO | >>> trans=1442149853-658-0000000000 | function=process | comp=Cygnus | >>> msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing >>> transaction (1442149853-658-0000000000) >>> >>> As you can see, the error is 401 Unauthorized. However, we can access >>> the Cosmos machine using SSH, and the user/password in the cygnus.conf >>> file. We also checked that the IP address of the Cosmos machine hasn't >>> changed. >>> >>> Could you please help us? We don't know what else to check... >>> >>> Best regards >>> >>> >>> -- >>> >>> Carlos Corrales >>> >>> Cofounder Secmotic Innovation S.L. >>> >>> http://www.secmotic.com >>> >>> >>> >>> _______________________________________________ >>> >>> Fiware-finodex-coaching mailing list >>> >>> Fiware-finodex-coaching at lists.fiware.org >>> >>> https://lists.fiware.org/listinfo/fiware-finodex-coaching-new >>> >>> >>> ------------------------------ >>> >>> >>> Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, >>> puede contener informaci?n privilegiada o confidencial y es para uso >>> exclusivo de la persona o entidad de destino. Si no es usted. el >>> destinatario indicado, queda notificado de que la lectura, utilizaci?n, >>> divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de >>> la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos >>> que nos lo comunique inmediatamente por esta misma v?a y proceda a su >>> destrucci?n. >>> >>> The information contained in this transmission is privileged and >>> confidential information intended only for the use of the individual or >>> entity named above. If the reader of this message is not the intended >>> recipient, you are hereby notified that any dissemination, distribution or >>> copying of this communication is strictly prohibited. If you have received >>> this transmission in error, do not read it. Please immediately reply to the >>> sender that you have received this communication in error and then delete >>> it. >>> >>> Esta mensagem e seus anexos se dirigem exclusivamente ao seu >>> destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para >>> uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o >>> destinat?rio indicado, fica notificado de que a leitura, utiliza??o, >>> divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da >>> legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos >>> o comunique imediatamente por esta mesma via e proceda a sua destrui??o >>> >>> >>> >>> >>> -- >>> >>> Carlos Corrales >>> >>> Cofounder Secmotic Innovation S.L. >>> >>> http://www.secmotic.com >>> >>> >>> >>> ------------------------------ >>> >>> Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, >>> puede contener informaci?n privilegiada o confidencial y es para uso >>> exclusivo de la persona o entidad de destino. Si no es usted. el >>> destinatario indicado, queda notificado de que la lectura, utilizaci?n, >>> divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de >>> la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos >>> que nos lo comunique inmediatamente por esta misma v?a y proceda a su >>> destrucci?n. >>> >>> The information contained in this transmission is privileged and >>> confidential information intended only for the use of the individual or >>> entity named above. If the reader of this message is not the intended >>> recipient, you are hereby notified that any dissemination, distribution or >>> copying of this communication is strictly prohibited. If you have received >>> this transmission in error, do not read it. Please immediately reply to the >>> sender that you have received this communication in error and then delete >>> it. >>> >>> Esta mensagem e seus anexos se dirigem exclusivamente ao seu >>> destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para >>> uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o >>> destinat?rio indicado, fica notificado de que a leitura, utiliza??o, >>> divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da >>> legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos >>> o comunique imediatamente por esta mesma via e proceda a sua destrui??o >>> >> >> >> >> -- >> Carlos Corrales >> Cofounder Secmotic Innovation S.L. >> http://www.secmotic.com >> >> > > > -- > Carlos Corrales > Cofounder Secmotic Innovation S.L. > http://www.secmotic.com > > -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Tue Sep 15 09:12:06 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Tue, 15 Sep 2015 07:12:06 +0000 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Hi Carlos, I will aggregate through this email all the other emails you sent. Regarding the version, it is printed in the log at the very beginning of the execution. In addition, if you installed via RPM you can check for the installed version by typing: $ rpm ?qa | grep cygnus Nevertheless, looking at your configuration, it seems you are using a very old version of Cygnus, or you are mixing parameters from different versions. I mean: * Current version is 0.8.2 * The "cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink? part is previous to 0.8.0. From 0.8.0 it must be ?com.telefonica.iot.cygnus.sinks.OrionCKANSink? * The OAuth2 token was introduced in 0.8.2 My recommendation is you install the latest version from RPM (https://github.com/telefonicaid/fiware-cygnus/tree/master#section4.1) and you configure Cygnus following the guidelines appearing in the master or release-0.8.2 branches (they are synchronized): https://github.com/telefonicaid/fiware-cygnus/blob/master/README.md https://github.com/telefonicaid/fiware-cygnus/blob/release/0.8.2/README.md Regarding the fiware-service and fiware-servicePath values, if they are not notified as http headers, then the default configured values in Cygnus? HTTPSource are used. Again, it seems you are not using/configuring these values. Regards, Francisco De: Carlos Corrales > Fecha: lunes, 14 de septiembre de 2015, 18:22 Para: MANUEL ESCRICHE VICENTE > CC: JUAN JOSE HIERRO SUREDA >, "fiware-finodex-coaching at lists.fi-ware.org" >, "jose at secmotic.com" >, Francisco Romero Bueno > Asunto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi everyone, Thanks for your responses, we have been testing the whole day and trying to find out the issue. It is not a problem with neither the password, nor the oauth2 token. We are able to access using ssh user/password and the curl command proposed by Pasquale with Oauth2 token. This is what I received using the Oauth2 token curl proposed by Pasquale curl -X GET "http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} Everything seems to be correct. However, using the same token and updating ORION, I receive the following error in Cygnus: time=2015-09-14T18:10:44.419CEST | lvl=ERROR | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The org42/idelgado_tablanull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-14T18:10:44.419CEST | lvl=WARN | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event TTL has expired, it is no more re-injected in the channel (id=1444248959, ttl=0) However, if I try to access the directory shown in the error, I'm able to do so ssh idelgado at cosmos.lab.fi-ware.org hadoop fs -ls /user/idelgado/org42/idelgado_tablanull Found 1 items -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt My cygnus.conf file content is: # ============================================ # OrionHDFSSink configuration # channel name from where to read notification events cygnusagent.sinks.hdfs-sink.channel = hdfs-channel # sink class, must not be changed cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode endpoints cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 # port of the Cosmos service listening for persistence operations; 14000 for httpfs, 50070 for webhdfs and free c\ hoice for inifinty cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 # default username allowed to write in HDFS cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado # default password for the default username #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i # HDFS backend type (webhdfs, httpfs or infinity) cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs # how the attributes are stored, either per row either per column (row, column) cygnusagent.sinks.hdfs-sink.attr_persistence = column # prefix for the database and table names, empty if no prefix is desired cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla # Hive FQDN/IP address of the Hive server cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 # Hive port for Hive external table provisioning cygnusagent.sinks.hdfs-sink.hive_port = 10000 Could you please help us? Thanks in advance! 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE >: In this case I see both Pasquale (Coach) and Francisco (GE Owner) have reacted to the request. In the normal flow GE owners enter into action upon request from Coaches. Kind regards, Manuel From: JUAN JOSE HIERRO SUREDA Sent: lunes, 14 de septiembre de 2015 0:37 To: Carlos Corrales Cc: fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance I guess that the FINODEX coach will forward the ticket to the FIWARE GE owner (or eventually, if he hadn't know where to redirect it, he would redirect the original question to the fiware-tech-help mailing list) Point is that one way or the other, it would arrive at the inbox of the FIWARE GE owner who has to take care of the ticket. You may have sent the ticket directly to the fiware-tech-help mailing list ... however, I guess that the FINODEX coach team wanted to be informed to keep track of the evolution. Manuel, in copy, is the master of all the helpdesk processes and he can clarify what the actual workflow is. Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 16:36, Carlos Corrales wrote: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >: Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From manuel.escrichevicente at telefonica.com Tue Sep 15 09:45:35 2015 From: manuel.escrichevicente at telefonica.com (MANUEL ESCRICHE VICENTE) Date: Tue, 15 Sep 2015 07:45:35 +0000 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Be aware there exist this issue in JIRA for this exchange: https://jira.fiware.org/browse/HELC-1025 From: FRANCISCO ROMERO BUENO Sent: martes, 15 de septiembre de 2015 9:12 To: Carlos Corrales; MANUEL ESCRICHE VICENTE Cc: JUAN JOSE HIERRO SUREDA; fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi Carlos, I will aggregate through this email all the other emails you sent. Regarding the version, it is printed in the log at the very beginning of the execution. In addition, if you installed via RPM you can check for the installed version by typing: $ rpm -qa | grep cygnus Nevertheless, looking at your configuration, it seems you are using a very old version of Cygnus, or you are mixing parameters from different versions. I mean: * Current version is 0.8.2 * The "cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink" part is previous to 0.8.0. From 0.8.0 it must be "com.telefonica.iot.cygnus.sinks.OrionCKANSink" * The OAuth2 token was introduced in 0.8.2 My recommendation is you install the latest version from RPM (https://github.com/telefonicaid/fiware-cygnus/tree/master#section4.1) and you configure Cygnus following the guidelines appearing in the master or release-0.8.2 branches (they are synchronized): https://github.com/telefonicaid/fiware-cygnus/blob/master/README.md https://github.com/telefonicaid/fiware-cygnus/blob/release/0.8.2/README.md Regarding the fiware-service and fiware-servicePath values, if they are not notified as http headers, then the default configured values in Cygnus' HTTPSource are used. Again, it seems you are not using/configuring these values. Regards, Francisco De: Carlos Corrales > Fecha: lunes, 14 de septiembre de 2015, 18:22 Para: MANUEL ESCRICHE VICENTE > CC: JUAN JOSE HIERRO SUREDA >, "fiware-finodex-coaching at lists.fi-ware.org" >, "jose at secmotic.com" >, Francisco Romero Bueno > Asunto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi everyone, Thanks for your responses, we have been testing the whole day and trying to find out the issue. It is not a problem with neither the password, nor the oauth2 token. We are able to access using ssh user/password and the curl command proposed by Pasquale with Oauth2 token. This is what I received using the Oauth2 token curl proposed by Pasquale curl -X GET "http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} Everything seems to be correct. However, using the same token and updating ORION, I receive the following error in Cygnus: time=2015-09-14T18:10:44.419CEST | lvl=ERROR | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The org42/idelgado_tablanull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-14T18:10:44.419CEST | lvl=WARN | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event TTL has expired, it is no more re-injected in the channel (id=1444248959, ttl=0) However, if I try to access the directory shown in the error, I'm able to do so ssh idelgado at cosmos.lab.fi-ware.org hadoop fs -ls /user/idelgado/org42/idelgado_tablanull Found 1 items -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt My cygnus.conf file content is: # ============================================ # OrionHDFSSink configuration # channel name from where to read notification events cygnusagent.sinks.hdfs-sink.channel = hdfs-channel # sink class, must not be changed cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode endpoints cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 # port of the Cosmos service listening for persistence operations; 14000 for httpfs, 50070 for webhdfs and free c\ hoice for inifinty cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 # default username allowed to write in HDFS cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado # default password for the default username #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i # HDFS backend type (webhdfs, httpfs or infinity) cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs # how the attributes are stored, either per row either per column (row, column) cygnusagent.sinks.hdfs-sink.attr_persistence = column # prefix for the database and table names, empty if no prefix is desired cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla # Hive FQDN/IP address of the Hive server cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 # Hive port for Hive external table provisioning cygnusagent.sinks.hdfs-sink.hive_port = 10000 Could you please help us? Thanks in advance! 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE >: In this case I see both Pasquale (Coach) and Francisco (GE Owner) have reacted to the request. In the normal flow GE owners enter into action upon request from Coaches. Kind regards, Manuel From: JUAN JOSE HIERRO SUREDA Sent: lunes, 14 de septiembre de 2015 0:37 To: Carlos Corrales Cc: fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance I guess that the FINODEX coach will forward the ticket to the FIWARE GE owner (or eventually, if he hadn't know where to redirect it, he would redirect the original question to the fiware-tech-help mailing list) Point is that one way or the other, it would arrive at the inbox of the FIWARE GE owner who has to take care of the ticket. You may have sent the ticket directly to the fiware-tech-help mailing list ... however, I guess that the FINODEX coach team wanted to be informed to keep track of the evolution. Manuel, in copy, is the master of all the helpdesk processes and he can clarify what the actual workflow is. Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 16:36, Carlos Corrales wrote: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >: Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From coaches-help-desk-jira at fi-ware.org Tue Sep 15 13:09:00 2015 From: coaches-help-desk-jira at fi-ware.org (Pasquale Vitale (JIRA)) Date: Tue, 15 Sep 2015 12:09:00 +0100 (BST) Subject: [FI-WARE-JIRA] (HELC-1025) [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: Message-ID: Dear Carlos, Fiware-Service and Fiware-ServicePath headers are important when you want to use Cygnus with a Database. They are the name of table in the database. Best regards, Pasquale ------------------------------------------------------------------------------- Pasquale Vitale created HELC-1025: ------------------------------------- Summary: [Fiware-finodex-coaching] Problems with COSMOS persistance Key: HELC-1025 URL: https://jira.fiware.org/browse/HELC-1025 Project: Help-Coaches-Desk Issue Type: extRequest Components: FINODEX Reporter: FW External User Assignee: Pasquale Vitale Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new [Created via e-mail received from: Carlos Corrales ] ------------------------------------------------------------------------------- Comments: Juanjo Hierro - Sunday 4:32 PM Hi, ? I copy Francisco (Paco) Romero who should be able to provide some help on this.?? I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. ? Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. ? You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). ? Best regards, -- Juanjo ------------------ FW External User - Sunday 4:38 PM Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira ( https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ FW External User - Sunday 4:42 PM Hi Carlos, I do not know if this will help. The same thing happened to us. http://stackoverflow.com/questions/31310111/oauth2-in-cygnus/31312196#31312196 Regards firma *SensoWave Ignacio G?mez Maqueda* * * Director T?cnico m?vil: + 34 644350613 __imaqueda_ at sensowave.es _ @queronea _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ Juanjo Hierro - Yesterday 12:39 AM ? I guess that the FINODEX coach will forward the ticket to the FIWARE GE owner (or eventually, if he hadn't know where to redirect it, he would redirect the original question to the fiware-tech-help mailing list) ? Point is that one way or the other, it would arrive at the inbox of the FIWARE GE owner who has to take care of the ticket. ? You may have sent the ticket directly to the fiware-tech-help mailing list ... however, I guess that the FINODEX coach team wanted to be informed to keep track of the evolution. ? Manuel, in copy, is the master of all the helpdesk processes and he can clarify what the actual workflow is. ? Best regards, -- Juanjo ------------------ Stefano De Panfilis - Yesterday 12:46 AM dear carlos, in fact, as an sme working in finodex you did correctly. it will be your fiware coach (pasquale vitale in cc) that if not able to solve himself the issue, and i guess this time he will not, he will turn the ticket to the ge owner (francisco romero as indicated by juanjo). ciao, stefano -- Stefano De Panfilis Chief Innovation Officer Engineering Ingegneria Informatica S.p.A. via Riccardo Morandi 32 00148 Roma Italy tel (direct): +39-06-8759-4253 tel (secr.): +39-068307-4513 fax: +39-068307-4200 cell: +39-335-7542-567 skype: depa01 twitter: @depa01 _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ Pasquale Vitale - Yesterday 2:20 PM see the helc 1026 ------------------ FW External User - Yesterday 6:24 PM Hi everyone, Thanks for your responses, we have been testing the whole day and trying to find out the issue. It is not a problem with neither the password, nor the oauth2 token. We are able to access using ssh user/password and the curl command proposed by Pasquale with Oauth2 token. This is what I received using the Oauth2 token curl proposed by Pasquale curl -X GET " http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} Everything seems to be correct. However, using the same token and updating ORION, I receive the following error in Cygnus: time=2015-09-14T18:10:44.419CEST | lvl=ERROR | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The org42/idelgado_tablanull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-14T18:10:44.419CEST | lvl=WARN | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event TTL has expired, it is no more re-injected in the channel (id=1444248959, ttl=0) However, if I try to access the directory shown in the error, I'm able to do so ssh idelgado at cosmos.lab.fi-ware.org hadoop fs -ls /user/idelgado/org42/idelgado_tablanull Found 1 items -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt My cygnus.conf file content is: # ============================================ # OrionHDFSSink configuration # channel name from where to read notification events cygnusagent.sinks.hdfs-sink.channel = hdfs-channel # sink class, must not be changed cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode endpoints cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 # port of the Cosmos service listening for persistence operations; 14000 for httpfs, 50070 for webhdfs and free c\ hoice for inifinty cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 # default username allowed to write in HDFS cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado # default password for the default username #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i # HDFS backend type (webhdfs, httpfs or infinity) cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs # how the attributes are stored, either per row either per column (row, column) cygnusagent.sinks.hdfs-sink.attr_persistence = column # prefix for the database and table names, empty if no prefix is desired cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla # Hive FQDN/IP address of the Hive server cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 # Hive port for Hive external table provisioning cygnusagent.sinks.hdfs-sink.hive_port = 10000 Could you please help us? Thanks in advance! 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE < -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ FW External User - Yesterday 6:31 PM One more thing, Francisco, how can I find the Cygnus version? Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ FW External User - Yesterday 6:59 PM Hi everyone again, Could it be related to the Fiware-Service and Fiware-ServicePath headers? We didn't use them at the beginning, then we tried to use them, and now, we notice that if we didn't use them the directory used by Cygnus to write in Cosmos is /org42/idelgado_tablanull, while if we use for instance --header 'Fiware-Service: unknownT' --header 'Fiware-ServicePath: /' the directory written is /unknownt/idelgado_tablanull. Any clues? Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ------------------ -- This email was generated by the JIRA Email This Issue plugin (https://marketplace.atlassian.com/plugins/com.metainf.jira.plugin.emailissue) from www.meta-inf.hu (http://www.meta-inf.hu). From carlos at secmotic.com Wed Sep 16 11:11:53 2015 From: carlos at secmotic.com (Carlos Corrales) Date: Wed, 16 Sep 2015 11:11:53 +0200 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Hi Francisco, Yes, we were using cygnus 0.5-91... It is the default version when using the image available in FIWARE lab (orion-psb-image-R4.2 ). After updating the version and configuring it properly, everything is working again. Thank you very much! 2015-09-15 9:45 GMT+02:00 MANUEL ESCRICHE VICENTE < manuel.escrichevicente at telefonica.com>: > Be aware there exist this issue in JIRA for this exchange: > https://jira.fiware.org/browse/HELC-1025 > > > > > > *From:* FRANCISCO ROMERO BUENO > *Sent:* martes, 15 de septiembre de 2015 9:12 > *To:* Carlos Corrales; MANUEL ESCRICHE VICENTE > *Cc:* JUAN JOSE HIERRO SUREDA; fiware-finodex-coaching at lists.fi-ware.org; > jose at secmotic.com > > *Subject:* Re: [Fiware-finodex-coaching] Problems with COSMOS persistance > > > > Hi Carlos, > > > > I will aggregate through this email all the other emails you sent. > > > > Regarding the version, it is printed in the log at the very beginning of > the execution. In addition, if you installed via RPM you can check for the > installed version by typing: > > > > $ rpm ?qa | grep cygnus > > > > Nevertheless, looking at your configuration, it seems you are using a very > old version of Cygnus, or you are mixing parameters from different > versions. I mean: > > - Current version is 0.8.2 > - The "cygnusagent.sinks.hdfs-sink.type = > es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink? part is previous > to 0.8.0. From 0.8.0 it must be > ?com.telefonica.iot.cygnus.sinks.OrionCKANSink? > - The OAuth2 token was introduced in 0.8.2 > > My recommendation is you install the latest version from RPM ( > https://github.com/telefonicaid/fiware-cygnus/tree/master#section4.1) and > you configure Cygnus following the guidelines appearing in the master or > release-0.8.2 branches (they are synchronized): > > https://github.com/telefonicaid/fiware-cygnus/blob/master/README.md > > https://github.com/telefonicaid/fiware-cygnus/blob/release/0.8.2/README.md > > > > > Regarding the fiware-service and fiware-servicePath values, if they are > not notified as http headers, then the default configured values in Cygnus? > HTTPSource are used. Again, it seems you are not using/configuring these > values. > > > > Regards, > > Francisco > > > > *De: *Carlos Corrales > *Fecha: *lunes, 14 de septiembre de 2015, 18:22 > *Para: *MANUEL ESCRICHE VICENTE > *CC: *JUAN JOSE HIERRO SUREDA , " > fiware-finodex-coaching at lists.fi-ware.org" < > fiware-finodex-coaching at lists.fi-ware.org>, "jose at secmotic.com" < > jose at secmotic.com>, Francisco Romero Bueno < > francisco.romerobueno at telefonica.com> > *Asunto: *Re: [Fiware-finodex-coaching] Problems with COSMOS persistance > > > > Hi everyone, > > Thanks for your responses, we have been testing the whole day and trying > to find out the issue. It is not a problem with neither the password, nor > the oauth2 token. We are able to access using ssh user/password and the > curl command proposed by Pasquale with Oauth2 token. This is what I > received using the Oauth2 token curl proposed by Pasquale > > curl -X GET " > http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" > -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" > > {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} > > Everything seems to be correct. However, using the same token and updating > ORION, I receive the following error in Cygnus: > > time=2015-09-14T18:10:44.419CEST | lvl=ERROR | > trans=1442246992-282-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : > Persistence error (The org42/idelgado_tablanull directory could not be > created in HDFS. HttpFS response: 401 Unauthorized) > time=2015-09-14T18:10:44.419CEST | lvl=WARN | > trans=1442246992-282-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event > TTL has expired, it is no more re-injected in the channel (id=1444248959, > ttl=0) > > However, if I try to access the directory shown in the error, I'm able to > do so > > ssh idelgado at cosmos.lab.fi-ware.org > hadoop fs -ls /user/idelgado/org42/idelgado_tablanull > Found 1 items > -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 > /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt > > My cygnus.conf file content is: > > # > ============================================ > > # OrionHDFSSink > configuration > > # channel name from where to read notification > events > cygnusagent.sinks.hdfs-sink.channel = hdfs-channel > # sink class, must not be > changed > > cygnusagent.sinks.hdfs-sink.type = > es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink > # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode > endpoints > cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 > # port of the Cosmos service listening for persistence operations; 14000 > for httpfs, 50070 for webhdfs and free c\ > hoice for > inifinty > > cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 > # default username allowed to write in > HDFS > cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado > # default password for the default > username > > #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX > > cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i > # HDFS backend type (webhdfs, httpfs or > infinity) > cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs > # how the attributes are stored, either per row either per column (row, > column) > cygnusagent.sinks.hdfs-sink.attr_persistence = column > # prefix for the database and table names, empty if no prefix is > desired > cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla > # Hive FQDN/IP address of the Hive > server > > cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 > # Hive port for Hive external table > provisioning > > cygnusagent.sinks.hdfs-sink.hive_port = 10000 > > Could you please help us? > > Thanks in advance! > > > > > > > > 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE < > manuel.escrichevicente at telefonica.com>: > > In this case I see both Pasquale (Coach) and Francisco (GE Owner) have > reacted to the request. > > In the normal flow GE owners enter into action upon request from Coaches. > > Kind regards, > > Manuel > > > > *From:* JUAN JOSE HIERRO SUREDA > *Sent:* lunes, 14 de septiembre de 2015 0:37 > *To:* Carlos Corrales > *Cc:* fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; > FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA > *Subject:* Re: [Fiware-finodex-coaching] Problems with COSMOS persistance > > > > > I guess that the FINODEX coach will forward the ticket to the FIWARE GE > owner (or eventually, if he hadn't know where to redirect it, he would > redirect the original question to the fiware-tech-help mailing list) > > Point is that one way or the other, it would arrive at the inbox of the > FIWARE GE owner who has to take care of the ticket. > > You may have sent the ticket directly to the fiware-tech-help mailing > list ... however, I guess that the FINODEX coach team wanted to be informed > to keep track of the evolution. > > Manuel, in copy, is the master of all the helpdesk processes and he can > clarify what the actual workflow is. > > Best regards, > > -- Juanjo > > ______________________________________________________ > > > > Coordinator and Chief Architect, FIWARE platform > > CTO Industrial IoT, Telef?nica > > > > email: juanjose.hierro at telefonica.com > > twitter: @JuanjoHierro > > > > You can follow FIWARE at: > > website: http://www.fiware.org > > twitter: @FIWARE > > facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 > > linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 > > On 13/09/15 16:36, Carlos Corrales wrote: > > Hi Juanjo, > > Thanks for you feedback, we sent it today because we wanted you to answer > it tomorrow morning :). > > > > As you can see, a ticket has been created in Jira ( > https://jira.fiware.org/browse/HELC-1025). I used the > fiware-finodex-coaching list, because we are a FINODEX project and they > told us to do so. Should we create another ticket in the fiware-tech-help > list also? > > Best regards > > > > 2015-09-13 16:30 GMT+02:00 Juanjo Hierro : > > Hi, > > I copy Francisco (Paco) Romero who should be able to provide some help > on this. I guess he won't be able to work on the matter until tomorrow > since support is not granted out of office working hours. > > Nevertheless, I believe that it is rather important that you open an > issue so that a ticket on our help-desk system is created and then > follow-up of support is feasible. > > You may create a ticket in our helpdesk simply by sending an email to > either fiware-lab-help (if it happens to be an issue which is mostly > related to FIWARE Lab or the global COSMOS instance setup on the FIWARE > Lab) or fiware-tech-help (if it happens to be an issue mostly related with > the technology, i.e., with COSMOS in general and not the particular > instance of COSMOS running on the FIWARE Lab). > > Best regards, > > -- Juanjo > > ______________________________________________________ > > > > Coordinator and Chief Architect, FIWARE platform > > CTO Industrial IoT, Telef?nica > > > > email: juanjose.hierro at telefonica.com > > twitter: @JuanjoHierro > > > > You can follow FIWARE at: > > website: http://www.fiware.org > > twitter: @FIWARE > > facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 > > linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 > > On 13/09/15 15:20, Carlos Corrales wrote: > > Hi everyone, > > I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). > We have been working hard in the application and now that it's finished and > we are doing tests with final users, we are improving our code. A couple of > months ago we were able to write data to our HDFS in the COSMOS Fiware > machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not > using Cosmos for production right now (it will be used in the future), we > left it aside. Now that we are checking that everything works as expected, > we can see that our Cygnus connector is not able to write properly in HDFS. > We haven't changed anything in the configuration, but we receive the > following error when trying to write (flume.log file) > > time=2015-09-13T15:11:36.744CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : > [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file > (idelgado_SAPINnull), Data > ({"recvTime":"2015-09-13T15:11:00.413","age":"25", > "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", > "hr_md":[],"id_session":"1234", "id_session_md":[]}) > time=2015-09-13T15:11:36.803CEST | lvl=ERROR | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : > Persistence error (The unknownt/idelgado_SAPINnull directory could not be > created in HDFS. HttpFS response: 401 Unauthorized) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event > was put again in the channel (id=1444248959, ttl=0) > time=2015-09-13T15:11:36.804CEST | lvl=INFO | > trans=1442149853-658-0000000000 | function=process | comp=Cygnus | > msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing > transaction (1442149853-658-0000000000) > > As you can see, the error is 401 Unauthorized. However, we can access the > Cosmos machine using SSH, and the user/password in the cygnus.conf file. We > also checked that the IP address of the Cosmos machine hasn't changed. > > Could you please help us? We don't know what else to check... > > Best regards > > > -- > > Carlos Corrales > > Cofounder Secmotic Innovation S.L. > > http://www.secmotic.com > > > > _______________________________________________ > > Fiware-finodex-coaching mailing list > > Fiware-finodex-coaching at lists.fiware.org > > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new > > > ------------------------------ > > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > > > > > -- > > Carlos Corrales > > Cofounder Secmotic Innovation S.L. > > http://www.secmotic.com > > > > > ------------------------------ > > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > > > > > -- > > Carlos Corrales > > Cofounder Secmotic Innovation S.L. > > http://www.secmotic.com > > ------------------------------ > > Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, > puede contener informaci?n privilegiada o confidencial y es para uso > exclusivo de la persona o entidad de destino. Si no es usted. el > destinatario indicado, queda notificado de que la lectura, utilizaci?n, > divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de > la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos > que nos lo comunique inmediatamente por esta misma v?a y proceda a su > destrucci?n. > > The information contained in this transmission is privileged and > confidential information intended only for the use of the individual or > entity named above. If the reader of this message is not the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this communication is strictly prohibited. If you have received > this transmission in error, do not read it. Please immediately reply to the > sender that you have received this communication in error and then delete > it. > > Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, > pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo > da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio > indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou > c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. > Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique > imediatamente por esta mesma via e proceda a sua destrui??o > -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From francisco.romerobueno at telefonica.com Wed Sep 16 11:15:49 2015 From: francisco.romerobueno at telefonica.com (FRANCISCO ROMERO BUENO) Date: Wed, 16 Sep 2015 09:15:49 +0000 Subject: [Fiware-finodex-coaching] Problems with COSMOS persistance In-Reply-To: References: <55F58890.90404@telefonica.com> <55F5FA93.8080801@telefonica.com> Message-ID: Great to hear that! Regarding the image containing the bundle Orion+Cygnus, it must be updated for sure. Adding it to our backlog. Regards, Francisco De: Carlos Corrales > Fecha: mi?rcoles, 16 de septiembre de 2015, 11:11 Para: MANUEL ESCRICHE VICENTE > CC: Francisco Romero Bueno >, JUAN JOSE HIERRO SUREDA >, "fiware-finodex-coaching at lists.fi-ware.org" >, "jose at secmotic.com" > Asunto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi Francisco, Yes, we were using cygnus 0.5-91... It is the default version when using the image available in FIWARE lab (orion-psb-image-R4.2). After updating the version and configuring it properly, everything is working again. Thank you very much! 2015-09-15 9:45 GMT+02:00 MANUEL ESCRICHE VICENTE >: Be aware there exist this issue in JIRA for this exchange: https://jira.fiware.org/browse/HELC-1025 From: FRANCISCO ROMERO BUENO Sent: martes, 15 de septiembre de 2015 9:12 To: Carlos Corrales; MANUEL ESCRICHE VICENTE Cc: JUAN JOSE HIERRO SUREDA; fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi Carlos, I will aggregate through this email all the other emails you sent. Regarding the version, it is printed in the log at the very beginning of the execution. In addition, if you installed via RPM you can check for the installed version by typing: $ rpm ?qa | grep cygnus Nevertheless, looking at your configuration, it seems you are using a very old version of Cygnus, or you are mixing parameters from different versions. I mean: * Current version is 0.8.2 * The "cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink? part is previous to 0.8.0. From 0.8.0 it must be ?com.telefonica.iot.cygnus.sinks.OrionCKANSink? * The OAuth2 token was introduced in 0.8.2 My recommendation is you install the latest version from RPM (https://github.com/telefonicaid/fiware-cygnus/tree/master#section4.1) and you configure Cygnus following the guidelines appearing in the master or release-0.8.2 branches (they are synchronized): https://github.com/telefonicaid/fiware-cygnus/blob/master/README.md https://github.com/telefonicaid/fiware-cygnus/blob/release/0.8.2/README.md Regarding the fiware-service and fiware-servicePath values, if they are not notified as http headers, then the default configured values in Cygnus? HTTPSource are used. Again, it seems you are not using/configuring these values. Regards, Francisco De: Carlos Corrales > Fecha: lunes, 14 de septiembre de 2015, 18:22 Para: MANUEL ESCRICHE VICENTE > CC: JUAN JOSE HIERRO SUREDA >, "fiware-finodex-coaching at lists.fi-ware.org" >, "jose at secmotic.com" >, Francisco Romero Bueno > Asunto: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance Hi everyone, Thanks for your responses, we have been testing the whole day and trying to find out the issue. It is not a problem with neither the password, nor the oauth2 token. We are able to access using ssh user/password and the curl command proposed by Pasquale with Oauth2 token. This is what I received using the Oauth2 token curl proposed by Pasquale curl -X GET "http://cosmos.lab.fiware.org:14000/webhdfs/v1/user/idelgado?op=liststatus&user.name=idelgado" -H "X-Auth-Token: rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i" {"FileStatuses":{"FileStatus":[{"pathSuffix":".staging","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"700","accessTime":0,"modificationTime":1437059783102,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433847949370,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras2","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434651036673,"blockSize":0,"replication":0},{"pathSuffix":"cuentapalabras_fiware","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1434710282953,"blockSize":0,"replication":0},{"pathSuffix":"input","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433840978953,"blockSize":0,"replication":0},{"pathSuffix":"input_data","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433841088243,"blockSize":0,"replication":0},{"pathSuffix":"org42","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1435749061128,"blockSize":0,"replication":0},{"pathSuffix":"prueba","type":"DIRECTORY","length":0,"owner":"idelgado","group":"idelgado","permission":"740","accessTime":0,"modificationTime":1433842740482,"blockSize":0,"replication":0}]}} Everything seems to be correct. However, using the same token and updating ORION, I receive the following error in Cygnus: time=2015-09-14T18:10:44.419CEST | lvl=ERROR | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The org42/idelgado_tablanull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-14T18:10:44.419CEST | lvl=WARN | trans=1442246992-282-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[153] : The event TTL has expired, it is no more re-injected in the channel (id=1444248959, ttl=0) However, if I try to access the directory shown in the error, I'm able to do so ssh idelgado at cosmos.lab.fi-ware.org hadoop fs -ls /user/idelgado/org42/idelgado_tablanull Found 1 items -rw-r----- 3 idelgado idelgado 1416 2015-07-01 13:11 /user/idelgado/org42/idelgado_tablanull/idelgado_tablanull.txt My cygnus.conf file content is: # ============================================ # OrionHDFSSink configuration # channel name from where to read notification events cygnusagent.sinks.hdfs-sink.channel = hdfs-channel # sink class, must not be changed cygnusagent.sinks.hdfs-sink.type = es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink # Comma-separated list of FQDN/IP address regarding the Cosmos Namenode endpoints cygnusagent.sinks.hdfs-sink.cosmos_host = 130.206.80.46 # port of the Cosmos service listening for persistence operations; 14000 for httpfs, 50070 for webhdfs and free c\ hoice for inifinty cygnusagent.sinks.hdfs-sink.cosmos_port = 14000 # default username allowed to write in HDFS cygnusagent.sinks.hdfs-sink.cosmos_default_username = idelgado # default password for the default username #cygnusagent.sinks.hdfs-sink.cosmos_default_password = XXXXXXX cygnusagent.sinks.hdfs-sink.oauth2_token = rxcEgpDHqHAqhWnwUB93JlAVJ7uz9i # HDFS backend type (webhdfs, httpfs or infinity) cygnusagent.sinks.hdfs-sink.hdfs_api = httpfs # how the attributes are stored, either per row either per column (row, column) cygnusagent.sinks.hdfs-sink.attr_persistence = column # prefix for the database and table names, empty if no prefix is desired cygnusagent.sinks.hdfs-sink.naming_prefix = idelgado_tabla # Hive FQDN/IP address of the Hive server cygnusagent.sinks.hdfs-sink.hive_host = 130.206.80.46 # Hive port for Hive external table provisioning cygnusagent.sinks.hdfs-sink.hive_port = 10000 Could you please help us? Thanks in advance! 2015-09-14 10:26 GMT+02:00 MANUEL ESCRICHE VICENTE >: In this case I see both Pasquale (Coach) and Francisco (GE Owner) have reacted to the request. In the normal flow GE owners enter into action upon request from Coaches. Kind regards, Manuel From: JUAN JOSE HIERRO SUREDA Sent: lunes, 14 de septiembre de 2015 0:37 To: Carlos Corrales Cc: fiware-finodex-coaching at lists.fi-ware.org; jose at secmotic.com; FRANCISCO ROMERO BUENO; MANUEL ESCRICHE VICENTE; JUAN JOSE HIERRO SUREDA Subject: Re: [Fiware-finodex-coaching] Problems with COSMOS persistance I guess that the FINODEX coach will forward the ticket to the FIWARE GE owner (or eventually, if he hadn't know where to redirect it, he would redirect the original question to the fiware-tech-help mailing list) Point is that one way or the other, it would arrive at the inbox of the FIWARE GE owner who has to take care of the ticket. You may have sent the ticket directly to the fiware-tech-help mailing list ... however, I guess that the FINODEX coach team wanted to be informed to keep track of the evolution. Manuel, in copy, is the master of all the helpdesk processes and he can clarify what the actual workflow is. Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 16:36, Carlos Corrales wrote: Hi Juanjo, Thanks for you feedback, we sent it today because we wanted you to answer it tomorrow morning :). As you can see, a ticket has been created in Jira (https://jira.fiware.org/browse/HELC-1025). I used the fiware-finodex-coaching list, because we are a FINODEX project and they told us to do so. Should we create another ticket in the fiware-tech-help list also? Best regards 2015-09-13 16:30 GMT+02:00 Juanjo Hierro >: Hi, I copy Francisco (Paco) Romero who should be able to provide some help on this. I guess he won't be able to work on the matter until tomorrow since support is not granted out of office working hours. Nevertheless, I believe that it is rather important that you open an issue so that a ticket on our help-desk system is created and then follow-up of support is feasible. You may create a ticket in our helpdesk simply by sending an email to either fiware-lab-help (if it happens to be an issue which is mostly related to FIWARE Lab or the global COSMOS instance setup on the FIWARE Lab) or fiware-tech-help (if it happens to be an issue mostly related with the technology, i.e., with COSMOS in general and not the particular instance of COSMOS running on the FIWARE Lab). Best regards, -- Juanjo ______________________________________________________ Coordinator and Chief Architect, FIWARE platform CTO Industrial IoT, Telef?nica email: juanjose.hierro at telefonica.com twitter: @JuanjoHierro You can follow FIWARE at: website: http://www.fiware.org twitter: @FIWARE facebook: http://www.facebook.com/pages/FI-WARE/251366491587242 linkedIn: http://www.linkedin.com/groups/FIWARE-4239932 On 13/09/15 15:20, Carlos Corrales wrote: Hi everyone, I'm Carlos Corrales, part of the development team at SAPIN (FINODEX012). We have been working hard in the application and now that it's finished and we are doing tests with final users, we are improving our code. A couple of months ago we were able to write data to our HDFS in the COSMOS Fiware machine (cosmos.lab.fi-ware.org) with our user (idelgado). As we are not using Cosmos for production right now (it will be used in the future), we left it aside. Now that we are checking that everything works as expected, we can see that our Cygnus connector is not able to write properly in HDFS. We haven't changed anything in the configuration, but we receive the following error when trying to write (flume.log file) time=2015-09-13T15:11:36.744CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=persist | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionHDFSSink[367] : [hdfs-sink] Persisting data at OrionHDFSSink. HDFS file (idelgado_SAPINnull), Data ({"recvTime":"2015-09-13T15:11:00.413","age":"25", "age_md":[],"exercisetype":"Light", "exercisetype_md":[],"hr":"36", "hr_md":[],"id_session":"1234", "id_session_md":[]}) time=2015-09-13T15:11:36.803CEST | lvl=ERROR | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[140] : Persistence error (The unknownt/idelgado_SAPINnull directory could not be created in HDFS. HttpFS response: 401 Unauthorized) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[150] : An event was put again in the channel (id=1444248959, ttl=0) time=2015-09-13T15:11:36.804CEST | lvl=INFO | trans=1442149853-658-0000000000 | function=process | comp=Cygnus | msg=es.tid.fiware.fiwareconnectors.cygnus.sinks.OrionSink[175] : Finishing transaction (1442149853-658-0000000000) As you can see, the error is 401 Unauthorized. However, we can access the Cosmos machine using SSH, and the user/password in the cygnus.conf file. We also checked that the IP address of the Cosmos machine hasn't changed. Could you please help us? We don't know what else to check... Best regards -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -- Carlos Corrales Cofounder Secmotic Innovation S.L. http://www.secmotic.com [https://docs.google.com/uc?export=download&id=0B02xdGS72R1tVWItcDVEUDlvWmM&revid=0B02xdGS72R1tdWYzTzcrMXZ3U3ArSndLUEl0eVB6ZUFtOTJrPQ] ________________________________ Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener informaci?n privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n puede estar prohibida en virtud de la legislaci?n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma v?a y proceda a su destrucci?n. The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinat?rio, pode conter informa??o privilegiada ou confidencial e ? para uso exclusivo da pessoa ou entidade de destino. Se n?o ? vossa senhoria o destinat?rio indicado, fica notificado de que a leitura, utiliza??o, divulga??o e/ou c?pia sem autoriza??o pode estar proibida em virtude da legisla??o vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destrui??o -------------- next part -------------- An HTML attachment was scrubbed... URL: From rich at argonauta.org Mon Sep 21 11:22:45 2015 From: rich at argonauta.org (Richard C Hidalgo Lorite) Date: Mon, 21 Sep 2015 11:22:45 +0200 Subject: apache2 not instalable in any fresh debian7 base instance (was Re: insserv loop errors preventing package installation) Message-ID: To reproduce: -Launch a fresh debian7 base image. ( id: f925c090-e7db-459e-af69-fe06576171c1) -Log in as debian user -run sudo apt-get update -run sudo apt-get install apache2 debian at debian2:~$ sudo apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libclass-isa-perl libpcre3 libswitch-perl perl perl-modules ssl-cert Suggested packages: www-browser apache2-doc apache2-suexec apache2-suexec-custom perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make libpod-plainer-perl openssl-blacklist The following NEW packages will be installed: apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libclass-isa-perl libpcre3 libswitch-perl perl perl-modules ssl-cert 0 upgraded, 15 newly installed, 0 to remove and 13 not upgraded. Need to get 9,631 kB of archives. After this operation, 37.7 MB of additional disk space will be used. Do you want to continue [Y/n]? Y Get:1 http://http.debian.net/debian/ wheezy/main libpcre3 amd64 1:8.30-5 [242 kB] Get:2 http://http.debian.net/debian/ wheezy/main libclass-isa-perl all 0.36-3 [12.3 kB] Get:3 http://http.debian.net/debian/ wheezy/main perl-modules all 5.14.2-21+deb7u2 [3,442 kB] 3% [Connecting to ftp.fau.de] [3 perl-modules 0 B/3,442 kB 0%] [Waiting for headers]debug2: channel 0: window 999360 sent adjust 49216 Get:4 http://http.debian.net/debian/ wheezy/main perl amd64 5.14.2-21+deb7u2 [4,407 kB] Get:5 http://http.debian.net/debian/ wheezy/main libswitch-perl all 2.16-2 [21.0 kB] Get:6 http://http.debian.net/debian/ wheezy/main libaprutil1 amd64 1.4.1-3 [89.8 kB] Get:7 http://http.debian.net/debian/ wheezy/main libaprutil1-dbd-sqlite3 amd64 1.4.1-3 [19.0 kB] Get:8 http://http.debian.net/debian/ wheezy/main libaprutil1-ldap amd64 1.4.1-3 [16.6 kB] Get:9 http://http.debian.net/debian/ wheezy/main apache2 amd64 2.2.22-13+deb7u6 [1,438 B] Get:10 http://http.debian.net/debian/ wheezy/main apache2.2-bin amd64 2.2.22-13+deb7u6 [793 kB] Get:11 http://http.debian.net/debian/ wheezy/main apache2-utils amd64 2.2.22-13+deb7u6 [164 kB] Get:12 http://http.debian.net/debian/ wheezy/main apache2.2-common amd64 2.2.22-13+deb7u6 [294 kB] Get:13 http://http.debian.net/debian/ wheezy/main libapr1 amd64 1.4.6-3+deb7u1 [106 kB] Get:14 http://http.debian.net/debian/ wheezy/main ssl-cert all 1.0.32+deb7u1 [19.6 kB] Get:15 http://http.debian.net/debian/ wheezy/main apache2-mpm-worker amd64 2.2.22-13+deb7u6 [2,236 B] Fetched 9,631 kB in 3s (2,917 kB/s) Preconfiguring packages ... Selecting previously unselected package libpcre3:amd64. (Reading database ... 29537 files and directories currently installed.) Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libclass-isa-perl. Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ... Selecting previously unselected package perl-modules. Unpacking perl-modules (from .../perl-modules_5.14.2-21+deb7u2_all.deb) ... Selecting previously unselected package perl. Unpacking perl (from .../perl_5.14.2-21+deb7u2_amd64.deb) ... Selecting previously unselected package libswitch-perl. Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ... Selecting previously unselected package libapr1. Unpacking libapr1 (from .../libapr1_1.4.6-3+deb7u1_amd64.deb) ... Selecting previously unselected package libaprutil1. Unpacking libaprutil1 (from .../libaprutil1_1.4.1-3_amd64.deb) ... Selecting previously unselected package libaprutil1-dbd-sqlite3. Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.4.1-3_amd64.deb) ... Selecting previously unselected package libaprutil1-ldap. Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.4.1-3_amd64.deb) ... Selecting previously unselected package apache2.2-bin. Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2-utils. Unpacking apache2-utils (from .../apache2-utils_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2.2-common. Unpacking apache2.2-common (from .../apache2.2-common_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2-mpm-worker. Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2. Unpacking apache2 (from .../apache2_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package ssl-cert. Unpacking ssl-cert (from .../ssl-cert_1.0.32+deb7u1_all.deb) ... Processing triggers for man-db ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libclass-isa-perl (0.36-3) ... Setting up libapr1 (1.4.6-3+deb7u1) ... Setting up libaprutil1 (1.4.1-3) ... Setting up libaprutil1-dbd-sqlite3 (1.4.1-3) ... Setting up libaprutil1-ldap (1.4.1-3) ... Setting up apache2.2-bin (2.2.22-13+deb7u6) ... Setting up apache2-utils (2.2.22-13+deb7u6) ... Setting up ssl-cert (1.0.32+deb7u1) ... Setting up perl-modules (5.14.2-21+deb7u2) ... Setting up perl (5.14.2-21+deb7u2) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up apache2.2-common (2.2.22-13+deb7u6) ... Enabling site default. Enabling module alias. Enabling module autoindex. Enabling module dir. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module status. Enabling module auth_basic. Enabling module deflate. Enabling module authz_default. Enabling module authz_user. Enabling module authz_groupfile. Enabling module authn_file. Enabling module authz_host. Enabling module reqtimeout. insserv: warning: script 'S99vmonitorS' missing LSB tags and overrides insserv: warning: script 'vmonitorS' missing LSB tags and overrides insserv: There is a loop at service vmonitorS if started insserv: There is a loop between service vmonitorS and mountnfs if started insserv: loop involving service mountnfs at depth 9 insserv: loop involving service networking at depth 8 insserv: loop involving service mountnfs-bootclean at depth 11 insserv: There is a loop between service cloud-final and mountall if started insserv: loop involving service mountall at depth 7 insserv: loop involving service checkfs at depth 6 insserv: There is a loop between service cloud-final and mountdevsubfs if started insserv: loop involving service mountdevsubfs at depth 2 insserv: loop involving service udev at depth 1 insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: There is a loop between service cloud-final and mountall-bootclean if started insserv: loop involving service mountall-bootclean at depth 8 insserv: There is a loop at service cloud-final if started insserv: loop involving service urandom at depth 10 insserv: There is a loop between service cloud-final and checkroot if started insserv: loop involving service checkroot at depth 5 insserv: loop involving service hwclock at depth 4 insserv: loop involving service vmonitorS at depth 1 insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing apache2.2-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of apache2-mpm-worker: apache2-mpm-worker depends on apache2.2-common (= 2.2.22-13+deb7u6); however: Package apache2.2-common is not configured yet. dpkg: error processing apache2-mpm-worker (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of apache2: apache2 depends on apache2-mpm-worker (= 2.2.22-13+deb7u6) | apache2-mpm-prefork (= 2.2.22-13+deb7u6) | apache2-mpm-event (= 2.2.22-13+deb7u6) | apache2-mpm-itk (= 2.2.22-13+deb7u6); however: Package apache2-mpm-worker is not configured yet. Package apache2-mpm-prefork is not installed. Package apache2-mpm-event is not installed. Package apache2-mpm-itk is not installed. apache2 depends on apache2.2-common (= 2.2.22-13+deb7u6); however: Package apache2.2-common is not configured yet. dpkg: error processing apache2 (--configure): dependency problems - leaving unconfigured Setting up libswitch-perl (2.16-2) ... Errors were encountered while processing: apache2.2-common apache2-mpm-worker apache2 E: Sub-process /usr/bin/dpkg returned an error code (1) Thx in advance ___________________________ Richard C. Hidalgo Lorite Director de Sistemas ISI Argonauta, S.L. C/Alcal? 196, apto. 13, 28028 Madrid Telf: +34 91 356 85 08 http://www.argonauta.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From rich at argonauta.org Mon Sep 21 11:33:05 2015 From: rich at argonauta.org (Richard C Hidalgo Lorite) Date: Mon, 21 Sep 2015 11:33:05 +0200 Subject: apache2 not instalable in any fresh debian7 base instance (was Re: insserv loop errors preventing package installation) In-Reply-To: References: Message-ID: id of base image showing the tainted behaviour is: - *Name:* base_debian_7 - *ID:* b0b5f94c-bdc5-4e74-93f9-5a861fd2f591 ___________________________ Richard C. Hidalgo Lorite Director de Sistemas ISI Argonauta, S.L. C/Alcal? 196, apto. 13, 28028 Madrid Telf: +34 91 356 85 08 http://www.argonauta.org 2015-09-21 11:22 GMT+02:00 Richard C Hidalgo Lorite : > To reproduce: > > -Launch a fresh debian7 base image. ( id: > f925c090-e7db-459e-af69-fe06576171c1) > -Log in as debian user > -run sudo apt-get update > -run sudo apt-get install apache2 > > debian at debian2:~$ sudo apt-get install apache2 > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following extra packages will be installed: > apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1 > libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libclass-isa-perl > libpcre3 libswitch-perl perl perl-modules ssl-cert > Suggested packages: > www-browser apache2-doc apache2-suexec apache2-suexec-custom perl-doc > libterm-readline-gnu-perl libterm-readline-perl-perl make > libpod-plainer-perl openssl-blacklist > The following NEW packages will be installed: > apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common > libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap > libclass-isa-perl libpcre3 libswitch-perl perl perl-modules ssl-cert > 0 upgraded, 15 newly installed, 0 to remove and 13 not upgraded. > Need to get 9,631 kB of archives. > After this operation, 37.7 MB of additional disk space will be used. > Do you want to continue [Y/n]? Y > Get:1 http://http.debian.net/debian/ wheezy/main libpcre3 amd64 1:8.30-5 > [242 kB] > Get:2 http://http.debian.net/debian/ wheezy/main libclass-isa-perl all > 0.36-3 [12.3 kB] > Get:3 http://http.debian.net/debian/ wheezy/main perl-modules all > 5.14.2-21+deb7u2 [3,442 kB] > 3% [Connecting to ftp.fau.de] [3 perl-modules 0 B/3,442 kB 0%] [Waiting > for headers]debug2: channel 0: window 999360 sent adjust 49216 > Get:4 http://http.debian.net/debian/ wheezy/main perl amd64 > 5.14.2-21+deb7u2 [4,407 kB] > Get:5 http://http.debian.net/debian/ wheezy/main libswitch-perl all > 2.16-2 [21.0 kB] > > Get:6 http://http.debian.net/debian/ wheezy/main libaprutil1 amd64 > 1.4.1-3 [89.8 kB] > Get:7 http://http.debian.net/debian/ wheezy/main libaprutil1-dbd-sqlite3 > amd64 1.4.1-3 [19.0 kB] > Get:8 http://http.debian.net/debian/ wheezy/main libaprutil1-ldap amd64 > 1.4.1-3 [16.6 kB] > Get:9 http://http.debian.net/debian/ wheezy/main apache2 amd64 > 2.2.22-13+deb7u6 [1,438 B] > Get:10 http://http.debian.net/debian/ wheezy/main apache2.2-bin amd64 > 2.2.22-13+deb7u6 [793 kB] > Get:11 http://http.debian.net/debian/ wheezy/main apache2-utils amd64 > 2.2.22-13+deb7u6 [164 kB] > Get:12 http://http.debian.net/debian/ wheezy/main apache2.2-common amd64 > 2.2.22-13+deb7u6 [294 kB] > Get:13 http://http.debian.net/debian/ wheezy/main libapr1 amd64 > 1.4.6-3+deb7u1 [106 kB] > Get:14 http://http.debian.net/debian/ wheezy/main ssl-cert all > 1.0.32+deb7u1 [19.6 kB] > Get:15 http://http.debian.net/debian/ wheezy/main apache2-mpm-worker > amd64 2.2.22-13+deb7u6 [2,236 B] > Fetched 9,631 kB in 3s (2,917 kB/s) > Preconfiguring packages ... > Selecting previously unselected package libpcre3:amd64. > (Reading database ... 29537 files and directories currently installed.) > Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... > Selecting previously unselected package libclass-isa-perl. > Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ... > Selecting previously unselected package perl-modules. > Unpacking perl-modules (from .../perl-modules_5.14.2-21+deb7u2_all.deb) ... > Selecting previously unselected package perl. > Unpacking perl (from .../perl_5.14.2-21+deb7u2_amd64.deb) ... > Selecting previously unselected package libswitch-perl. > Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ... > Selecting previously unselected package libapr1. > Unpacking libapr1 (from .../libapr1_1.4.6-3+deb7u1_amd64.deb) ... > Selecting previously unselected package libaprutil1. > Unpacking libaprutil1 (from .../libaprutil1_1.4.1-3_amd64.deb) ... > Selecting previously unselected package libaprutil1-dbd-sqlite3. > Unpacking libaprutil1-dbd-sqlite3 (from > .../libaprutil1-dbd-sqlite3_1.4.1-3_amd64.deb) ... > Selecting previously unselected package libaprutil1-ldap. > Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.4.1-3_amd64.deb) > ... > Selecting previously unselected package apache2.2-bin. > Unpacking apache2.2-bin (from > .../apache2.2-bin_2.2.22-13+deb7u6_amd64.deb) ... > Selecting previously unselected package apache2-utils. > Unpacking apache2-utils (from > .../apache2-utils_2.2.22-13+deb7u6_amd64.deb) ... > Selecting previously unselected package apache2.2-common. > Unpacking apache2.2-common (from > .../apache2.2-common_2.2.22-13+deb7u6_amd64.deb) ... > Selecting previously unselected package apache2-mpm-worker. > Unpacking apache2-mpm-worker (from > .../apache2-mpm-worker_2.2.22-13+deb7u6_amd64.deb) ... > Selecting previously unselected package apache2. > Unpacking apache2 (from .../apache2_2.2.22-13+deb7u6_amd64.deb) ... > Selecting previously unselected package ssl-cert. > Unpacking ssl-cert (from .../ssl-cert_1.0.32+deb7u1_all.deb) ... > Processing triggers for man-db ... > Setting up libpcre3:amd64 (1:8.30-5) ... > Setting up libclass-isa-perl (0.36-3) ... > Setting up libapr1 (1.4.6-3+deb7u1) ... > Setting up libaprutil1 (1.4.1-3) ... > Setting up libaprutil1-dbd-sqlite3 (1.4.1-3) ... > Setting up libaprutil1-ldap (1.4.1-3) ... > Setting up apache2.2-bin (2.2.22-13+deb7u6) ... > Setting up apache2-utils (2.2.22-13+deb7u6) ... > Setting up ssl-cert (1.0.32+deb7u1) ... > Setting up perl-modules (5.14.2-21+deb7u2) ... > Setting up perl (5.14.2-21+deb7u2) ... > update-alternatives: using /usr/bin/prename to provide /usr/bin/rename > (rename) in auto mode > Setting up apache2.2-common (2.2.22-13+deb7u6) ... > Enabling site default. > Enabling module alias. > Enabling module autoindex. > Enabling module dir. > Enabling module env. > Enabling module mime. > Enabling module negotiation. > Enabling module setenvif. > Enabling module status. > Enabling module auth_basic. > Enabling module deflate. > Enabling module authz_default. > Enabling module authz_user. > Enabling module authz_groupfile. > Enabling module authn_file. > Enabling module authz_host. > Enabling module reqtimeout. > insserv: warning: script 'S99vmonitorS' missing LSB tags and overrides > insserv: warning: script 'vmonitorS' missing LSB tags and overrides > insserv: There is a loop at service vmonitorS if started > insserv: There is a loop between service vmonitorS and mountnfs if started > insserv: loop involving service mountnfs at depth 9 > insserv: loop involving service networking at depth 8 > insserv: loop involving service mountnfs-bootclean at depth 11 > insserv: There is a loop between service cloud-final and mountall if > started > insserv: loop involving service mountall at depth 7 > insserv: loop involving service checkfs at depth 6 > insserv: There is a loop between service cloud-final and mountdevsubfs if > started > insserv: loop involving service mountdevsubfs at depth 2 > insserv: loop involving service udev at depth 1 > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Starting vmonitorS depends on cloud-final and therefore on system > facility `$all' which can not be true! > insserv: Max recursions depth 99 reached > insserv: There is a loop between service cloud-final and > mountall-bootclean if started > insserv: loop involving service mountall-bootclean at depth 8 > insserv: There is a loop at service cloud-final if started > insserv: loop involving service urandom at depth 10 > insserv: There is a loop between service cloud-final and checkroot if > started > insserv: loop involving service checkroot at depth 5 > insserv: loop involving service hwclock at depth 4 > insserv: loop involving service vmonitorS at depth 1 > insserv: exiting now without changing boot order! > update-rc.d: error: insserv rejected the script header > dpkg: error processing apache2.2-common (--configure): > subprocess installed post-installation script returned error exit status 1 > dpkg: dependency problems prevent configuration of apache2-mpm-worker: > apache2-mpm-worker depends on apache2.2-common (= 2.2.22-13+deb7u6); > however: > Package apache2.2-common is not configured yet. > > dpkg: error processing apache2-mpm-worker (--configure): > dependency problems - leaving unconfigured > dpkg: dependency problems prevent configuration of apache2: > apache2 depends on apache2-mpm-worker (= 2.2.22-13+deb7u6) | > apache2-mpm-prefork (= 2.2.22-13+deb7u6) | apache2-mpm-event (= > 2.2.22-13+deb7u6) | apache2-mpm-itk (= 2.2.22-13+deb7u6); however: > Package apache2-mpm-worker is not configured yet. > Package apache2-mpm-prefork is not installed. > Package apache2-mpm-event is not installed. > Package apache2-mpm-itk is not installed. > apache2 depends on apache2.2-common (= 2.2.22-13+deb7u6); however: > Package apache2.2-common is not configured yet. > > dpkg: error processing apache2 (--configure): > dependency problems - leaving unconfigured > Setting up libswitch-perl (2.16-2) ... > Errors were encountered while processing: > apache2.2-common > apache2-mpm-worker > apache2 > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > Thx in advance > ___________________________ > > Richard C. Hidalgo Lorite > Director de Sistemas > ISI Argonauta, S.L. > C/Alcal? 196, apto. 13, 28028 Madrid > Telf: +34 91 356 85 08 > http://www.argonauta.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: From imaqueda at sensowave.com Wed Sep 23 16:58:13 2015 From: imaqueda at sensowave.com (Ignacio Maqueda) Date: Wed, 23 Sep 2015 16:58:13 +0200 Subject: problems object storage Message-ID: <5602BE05.50706@sensowave.com> Hello, I've been working with Object Storage properly for a long time. However suddenly, I realize that it stops to work. Even neither tutorial works. It reports a timeout error. Any help? We have finodex evaluation soon and we hope to get it working again. Thanks Ignacio Gomez SensoWave From imaqueda at sensowave.com Wed Sep 23 17:02:37 2015 From: imaqueda at sensowave.com (Ignacio Maqueda) Date: Wed, 23 Sep 2015 17:02:37 +0200 Subject: problems object storage Message-ID: <5602BF0D.4000202@sensowave.com> Hello, I've been working with Object Storage properly for a long time. However suddenly, I realize that it stops to work. Even neither tutorial works. It reports a timeout error. Any help? We have finodex evaluation soon and we hope to get it working again. Thanks Ignacio Gomez SensoWave From pvitale at eng.it Wed Sep 23 17:24:17 2015 From: pvitale at eng.it (Pasquale Vitale) Date: Wed, 23 Sep 2015 17:24:17 +0200 Subject: [Fiware-finodex-coaching] problems object storage In-Reply-To: <5602BF0D.4000202@sensowave.com> References: <5602BF0D.4000202@sensowave.com> Message-ID: <5602C421.60806@eng.it> Dear Ignacio, please send a mail to fiware-lab-help at lists.fi-ware.org including your ID, your node and your problem. Best regards, Pasquale Il 23/09/2015 17:02, Ignacio Maqueda ha scritto: > Hello, > > I've been working with Object Storage properly for a long time. > However suddenly, I realize that it stops to work. Even neither > tutorial works. It reports a timeout error. Any help? We have finodex > evaluation soon and we hope to get it working again. > > Thanks > Ignacio Gomez > SensoWave > _______________________________________________ > Fiware-finodex-coaching mailing list > Fiware-finodex-coaching at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-finodex-coaching-new -------------- next part -------------- An HTML attachment was scrubbed... URL: From coaches-help-desk-jira at fi-ware.org Wed Sep 23 17:35:00 2015 From: coaches-help-desk-jira at fi-ware.org (Pasquale Vitale (JIRA)) Date: Wed, 23 Sep 2015 16:35:00 +0100 (BST) Subject: [FI-WARE-JIRA] (HELC-1044) [Fiware-finodex-coaching] apache2 not instalable in any fresh debian7 base instance (was Re: insserv loop errors preventing package installation) In-Reply-To: References: Message-ID: Dear Richard, please send a mail to fiware-lab-help at lists.fi-ware.org including your ID, your node and your problem. I hope you help you. Best regards, Pasquale ------------------------------------------------------------------------------- Pasquale Vitale created HELC-1044: ------------------------------------- Summary: [Fiware-finodex-coaching] apache2 not instalable in any fresh debian7 base instance (was Re: insserv loop errors preventing package installation) Key: HELC-1044 URL: https://jira.fiware.org/browse/HELC-1044 Project: Help-Coaches-Desk Issue Type: extRequest Components: FINODEX Reporter: FW External User Assignee: Pasquale Vitale To reproduce: -Launch a fresh debian7 base image. ( id: f925c090-e7db-459e-af69-fe06576171c1) -Log in as debian user -run sudo apt-get update -run sudo apt-get install apache2 debian at debian2:~$ sudo apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libclass-isa-perl libpcre3 libswitch-perl perl perl-modules ssl-cert Suggested packages: www-browser apache2-doc apache2-suexec apache2-suexec-custom perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make libpod-plainer-perl openssl-blacklist The following NEW packages will be installed: apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libclass-isa-perl libpcre3 libswitch-perl perl perl-modules ssl-cert 0 upgraded, 15 newly installed, 0 to remove and 13 not upgraded. Need to get 9,631 kB of archives. After this operation, 37.7 MB of additional disk space will be used. Do you want to continue [Y/n]? Y Get:1 http://http.debian.net/debian/ wheezy/main libpcre3 amd64 1:8.30-5 [242 kB] Get:2 http://http.debian.net/debian/ wheezy/main libclass-isa-perl all 0.36-3 [12.3 kB] Get:3 http://http.debian.net/debian/ wheezy/main perl-modules all 5.14.2-21+deb7u2 [3,442 kB] 3% [Connecting to ftp.fau.de] [3 perl-modules 0 B/3,442 kB 0%] [Waiting for headers]debug2: channel 0: window 999360 sent adjust 49216 Get:4 http://http.debian.net/debian/ wheezy/main perl amd64 5.14.2-21+deb7u2 [4,407 kB] Get:5 http://http.debian.net/debian/ wheezy/main libswitch-perl all 2.16-2 [21.0 kB] Get:6 http://http.debian.net/debian/ wheezy/main libaprutil1 amd64 1.4.1-3 [89.8 kB] Get:7 http://http.debian.net/debian/ wheezy/main libaprutil1-dbd-sqlite3 amd64 1.4.1-3 [19.0 kB] Get:8 http://http.debian.net/debian/ wheezy/main libaprutil1-ldap amd64 1.4.1-3 [16.6 kB] Get:9 http://http.debian.net/debian/ wheezy/main apache2 amd64 2.2.22-13+deb7u6 [1,438 B] Get:10 http://http.debian.net/debian/ wheezy/main apache2.2-bin amd64 2.2.22-13+deb7u6 [793 kB] Get:11 http://http.debian.net/debian/ wheezy/main apache2-utils amd64 2.2.22-13+deb7u6 [164 kB] Get:12 http://http.debian.net/debian/ wheezy/main apache2.2-common amd64 2.2.22-13+deb7u6 [294 kB] Get:13 http://http.debian.net/debian/ wheezy/main libapr1 amd64 1.4.6-3+deb7u1 [106 kB] Get:14 http://http.debian.net/debian/ wheezy/main ssl-cert all 1.0.32+deb7u1 [19.6 kB] Get:15 http://http.debian.net/debian/ wheezy/main apache2-mpm-worker amd64 2.2.22-13+deb7u6 [2,236 B] Fetched 9,631 kB in 3s (2,917 kB/s) Preconfiguring packages ... Selecting previously unselected package libpcre3:amd64. (Reading database ... 29537 files and directories currently installed.) Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libclass-isa-perl. Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ... Selecting previously unselected package perl-modules. Unpacking perl-modules (from .../perl-modules_5.14.2-21+deb7u2_all.deb) ... Selecting previously unselected package perl. Unpacking perl (from .../perl_5.14.2-21+deb7u2_amd64.deb) ... Selecting previously unselected package libswitch-perl. Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ... Selecting previously unselected package libapr1. Unpacking libapr1 (from .../libapr1_1.4.6-3+deb7u1_amd64.deb) ... Selecting previously unselected package libaprutil1. Unpacking libaprutil1 (from .../libaprutil1_1.4.1-3_amd64.deb) ... Selecting previously unselected package libaprutil1-dbd-sqlite3. Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.4.1-3_amd64.deb) ... Selecting previously unselected package libaprutil1-ldap. Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.4.1-3_amd64.deb) ... Selecting previously unselected package apache2.2-bin. Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2-utils. Unpacking apache2-utils (from .../apache2-utils_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2.2-common. Unpacking apache2.2-common (from .../apache2.2-common_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2-mpm-worker. Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package apache2. Unpacking apache2 (from .../apache2_2.2.22-13+deb7u6_amd64.deb) ... Selecting previously unselected package ssl-cert. Unpacking ssl-cert (from .../ssl-cert_1.0.32+deb7u1_all.deb) ... Processing triggers for man-db ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libclass-isa-perl (0.36-3) ... Setting up libapr1 (1.4.6-3+deb7u1) ... Setting up libaprutil1 (1.4.1-3) ... Setting up libaprutil1-dbd-sqlite3 (1.4.1-3) ... Setting up libaprutil1-ldap (1.4.1-3) ... Setting up apache2.2-bin (2.2.22-13+deb7u6) ... Setting up apache2-utils (2.2.22-13+deb7u6) ... Setting up ssl-cert (1.0.32+deb7u1) ... Setting up perl-modules (5.14.2-21+deb7u2) ... Setting up perl (5.14.2-21+deb7u2) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up apache2.2-common (2.2.22-13+deb7u6) ... Enabling site default. Enabling module alias. Enabling module autoindex. Enabling module dir. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module status. Enabling module auth_basic. Enabling module deflate. Enabling module authz_default. Enabling module authz_user. Enabling module authz_groupfile. Enabling module authn_file. Enabling module authz_host. Enabling module reqtimeout. insserv: warning: script 'S99vmonitorS' missing LSB tags and overrides insserv: warning: script 'vmonitorS' missing LSB tags and overrides insserv: There is a loop at service vmonitorS if started insserv: There is a loop between service vmonitorS and mountnfs if started insserv: loop involving service mountnfs at depth 9 insserv: loop involving service networking at depth 8 insserv: loop involving service mountnfs-bootclean at depth 11 insserv: There is a loop between service cloud-final and mountall if started insserv: loop involving service mountall at depth 7 insserv: loop involving service checkfs at depth 6 insserv: There is a loop between service cloud-final and mountdevsubfs if started insserv: loop involving service mountdevsubfs at depth 2 insserv: loop involving service udev at depth 1 insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Starting vmonitorS depends on cloud-final and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: There is a loop between service cloud-final and mountall-bootclean if started insserv: loop involving service mountall-bootclean at depth 8 insserv: There is a loop at service cloud-final if started insserv: loop involving service urandom at depth 10 insserv: There is a loop between service cloud-final and checkroot if started insserv: loop involving service checkroot at depth 5 insserv: loop involving service hwclock at depth 4 insserv: loop involving service vmonitorS at depth 1 insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing apache2.2-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of apache2-mpm-worker: apache2-mpm-worker depends on apache2.2-common (= 2.2.22-13+deb7u6); however: Package apache2.2-common is not configured yet. dpkg: error processing apache2-mpm-worker (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of apache2: apache2 depends on apache2-mpm-worker (= 2.2.22-13+deb7u6) | apache2-mpm-prefork (= 2.2.22-13+deb7u6) | apache2-mpm-event (= 2.2.22-13+deb7u6) | apache2-mpm-itk (= 2.2.22-13+deb7u6); however: Package apache2-mpm-worker is not configured yet. Package apache2-mpm-prefork is not installed. Package apache2-mpm-event is not installed. Package apache2-mpm-itk is not installed. apache2 depends on apache2.2-common (= 2.2.22-13+deb7u6); however: Package apache2.2-common is not configured yet. dpkg: error processing apache2 (--configure): dependency problems - leaving unconfigured Setting up libswitch-perl (2.16-2) ... Errors were encountered while processing: apache2.2-common apache2-mpm-worker apache2 E: Sub-process /usr/bin/dpkg returned an error code (1) Thx in advance ___________________________ Richard C. Hidalgo Lorite Director de Sistemas ISI Argonauta, S.L. C/Alcal? 196, apto. 13, 28028 Madrid Telf: +34 91 356 85 08 http://www.argonauta.org _______________________________________________ Fiware-finodex-coaching mailing list Fiware-finodex-coaching at lists.fiware.org https://lists.fiware.org/listinfo/fiware-finodex-coaching-new [Created via e-mail received from: Richard C Hidalgo Lorite ] ------------------------------------------------------------------------------- Comments: FW External User - Monday 11:34 AM id of base image showing the tainted behaviour is: - *Name:* base_debian_7 - *ID:* b0b5f94c-bdc5-4e74-93f9-5a861fd2f591 ------------------ -- This email was generated by the JIRA Email This Issue plugin (https://marketplace.atlassian.com/plugins/com.metainf.jira.plugin.emailissue) from www.meta-inf.hu (http://www.meta-inf.hu). From miguel at talkykar.com Sat Sep 26 13:07:10 2015 From: miguel at talkykar.com (MAPT Talkykar) Date: Sat, 26 Sep 2015 13:07:10 +0200 Subject: Filab isues: IdM problem, We can't log in Fiware-lab Message-ID: Hi, im Miguel Angel, From TalkyCar. We are having troubles to access to mashup due to login problems We have to finish our project tomorrow to end phase 3 of finodex accelerator. This situation is frustrating -- -------------- next part -------------- An HTML attachment was scrubbed... URL: From miguel at talkykar.com Sun Sep 27 11:09:22 2015 From: miguel at talkykar.com (MAPT Talkykar) Date: Sun, 27 Sep 2015 11:09:22 +0200 Subject: Fiware lab - Mashup error Message-ID: We try to access to mashup in fiware lab and we obtain the following error: Error 500 - Internal Server Error Sorry, but the requested page is unavailable due to a server hiccup. Our engineers have been notified, so check back later. Screenshot is attached This part of fiware lab is mandatory for our project evaluation in Finodex [image: Im?genes integradas 1]fiware accelerator phase 3 -- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Captura de pantalla 2015-09-27 a las 10.59.13.png Type: image/png Size: 111364 bytes Desc: not available URL: From fiware at gridhound.de Sat Sep 26 13:38:55 2015 From: fiware at gridhound.de (=?UTF-8?Q?Artur_L=C3=B6wen_=28Gridhound=29?=) Date: Sat, 26 Sep 2015 13:38:55 +0200 Subject: Mashup not working anymore Message-ID: <98a2d1d19c2da823ca5f699ce76fa27b@arturloewen.de> Hi, the mashup at https://mashup.lab.fiware.org/ is not working anymore. I'm part of the FINODEX accelerator and our deadline is tomorrow and the demo on wednesday. I just tried to replace one widget and now nothing works. Please fix asap. Thanks Artur L?wen From miguel at talkykar.com Mon Sep 28 10:58:01 2015 From: miguel at talkykar.com (MAPT Talkykar) Date: Mon, 28 Sep 2015 10:58:01 +0200 Subject: Contex Broker Log Problem Message-ID: We have a problem with last log file. It create 0byte file that it suppose to contains all log from 27 03:29 to 28 03:29. We couldn't see why our context broker go down. 28 08:32 file was created when we start up the service Thanks in advance [image: Im?genes integradas 1] -- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Captura de pantalla de 2015-09-28 10_32_39.png Type: image/png Size: 51091 bytes Desc: not available URL: From ibon.salbi at gmail.com Mon Sep 28 19:00:06 2015 From: ibon.salbi at gmail.com (Ibon Salbidegoitia) Date: Mon, 28 Sep 2015 17:00:06 +0000 Subject: W3DS - FIWARE In-Reply-To: References: Message-ID: Hi Sami, I have checked that there is a new version available (since last week): 4.4.3 Looking for the size of the files, it seems that you only modified the test client. Can you tell me which are the changes? If they are published somewhere, just send me the link and I will search for it. Thank you in advance. Best regards, Ibon 2015-08-28 8:15 GMT+00:00 Sami J : > Hi Ibon, > really nice to hear your progress! And thanks for notifying that defect :) > > And yes, I uploaded new reference client version to the forge and it > actually contains changes to the DEM client so that it now supports XML3D > building object placement while terrain source is DEM file. So if you have > defined building object coordinates as described in the wiki documentation, > you should be able to load them also in the DEM reference client. Perhaps > that is useful example for you. > > For your information also that we have changed reference client github > repository so that it is now dedicated only for the reference client. new > repository is here: https://github.com/Cyberlightning/GISDataProvider. > I'll update links in the wiki shortly > > > Best regards, > Sami > > On Fri, Aug 28, 2015 at 10:38 AM, Ibon Salbidegoitia > wrote: > >> Hi Sami, >> >> I have been working on the XML3D objects and it seems that I was able to >> introduce the objects in the test scenario as you can see on the attached. >> We have to solve some problems with shadows/light on the objects but I >> expect to be quite easy to solve it. >> I saw on wednesday that you uploaded a new GIS client version (4.4.2). I >> was yesterday testing it and it seems that everything is going well. Now, I >> am trying to merge the xml3d and DEM examples to be able to introduce the >> XML3D objects on our terrain/texture. I will show you when I advance on >> this. >> Just on comment about the 4.4.2 version (and also previous versions). I >> found a little error/bug on your JS script on xml3d example (path: >> GIS_Client_xml3d/scripts/scenemngr.js) line 222 where X and Y are mixed as >> seen below: >> if (LayerMaxY < parseFloat(higherCornerSplit[1]) || LayerMaxX >> ===null){ -> Wrong >> if (LayerMaxY < parseFloat(higherCornerSplit[1]) || LayerMaxY >> ===null){ -> Correct >> >> Best regards, >> >> Ibon >> >> 2015-08-19 6:49 GMT+00:00 Sami J : >> >>> Hi Ibon, >>> I have updated *GIS_Client_xml3d*-client and it now supports adding >>> external XML3D models on top of the terrain. You can try the functionality >>> by getting latest changes from the github and using >>> *DEM_geotiff_terrain_EPSG3067.tiff* as a elevation source and >>> *fiware:building_coordinates* for querying also building models*. *Reference >>> client works so that *addMeshtoHtml()* -function in *scenemngr.js* >>> creates external model definitions and adds them to the DOM. URL to the >>> model definition file is received from the server, so if you would like to >>> try eg suzanne.json instead of xml-url received from the server, you can >>> just replace xml URLwith URL to json file. in example like this: >>> *var meshString = "";* >>> >>> For further details related to XML3D I recommend http://xml3d.org/, >>> there is a lot of details how to use XML3D in the web page and how to >>> manipulate objects. Also good examples can be found from there. >>> >>> Best regards, >>> Sami >>> >>> On Tue, Aug 18, 2015 at 4:27 PM, Ibon Salbidegoitia < >>> ibon.salbi at gmail.com> wrote: >>> >>>> Hi Sami, >>>> >>>> I still continue making some modifications to show the maps, but I >>>> write this email for a question related to XML3D objects I asked you last >>>> week. >>>> The client example focuses on a postGIS data to create the XML3D >>>> objects (the buildings). I have the objects in a JSON format as the one >>>> attached (or here >>>> ) >>>> for this example: >>>> http://xml3d.github.io/xml3d-examples/examples/suzanne/suzanne.html >>>> To create complex and time-changable 3D images is a very suitable >>>> format, so I would like to know how can this XML3D objects can be >>>> introduced in a JSON format inside the scene. >>>> Thank you in advance. Best regards, >>>> >>>> Ibon >>>> >>>> >>>> 2015-08-11 7:12 GMT+00:00 Ibon Salbidegoitia : >>>> >>>>> Hi Sami, >>>>> >>>>> Thank you for your help. As you can see on the attached file, the >>>>> ortophoto is now shown correctly. You can check it on our server on the >>>>> following link: >>>>> http://151.80.143.120/GIS_4.3.3_MfE/GIS_Client_DEM_20150811/index.xhtml >>>>> I will try to share cross-origin source and also try to solve the >>>>> problem of the edges (that you can see still on attached) on my own. I will >>>>> tell you how everything is going. >>>>> >>>>> Best regards, >>>>> Ibon >>>>> >>>>> >>>>> 2015-08-11 6:39 GMT+00:00 Sami J : >>>>> >>>>>> Hi Ibon, >>>>>> I hope you are doing well. >>>>>> >>>>>> I made some new changes to the client code and uploaded them to the >>>>>> github. I modified client logic so that CRS:84 definition is used always >>>>>> when requesting data from server. So this is used for both texture and >>>>>> terrain data. Client is not yet final one, but should be mature enough for >>>>>> you to test. Change was done only to GIS_Client_DEM, so other clients >>>>>> didn't adopt this logic. If there is still problems with the texture I'm >>>>>> happy to check it. >>>>>> >>>>>> >>Also about you asked on this topic, how can I share cross-origin >>>>>> resource of my ortophoto to you to be able to test it in future situations? >>>>>> yes, this is very handy feature and there's short guide in the wiki. >>>>>> Here's the link: >>>>>> http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/GIS_Data_Provider_-_Installation_and_Administration_Guide#Configuration_for_allowing_cross-origin_requests >>>>>> >>>>>> I'll try to explain insight why edges occurs between terrain blocks: >>>>>> When elevation data is uploaded to the server, there are exact >>>>>> elevation points in the source data. And when client requests elevation >>>>>> data in the area which corners are exactly those kind of points where >>>>>> elevation were also originally specified, server is able to return >>>>>> elevation data so that each block edge elevation values nicely match with >>>>>> the next block edge values. However edge problem occurs when client >>>>>> requests elevation data from the area which corners aren't exactly original >>>>>> elevation definition points. For this reason server needs to dynamically >>>>>> calculate terrain block edge elevation information. And because these edge >>>>>> elevation values are estimations calculated by the server, there is change >>>>>> that elevation values in the block edges aren't same with the next block. >>>>>> To overcome this problem client needs to be able to create terrain >>>>>> block objects so that block edge elevation values in the octet-stream >>>>>> returned by the server are modified to match with the next terrain >>>>>> block. >>>>>> >>>>>> I hope this helps you! >>>>>> >>>>>> Best regards, >>>>>> Sami >>>>>> >>>>>> On Fri, Aug 7, 2015 at 11:08 AM, Ibon Salbidegoitia < >>>>>> ibon.salbi at gmail.com> wrote: >>>>>> >>>>>>> Hi Sami, >>>>>>> >>>>>>> Thank you for the link. >>>>>>> I updated the GIS_Client_DEM and now the LIDAR tif is available to >>>>>>> be displayed (check in attached Img1.png or directly on >>>>>>> http://151.80.143.120/GIS_4.3.3_MfE/GIS_Client_DEM_20150807/index.xhtml >>>>>>> ). >>>>>>> >>>>>>> As you can see the ortophoto does not appear. This could be due to >>>>>>> the different SRS projections as Juha told in a previous email? Also about >>>>>>> you asked on this topic, how can I share cross-origin resource of my >>>>>>> ortophoto to you to be able to test it in future situations? >>>>>>> >>>>>>> I also would like to ask you about some errors on loading the tiles. >>>>>>> As you can see on attached Img2.png, it seems that there is something wrong >>>>>>> on the edges. I checked different edges and maybe the most clear photo is >>>>>>> attached Img3.png image where it seems that there is a problem with the >>>>>>> offset of location (maybe). What do you think about it? >>>>>>> >>>>>>> Best regards, >>>>>>> Ibon >>>>>>> >>>>>>> 2015-08-06 8:15 GMT+02:00 Sami J : >>>>>>> >>>>>>>> Hi Ibon, >>>>>>>> I didn't yet made any release but only updated client source code >>>>>>>> to the github. I was in assumption that we've already shared github link to >>>>>>>> the refrerence client source code to you, but clearly that is not the case. >>>>>>>> I'm very sorry about that, here's the github link: >>>>>>>> https://github.com/Cyberlightning/Cyber-WeX/tree/master/GIS >>>>>>>> >>>>>>>> So I just made few changes to the reference client, there's no need >>>>>>>> to for you to do any changes to geoserver.war. After you have updated >>>>>>>> reference client (GIS_Client_DEM) to your VM, you should be able to use >>>>>>>> your LIDAR tif as a source for elevation data. >>>>>>>> >>>>>>>> Best regards, >>>>>>>> Sami >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Aug 5, 2015 at 8:41 PM, Ibon Salbidegoitia < >>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>> >>>>>>>>> Hi Sami, >>>>>>>>> >>>>>>>>> When you say that you uploaded changes to the github, you mean >>>>>>>>> that I have to compile again geoserver WAR with the source? I suppose it is >>>>>>>>> because I haven't seen updates on >>>>>>>>> https://forge.fiware.org/frs/?group_id=7 for >>>>>>>>> section MIWI-GISDataProvider, so I suppose that the war is still not >>>>>>>>> available. >>>>>>>>> Or maybe I am wrong, and you refer that you change the test assest >>>>>>>>> JS code. But in this case I don't know to which Github you refer as I >>>>>>>>> didn't know about this source on Github. >>>>>>>>> Please, can you clarify it to be able to test your changes? >>>>>>>>> Thank you in advance. Best regards, >>>>>>>>> >>>>>>>>> Ibon >>>>>>>>> >>>>>>>>> >>>>>>>>> 2015-08-04 13:20 GMT+00:00 Sami J >>>>>>>>> : >>>>>>>>> >>>>>>>>>> Hi Ibon, >>>>>>>>>> I made quick changes to the GIS_Client_DEM source and it seems to >>>>>>>>>> work better now with LIDAR dataset. Client didn't previously handle >>>>>>>>>> NoDataValaues correctly, so I added logic where all noDataValues are >>>>>>>>>> replaced with "0". Now elevation model is properly created based on the >>>>>>>>>> octet-stream data. I also replaced hardcoded SRS value with dynamic one, so >>>>>>>>>> now SRS should be always right. This is applicable also for the textures, >>>>>>>>>> texture srs value is based in the information received for the WMS >>>>>>>>>> GetCabalities request. I was only able to test DEM file since I don't have >>>>>>>>>> texture available which you are using. I would have been used your running >>>>>>>>>> test server, but since it's lacking cross-origin resource sharing it is not >>>>>>>>>> possible. >>>>>>>>>> >>>>>>>>>> DEM file which I used: >>>>>>>>>> ftp://ftp.geo.euskadi.net/lidar/MDE_LIDAR_2013_ETRS89/MDT_LIDAR_2013_25m_ETRS89.zip >>>>>>>>>> >>>>>>>>>> Changes are uploaded to the github, so you can check if changes >>>>>>>>>> are helpful for you. In geoserver I defined EPSG:25830 as declared SRS. I >>>>>>>>>> also did set "Declared SRS handling" to "reproject native to declared". >>>>>>>>>> >>>>>>>>>> Best regards, >>>>>>>>>> Sami >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Aug 4, 2015 at 1:16 PM, Ibon Salbidegoitia < >>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> Hi Juha and Sami, >>>>>>>>>>> >>>>>>>>>>> Taking into account your comment 2, I have modified the source >>>>>>>>>>> of scenemngr.js file to make it more general and change the srs >>>>>>>>>>> variable declaration to: var srs = "&srs=" + TerrainTextureCRS; >>>>>>>>>>> This makes the srs to be always the same of the layer that it >>>>>>>>>>> you are loading. >>>>>>>>>>> You can check it here: >>>>>>>>>>> http://151.80.143.120/GIS_4.3.3_MfE/GIS_Client_DEM/index.xhtml >>>>>>>>>>> * I added a console log on that line (257) to show it: >>>>>>>>>>> console.log("srs: ", srs); >>>>>>>>>>> >>>>>>>>>>> However, when loading ODE data I introduced, there is an error >>>>>>>>>>> on line 477 of scenemngr.js (use browser debug tools to check it) and the >>>>>>>>>>> previous "s", "t", "avg dist in s" and "avg dist in t" >>>>>>>>>>> variables on console log show me that as told you on the previous email, >>>>>>>>>>> that something with the NO-DATA information or something else is going >>>>>>>>>>> wrong (NoData Value=-3.4028234663852886e+38). >>>>>>>>>>> "s" and "t" are not equal values on my layers (ODE) as they are >>>>>>>>>>> on the test client default layers. Which is themeaning of this information >>>>>>>>>>> and where is the problem? >>>>>>>>>>> >>>>>>>>>>> You also mentioned on your comment 3 that the terrain and >>>>>>>>>>> texture have to be in the same SRS. Does it correct? If so, please let me >>>>>>>>>>> know to change it and test it. >>>>>>>>>>> >>>>>>>>>>> Thank you in advance. Best regards, >>>>>>>>>>> >>>>>>>>>>> Ibon >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> 2015-07-27 12:58 GMT+00:00 Juha Hyv?rinen < >>>>>>>>>>> juha.hyvarinen at cyberlightning.com>: >>>>>>>>>>> >>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>> >>>>>>>>>>>> Here's what I found out about your reported problems. >>>>>>>>>>>> >>>>>>>>>>>> 1. I lookd into your test data and elevation data seemed to be >>>>>>>>>>>> correct. Since all customer level monitors can only show 8 bit colors, >>>>>>>>>>>> previewing image with higher color depth will be normalized to 8 bit images >>>>>>>>>>>> and all color values are recomputed to that scale. When you zoom into >>>>>>>>>>>> "white" only are, you will see more details also in preview window. You can >>>>>>>>>>>> also view raw pixel values just by clicking a spot you want more info from. >>>>>>>>>>>> >>>>>>>>>>>> 2. I noticed that srs value is hard coded into demo client code >>>>>>>>>>>> and therefor it's incorrect for your dataset. >>>>>>>>>>>> It is defined in scenemngr.js file in line 257: var srs = >>>>>>>>>>>> "&srs=EPSG:3067"; >>>>>>>>>>>> For your data it should be: var srs = "&srs=EPSG:25830" >>>>>>>>>>>> >>>>>>>>>>>> I haven't worked with current demo client code, so I'm not sure >>>>>>>>>>>> how that part of code could be made more dynamic and I'm also not sure if >>>>>>>>>>>> Sami will have time for that after he returns from his vacation. For now >>>>>>>>>>>> quick fix is to change that value to code. It's also worth to note that >>>>>>>>>>>> demo client is delivered only for demonstration purposes and therefore it's >>>>>>>>>>>> not guaranteed to work with all possible datasets. >>>>>>>>>>>> >>>>>>>>>>>> 3. Problem with textures not showing could be related to the >>>>>>>>>>>> fact that terrain and texture are defined in different coordinate systems >>>>>>>>>>>> and client is not able to handle that situation. As noted earlier I'm not >>>>>>>>>>>> familiar with client code and debugging that will take some time. From the >>>>>>>>>>>> server side everything seems to be just fine. >>>>>>>>>>>> >>>>>>>>>>>> - Juha >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On Mon, Jul 27, 2015 at 11:24 AM, Ibon Salbi < >>>>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>> >>>>>>>>>>>>> Thank you. If you have any problem or doubts about my >>>>>>>>>>>>> explanations, do not hesitate to ask me whatever you need to be clarified. >>>>>>>>>>>>> Kind regards, >>>>>>>>>>>>> >>>>>>>>>>>>> Ibon >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> El 27/07/2015, a las 07:58, Juha Hyv?rinen < >>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com> escribi?: >>>>>>>>>>>>> >>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>> >>>>>>>>>>>>> I just returned from my summer vacation and I will look into >>>>>>>>>>>>> that problem as soon as it's possible. >>>>>>>>>>>>> >>>>>>>>>>>>> - Juha >>>>>>>>>>>>> >>>>>>>>>>>>> On Mon, Jul 13, 2015 at 2:16 PM, Ibon Salbidegoitia < >>>>>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>> >>>>>>>>>>>>>> I have seen from an automatic reply email that Sami is going >>>>>>>>>>>>>> to be on holidays till 31st of July. Is there any other technical support >>>>>>>>>>>>>> who can give me feedback about the Fiware Enabler developed by >>>>>>>>>>>>>> Cyberlightning? >>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>> >>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> 2015-07-13 11:10 GMT+00:00 Ibon Salbidegoitia < >>>>>>>>>>>>>> ibon.salbi at gmail.com>: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Hi Sami, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I haven't received reply for the issue I told you in my >>>>>>>>>>>>>>> previous email. >>>>>>>>>>>>>>> Can you please confirm me that you received? If so, can you >>>>>>>>>>>>>>> tell me the situation? >>>>>>>>>>>>>>> Should I put Juha in Cc for all this process? >>>>>>>>>>>>>>> Thank you in advance. Best regards, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> 2015-07-01 17:20 GMT+00:00 Ibon Salbidegoitia < >>>>>>>>>>>>>>> ibon.salbi at gmail.com>: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Hi Sami, >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> First of all, as I mentioned in a previous email, I have >>>>>>>>>>>>>>>> put in Cc our Fiware Accelerator (Finodex) coaches as they requested in a >>>>>>>>>>>>>>>> meeting with them to follow the situation of each project that they are >>>>>>>>>>>>>>>> supporting. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> About your previous email, the last release is working! I >>>>>>>>>>>>>>>> have test it in our test server ( >>>>>>>>>>>>>>>> http://151.80.143.120/GIS_4.3.3/) and the DEM works with >>>>>>>>>>>>>>>> the data provided as test. >>>>>>>>>>>>>>>> I have checked that the test requires the textures to have >>>>>>>>>>>>>>>> "texture" on their names and "DEM" for terrain DEM. I have upload my data >>>>>>>>>>>>>>>> to test it but I have the following problems: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> 1. When I preview your DEM >>>>>>>>>>>>>>>> (DEM_geotiff_terrain_EPSG3067) I can see on geoserver a grayscale image on >>>>>>>>>>>>>>>> openlayers (openlayers example >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> ). >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> I have seen that the tiff is a float32 image in >>>>>>>>>>>>>>>> grayscale with a 281.604 minimum value and 792.834 maximum value >>>>>>>>>>>>>>>> . >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> I have upload a similar DEM called "DEM_ODE_terrain" >>>>>>>>>>>>>>>> that it can be selected from the DEM GIS Client example (on previous link). >>>>>>>>>>>>>>>> This image is also float32 tiff with a minimum value of -3.40282e+38 and >>>>>>>>>>>>>>>> maximum of 1545.84, where minimum value is a NoData value as it is shown >>>>>>>>>>>>>>>> with gdalinfo command: NoData Value=-3.4028234663852886e+38 >>>>>>>>>>>>>>>> The TIF image I use it can be found here: >>>>>>>>>>>>>>>> ftp://ftp.geo.euskadi.net/lidar/MDE_LIDAR_2013_ETRS89/MDT_LIDAR_2013_25m_ETRS89.zip >>>>>>>>>>>>>>>> The geodesic system of this TIF is ETRS89 that >>>>>>>>>>>>>>>> correponds to SRS EPSG:25830. However the preview seems to be a 0-1 >>>>>>>>>>>>>>>> grayscale image as you can see here >>>>>>>>>>>>>>>> (takes >>>>>>>>>>>>>>>> some seconds as it is big). This could be due to the >>>>>>>>>>>>>>>> NoData values that make range so big not taking into account that the data >>>>>>>>>>>>>>>> does not exist. This is correct? >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> 2. The Terrain texture also has been uploaded to >>>>>>>>>>>>>>>> Geoserver as can be seen here >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> . >>>>>>>>>>>>>>>> The DEM testing client gives the oportunity to select >>>>>>>>>>>>>>>> both layers mentioned (for terrain DEM + terrain texture), however nothing >>>>>>>>>>>>>>>> appears, only one small gray square looking upwards (on zenith) with the >>>>>>>>>>>>>>>> camera on the client as the altitudes are higher than the ones from the >>>>>>>>>>>>>>>> examples. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> So everything from test seems to work correctly, but when I >>>>>>>>>>>>>>>> introduce my data, the DEM test client does not seem to work. >>>>>>>>>>>>>>>> Could it be due to NoData values? Anyway, why the ortophoto >>>>>>>>>>>>>>>> inserted is shown as gray layer? >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> 2015-06-30 11:33 GMT+00:00 Sami J < >>>>>>>>>>>>>>>> sami.jylkka at cyberlightning.com>: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>> sorry about late response. We have now made new release >>>>>>>>>>>>>>>>> from both server and example client, these can be found from the forge >>>>>>>>>>>>>>>>> under *MIWI-GISDataProvider 4.3.3*-release: >>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/?group_id=7 >>>>>>>>>>>>>>>>> source code has been uploaded also to the github. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Short documentation related using DEM images can be found >>>>>>>>>>>>>>>>> from: >>>>>>>>>>>>>>>>> http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/GIS_Data_Provider_-_User_and_Programmers_Guide#World_Wind_Format_Module >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Installation document covers how to upload DEM image to >>>>>>>>>>>>>>>>> geoserver: >>>>>>>>>>>>>>>>> http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/GIS_Data_Provider_-_Installation_and_Administration_Guide#GeoTIFF_based_.28DEM.29_data_sets_for_elevation >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Regarding using latitude/longitude coordinates, I don't >>>>>>>>>>>>>>>>> know if you are using them or not. I just wanted to mention this if you >>>>>>>>>>>>>>>>> haven't noticed this information from the GIS GE documentation :) To >>>>>>>>>>>>>>>>> elaborate further, provided GIS GE example web client has been implemented >>>>>>>>>>>>>>>>> so that it works correctly only with metric coordinate system. Using >>>>>>>>>>>>>>>>> lat/long data source won't work with the provided client, and that's why >>>>>>>>>>>>>>>>> lat/long coordinate handling needs to be implemented by yourself. But as >>>>>>>>>>>>>>>>> said, I don't know if you are using data source based in >>>>>>>>>>>>>>>>> latitude/longitudes or metric coordinates. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>> Sami >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> On Thu, Jun 25, 2015 at 11:53 AM, Ibon Salbidegoitia < >>>>>>>>>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Hi Sami, >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> I have a couple of things to ask. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> 1. It is great that the grayscale images for >>>>>>>>>>>>>>>>>> elevation is pretty much ready. Can you tell me when do you expect to >>>>>>>>>>>>>>>>>> finish the test and when I can be able to test it? >>>>>>>>>>>>>>>>>> 2. About the last paragraph, I do not understand why >>>>>>>>>>>>>>>>>> you tell me that lat/long is not supported. Where I have used it? Do you >>>>>>>>>>>>>>>>>> refer to the bounding box of the layers I have upload? So do I have to >>>>>>>>>>>>>>>>>> change the SRS to EPSG:25830 for example instead of EPSG:4326? >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> 2015-06-24 14:22 GMT+00:00 Sami J < >>>>>>>>>>>>>>>>>> sami.jylkka at cyberlightning.com>: >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>> ok now it's clear; in a short problem is that elevation >>>>>>>>>>>>>>>>>>> data in grayscale image is not yet supported by the GIS >>>>>>>>>>>>>>>>>>> GE. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> The good thing is that implementation for it is pretty >>>>>>>>>>>>>>>>>>> much ready, we are doing final testing for it and then documentation will >>>>>>>>>>>>>>>>>>> be updated. So soon it is possible to use grayscale elevation images as for >>>>>>>>>>>>>>>>>>> source to elevation data, GIS GE implementation supports same data format >>>>>>>>>>>>>>>>>>> as SRTM data uses. GIS GE will send response data in octet-stream format, >>>>>>>>>>>>>>>>>>> client itself needs to create 3D objects based on the octet-stream data. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> please note that current version of the GIS GE reference >>>>>>>>>>>>>>>>>>> web client only supports metric coordinates, Lat/log is not working. I >>>>>>>>>>>>>>>>>>> mention this because if you'd like to use GIS data in Lat/Log format, the >>>>>>>>>>>>>>>>>>> client scenemanager logic needs to be re-implemented. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>> Sami >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> On Wed, Jun 24, 2015 at 10:10 AM, Ibon Salbidegoitia < >>>>>>>>>>>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Hi Sami, >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> I have upload the ortophoto on "fiware" workspace and >>>>>>>>>>>>>>>>>>>> also texture with appropriate names to be able to see them in my Client >>>>>>>>>>>>>>>>>>>> examples: >>>>>>>>>>>>>>>>>>>> + >>>>>>>>>>>>>>>>>>>> http://151.80.143.120/GIS_4.3.2/GIS_Client_octet-stream/index.xhtml >>>>>>>>>>>>>>>>>>>> + >>>>>>>>>>>>>>>>>>>> http://151.80.143.120/GIS_4.3.2/GIS_Client_xml3d/index.xhtml >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> As you will see, selecting the terrain texture, the new >>>>>>>>>>>>>>>>>>>> layer appears (surprisingly, the one of other workspace also). But if I try >>>>>>>>>>>>>>>>>>>> to select the terrain layer (first box of GIS client), you will see that >>>>>>>>>>>>>>>>>>>> the one uploaded with the name "ODE_test_terrain" does not appear. Maybe I >>>>>>>>>>>>>>>>>>>> didn't explain correctly in my previous email, but this layer is the >>>>>>>>>>>>>>>>>>>> altitude layer, the shape. So I suppose that the W3DS options have to be >>>>>>>>>>>>>>>>>>>> defined, but if you access to that layer on our testing server ( >>>>>>>>>>>>>>>>>>>> http://151.80.143.120:8080/geoserver . User: admin >>>>>>>>>>>>>>>>>>>> Pass: geoserver) you will see that I cannot access to the W3DS tab of "ODE_test_terrain" >>>>>>>>>>>>>>>>>>>> layer to make it "Active" and "Queryable" and maybe other options required >>>>>>>>>>>>>>>>>>>> on the GIS client to be able to require it as the shape of the terrain. >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Which could be the problem? >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Just one more thing. I am selected on one of the FIWARE >>>>>>>>>>>>>>>>>>>> accelerators (Finodex) to develop services with Fiware tools. As you >>>>>>>>>>>>>>>>>>>> imagine, this enabler is one that I am using. They required me to put them >>>>>>>>>>>>>>>>>>>> (fiware coaches of Finodex accelerator) in CC on this discussion emails to >>>>>>>>>>>>>>>>>>>> follow the evolution of our project. So I will put them in CC on the next >>>>>>>>>>>>>>>>>>>> email. I suppose there is no problem on this, is it? >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> 2015-06-23 8:38 GMT+02:00 Sami J < >>>>>>>>>>>>>>>>>>>> sami.jylkka at cyberlightning.com>: >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>> thank you for the feedback, I need to update user >>>>>>>>>>>>>>>>>>>>> guide about this issue. Textures are queried via geoserver's WMS-interface. >>>>>>>>>>>>>>>>>>>>> This interface isn't related to W3DS-module and >>>>>>>>>>>>>>>>>>>>> therefore there's no need to declare W3DS related >>>>>>>>>>>>>>>>>>>>> options for the texture layer. So when you define texture layer which you >>>>>>>>>>>>>>>>>>>>> want to use as a texture for 3D terrain, it is enough to define options >>>>>>>>>>>>>>>>>>>>> under "Data"-tab. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>>> Sami >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 6:21 PM, Ibon Salbidegoitia < >>>>>>>>>>>>>>>>>>>>> ibon.salbi at gmail.com> wrote: >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Hi Sami, >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Thank you. Yes I knew that because I saw it in the JS >>>>>>>>>>>>>>>>>>>>>> code you mention. >>>>>>>>>>>>>>>>>>>>>> I was going to change the ortophoto and texture to >>>>>>>>>>>>>>>>>>>>>> workspace to "fiware" for that reason, but being honest I didn't test it >>>>>>>>>>>>>>>>>>>>>> because I found the error I described in my previous email. I mean, I was >>>>>>>>>>>>>>>>>>>>>> trying to access the texture layer W3DS tab to make it "Active" and >>>>>>>>>>>>>>>>>>>>>> "Queryable" as required on the wiki, so that's the reason I sent you the >>>>>>>>>>>>>>>>>>>>>> error, because I though that it wouldn't be possible to go ahead without >>>>>>>>>>>>>>>>>>>>>> changing the texture the configuration. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> So, if I am wrong and it is not necessary to >>>>>>>>>>>>>>>>>>>>>> configure the W3DS tab, I will try it. I don't need from you to change the >>>>>>>>>>>>>>>>>>>>>> JS code to find texture and photos of all the workspace. I will change the >>>>>>>>>>>>>>>>>>>>>> data to "fiware" workspae. >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> I will tell you if everything goes well. >>>>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> 2015-06-22 9:05 GMT+02:00 Sami J < >>>>>>>>>>>>>>>>>>>>>> sami.jylkka at cyberlightning.com>: >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>> nice to hear you have been able to progress in your >>>>>>>>>>>>>>>>>>>>>>> work! >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Let me answer behalf Juha: Your texture data seems >>>>>>>>>>>>>>>>>>>>>>> to be ok. In case you are using GIS GE reference client problem with the >>>>>>>>>>>>>>>>>>>>>>> texture loading might be with the used workspace. GIS GE reference client >>>>>>>>>>>>>>>>>>>>>>> assumes that all data is in "fiware"-workspace. This applies also for the >>>>>>>>>>>>>>>>>>>>>>> textures. So changing texture workspace to "fiware" might solve loading >>>>>>>>>>>>>>>>>>>>>>> problem. >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> If you'd like to modify reference client to support >>>>>>>>>>>>>>>>>>>>>>> also other workspaces, URI for texture loading is defined in the >>>>>>>>>>>>>>>>>>>>>>> scenemngr.js getElements-function. You can modify URL created in there. >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>>>>> Sami >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 9:05 AM, Juha Hyv?rinen < >>>>>>>>>>>>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com> wrote: >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> ---------- Forwarded message ---------- >>>>>>>>>>>>>>>>>>>>>>>> From: Ibon Salbidegoitia >>>>>>>>>>>>>>>>>>>>>>>> Date: Thu, Jun 18, 2015 at 11:05 AM >>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: W3DS - FIWARE >>>>>>>>>>>>>>>>>>>>>>>> To: Juha Hyv?rinen < >>>>>>>>>>>>>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> I checked that many changes where done on the data >>>>>>>>>>>>>>>>>>>>>>>> and wiki. Congratulations! Now everything is very clear! >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> I write you because I have some doubts about the >>>>>>>>>>>>>>>>>>>>>>>> texture data. On the wiki "User and Programmers Guide" section "3.3.3 >>>>>>>>>>>>>>>>>>>>>>>> Adding texture" the last sentence says that one option is to store texture >>>>>>>>>>>>>>>>>>>>>>>> on a GeoTIFF. >>>>>>>>>>>>>>>>>>>>>>>> I used the following GeoTIFF texture (MDT) data on >>>>>>>>>>>>>>>>>>>>>>>> float32 format to try it. You can download it here: >>>>>>>>>>>>>>>>>>>>>>>> ftp://ftp.geo.euskadi.net/lidar/MDE_LIDAR_2013_ETRS89/MDT_LIDAR_2013_25m_ETRS89.zip >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> The file has been uploaded to Geoserver. As it does >>>>>>>>>>>>>>>>>>>>>>>> not recognize the SRS, I defined whichis the EPSG:25830. >>>>>>>>>>>>>>>>>>>>>>>> As it says in the Unit Testing Plan, I have to go >>>>>>>>>>>>>>>>>>>>>>>> to W3DS tab to activate and make it queryable. >>>>>>>>>>>>>>>>>>>>>>>> However, it returns an error on JIRA. >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> You can check it in our geoserver: >>>>>>>>>>>>>>>>>>>>>>>> http://151.80.143.120:8080/geoserver/ >>>>>>>>>>>>>>>>>>>>>>>> + User: admin >>>>>>>>>>>>>>>>>>>>>>>> + Pass: geoserver >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> The GeoTIFF texture is defined on the layer >>>>>>>>>>>>>>>>>>>>>>>> "terrain" , on workspace "ODE" >>>>>>>>>>>>>>>>>>>>>>>> Please let me know why this option is not available. >>>>>>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> 2015-06-02 18:20 GMT+02:00 Ibon Salbidegoitia < >>>>>>>>>>>>>>>>>>>>>>>> ibon.salbi at gmail.com>: >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> I have been able to run GIS Client examples: >>>>>>>>>>>>>>>>>>>>>>>>> + >>>>>>>>>>>>>>>>>>>>>>>>> http://151.80.143.120/GIS_4.3.2/GIS_Client_octet-stream/index.xhtml >>>>>>>>>>>>>>>>>>>>>>>>> + >>>>>>>>>>>>>>>>>>>>>>>>> http://151.80.143.120/GIS_4.3.2/GIS_Client_xml3d/index.xhtml >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> As you can see in the attached pictures, there >>>>>>>>>>>>>>>>>>>>>>>>> seems to be some problems with space between layers and I cannot see the >>>>>>>>>>>>>>>>>>>>>>>>> xml3d buildings on the examples. >>>>>>>>>>>>>>>>>>>>>>>>> Do you know where the buildings should appear? >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Just as comment, I have found more bugs that may >>>>>>>>>>>>>>>>>>>>>>>>> improve the Unit Testing Plan. I list all of them below if you are >>>>>>>>>>>>>>>>>>>>>>>>> interested on changing them >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> *On wiki*: >>>>>>>>>>>>>>>>>>>>>>>>> 1.2.2.4 PostGIS connection to GeoServer >>>>>>>>>>>>>>>>>>>>>>>>> + When Publish fiware_test_terrain PostGIS - >>>>>>>>>>>>>>>>>>>>>>>>> PostGIS Database >>>>>>>>>>>>>>>>>>>>>>>>> In "Objects Attributes" section select >>>>>>>>>>>>>>>>>>>>>>>>> "name" for the "Object ID" it is not possible because only options are >>>>>>>>>>>>>>>>>>>>>>>>> [elevation / geom / lod]. The documentation seems to need to select "name" >>>>>>>>>>>>>>>>>>>>>>>>> when it does not exist. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 1.2.3.2 terrain_texture_orto.tif and >>>>>>>>>>>>>>>>>>>>>>>>> terrain_texture_raster.tif >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> + Raster_map_image_for_terrain_texture/terrain_texture_raster.tif >>>>>>>>>>>>>>>>>>>>>>>>> SRS is automatically set to EPSG:404000. Not >>>>>>>>>>>>>>>>>>>>>>>>> EPSG:3067 as it is said on the wiki >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> + Aero_photo_for_terrain_texture/terrain_texture_orto.tif >>>>>>>>>>>>>>>>>>>>>>>>> SRS is automatically set to EPSG:3067. Not >>>>>>>>>>>>>>>>>>>>>>>>> EPSG:404000 as it is said on the wiki >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> *On GIS Client*: >>>>>>>>>>>>>>>>>>>>>>>>> Version 4.3.2 >>>>>>>>>>>>>>>>>>>>>>>>> + The both examples () have changed the script >>>>>>>>>>>>>>>>>>>>>>>>> "map.js" and now it is not automatically defined "baseUrl" variable as >>>>>>>>>>>>>>>>>>>>>>>>> previous version 4.2.2. It will be recommended to use the code lines: >>>>>>>>>>>>>>>>>>>>>>>>> var ip = location.host; >>>>>>>>>>>>>>>>>>>>>>>>> var baseUrl = "http://"+ip+"/geoserver/"; >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> *On MIWI-GISDataProvider download section*: >>>>>>>>>>>>>>>>>>>>>>>>> + Version 4.3.2 >>>>>>>>>>>>>>>>>>>>>>>>> - Test assest 4.3.2 ZIP file has a space >>>>>>>>>>>>>>>>>>>>>>>>> between text and version numbers -> >>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/download.php/1645/Test_asset_%204.3.2.zip >>>>>>>>>>>>>>>>>>>>>>>>> - ZIP file when decompressed has a folder >>>>>>>>>>>>>>>>>>>>>>>>> with a space between text ("rel") and numbers (" >>>>>>>>>>>>>>>>>>>>>>>>> 4.3.2") -> rel\ 4.3.2 >>>>>>>>>>>>>>>>>>>>>>>>> - Subfolders of Test_assest >>>>>>>>>>>>>>>>>>>>>>>>> "Building_coordinates /" and "PostGIS_database_backup /" have a space at >>>>>>>>>>>>>>>>>>>>>>>>> the end of the name. >>>>>>>>>>>>>>>>>>>>>>>>> + Version 4.2.2 >>>>>>>>>>>>>>>>>>>>>>>>> - Subfolders of Test_assest >>>>>>>>>>>>>>>>>>>>>>>>> "Building_coordinates /" and "PostGIS_database_backup /" have a space at >>>>>>>>>>>>>>>>>>>>>>>>> the end of the name. >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> 2015-06-02 11:59 GMT+00:00 Juha Hyv?rinen < >>>>>>>>>>>>>>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com>: >>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Thank you for feedback about test asset naming >>>>>>>>>>>>>>>>>>>>>>>>>> problems, I wasn't aware of those and I have informed my colleague who have >>>>>>>>>>>>>>>>>>>>>>>>>> made those packages. He will fix those tomorrow. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Building coordinates are needed if you want to >>>>>>>>>>>>>>>>>>>>>>>>>> use external 3D models in your application with real spatial information. >>>>>>>>>>>>>>>>>>>>>>>>>> For example hand made building models placed in correct position etc. If >>>>>>>>>>>>>>>>>>>>>>>>>> you don't need those then that step is optional. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> We also updated guide for database restoring and >>>>>>>>>>>>>>>>>>>>>>>>>> it can be found from here: >>>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/GIS_Data_Provider_-_Unit_Testing_Plan#Import_PostGIS_database_backup_with_terrain_data >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Your problem was that username in the database >>>>>>>>>>>>>>>>>>>>>>>>>> backup was defined to be 'sami' and it does not exist in your system. It is >>>>>>>>>>>>>>>>>>>>>>>>>> fixed by ignoring username from the database backup. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Before restoring that database backup you should >>>>>>>>>>>>>>>>>>>>>>>>>> drop fiware_test_terrain table. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> Let me know if this was helpful. >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>> On Tue, Jun 2, 2015 at 11:41 AM, Ibon >>>>>>>>>>>>>>>>>>>>>>>>>> Salbidegoitia wrote: >>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Sorry I send previous email without finishing >>>>>>>>>>>>>>>>>>>>>>>>>>> the email as error. You have below all the email. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Sorry for the delay, I was busy and these last 3 >>>>>>>>>>>>>>>>>>>>>>>>>>> days I had some problems with tomcat so I decided to format everything and >>>>>>>>>>>>>>>>>>>>>>>>>>> start from the beginning to know what errors are happening. >>>>>>>>>>>>>>>>>>>>>>>>>>> I will try to explain cronologically all the >>>>>>>>>>>>>>>>>>>>>>>>>>> steps and error/bugs found. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> First of all I update git repository and change >>>>>>>>>>>>>>>>>>>>>>>>>>> to the "fiware_rel_4.x" branch to create the WAR file with the maven >>>>>>>>>>>>>>>>>>>>>>>>>>> command: mvn install -DdownloadSources=true -DskipTests=true -Pw3ds >>>>>>>>>>>>>>>>>>>>>>>>>>> After restarting tomcat, the geoserver seems to >>>>>>>>>>>>>>>>>>>>>>>>>>> work -> http://151.80.143.120:8080/geoserver >>>>>>>>>>>>>>>>>>>>>>>>>>> (User: admin / Pass: geoserver) >>>>>>>>>>>>>>>>>>>>>>>>>>> I did not use the WAR published, I created my >>>>>>>>>>>>>>>>>>>>>>>>>>> own from the new github branch as you see. >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> So then I decided to update the test unit plan. >>>>>>>>>>>>>>>>>>>>>>>>>>> Here I have one comment just to improve in case you want. I have checked >>>>>>>>>>>>>>>>>>>>>>>>>>> that you usually use "space" on folders and files which usually is no >>>>>>>>>>>>>>>>>>>>>>>>>>> suitable. I refer specificly to the 4.3.2 version. >>>>>>>>>>>>>>>>>>>>>>>>>>> + The ZIP file has a "space" on the name what >>>>>>>>>>>>>>>>>>>>>>>>>>> requires to use ASCI character to download: wget --no-check-certificate >>>>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/download.php/1645/Test_asset_%204.3.2.zip >>>>>>>>>>>>>>>>>>>>>>>>>>> + When ZIP is decompressed, the name of the >>>>>>>>>>>>>>>>>>>>>>>>>>> folder has also a "space": /home/UnitTestPlan/rel\ 4.3.2 >>>>>>>>>>>>>>>>>>>>>>>>>>> + PostGIS database backup has also a "space" >>>>>>>>>>>>>>>>>>>>>>>>>>> at the end: /home/UnitTestPlan/rel\ 4.3.2/PostGIS_database_backup\ / >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Any way, I continue with the database restore. >>>>>>>>>>>>>>>>>>>>>>>>>>> On the PostGIS database backup, I checked on the 4.3.2 version that there >>>>>>>>>>>>>>>>>>>>>>>>>>> are 2 files: building_coordinates and test_asset-terrain. >>>>>>>>>>>>>>>>>>>>>>>>>>> The "building_coordinates" file appears to be a >>>>>>>>>>>>>>>>>>>>>>>>>>> text format dump. So is this file necessary to upload to database? >>>>>>>>>>>>>>>>>>>>>>>>>>> The "test_asset-terrain" could be uploaded to >>>>>>>>>>>>>>>>>>>>>>>>>>> postgres with the following command: pg_restore -d fiware_test >>>>>>>>>>>>>>>>>>>>>>>>>>> /home/UnitTestPlan/rel\ 4.3.2/PostGIS_database_backup\ >>>>>>>>>>>>>>>>>>>>>>>>>>> /FIWARE-postgis-test_asset-terrain >>>>>>>>>>>>>>>>>>>>>>>>>>> However, I receive the following errors: >>>>>>>>>>>>>>>>>>>>>>>>>>> ================================================= >>>>>>>>>>>>>>>>>>>>>>>>>>> pg_restore: [archiver (db)] Error while >>>>>>>>>>>>>>>>>>>>>>>>>>> PROCESSING TOC: >>>>>>>>>>>>>>>>>>>>>>>>>>> pg_restore: [archiver (db)] Error from TOC entry >>>>>>>>>>>>>>>>>>>>>>>>>>> 184; 1259 65659 TABLE fiware_test_terrain sami >>>>>>>>>>>>>>>>>>>>>>>>>>> pg_restore: [archiver (db)] could not execute >>>>>>>>>>>>>>>>>>>>>>>>>>> query: ERROR: role "sami" does not exist >>>>>>>>>>>>>>>>>>>>>>>>>>> Command was: ALTER TABLE >>>>>>>>>>>>>>>>>>>>>>>>>>> public.fiware_test_terrain OWNER TO sami; >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> pg_restore: [archiver (db)] Error from TOC entry >>>>>>>>>>>>>>>>>>>>>>>>>>> 183; 1259 65657 SEQUENCE fiware_test_terrain_id_seq sami >>>>>>>>>>>>>>>>>>>>>>>>>>> pg_restore: [archiver (db)] could not execute >>>>>>>>>>>>>>>>>>>>>>>>>>> query: ERROR: role "sami" does not exist >>>>>>>>>>>>>>>>>>>>>>>>>>> Command was: ALTER TABLE >>>>>>>>>>>>>>>>>>>>>>>>>>> public.fiware_test_terrain_id_seq OWNER TO sami; >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING: errors ignored on restore: 2 >>>>>>>>>>>>>>>>>>>>>>>>>>> ================================================= >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I checked the information stored from backup on >>>>>>>>>>>>>>>>>>>>>>>>>>> the database and found the following tables, which I am not sure if they >>>>>>>>>>>>>>>>>>>>>>>>>>> are all or there are some missing. >>>>>>>>>>>>>>>>>>>>>>>>>>> ================================================= >>>>>>>>>>>>>>>>>>>>>>>>>>> List of relations >>>>>>>>>>>>>>>>>>>>>>>>>>> Schema | Name | Type >>>>>>>>>>>>>>>>>>>>>>>>>>> | Owner >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> --------+----------------------------+----------+---------- >>>>>>>>>>>>>>>>>>>>>>>>>>> public | fiware_test_terrain | table >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | fiware_test_terrain_id_seq | sequence >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | geography_columns | view >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | geometry_columns | view >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | raster_columns | view >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | raster_overviews | view >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> public | spatial_ref_sys | table >>>>>>>>>>>>>>>>>>>>>>>>>>> | postgres >>>>>>>>>>>>>>>>>>>>>>>>>>> ================================================= >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> I did not continue because it seems that there >>>>>>>>>>>>>>>>>>>>>>>>>>> are some errors that I should first understand and fix before continuing. >>>>>>>>>>>>>>>>>>>>>>>>>>> If you need something else from my side, please >>>>>>>>>>>>>>>>>>>>>>>>>>> let me know. And please, let me know if I have done something wrong. >>>>>>>>>>>>>>>>>>>>>>>>>>> Thank you. Best regards, >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> 2015-06-02 8:33 GMT+00:00 Ibon Salbidegoitia < >>>>>>>>>>>>>>>>>>>>>>>>>>> ibon.salbi at gmail.com>: >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Sorry for the delay, I was busy and these last >>>>>>>>>>>>>>>>>>>>>>>>>>>> 3 days I had some problems with tomcat so I decided to format everything >>>>>>>>>>>>>>>>>>>>>>>>>>>> and start from the beginning to know what errors are happening. >>>>>>>>>>>>>>>>>>>>>>>>>>>> I will try to explain cronologically all the >>>>>>>>>>>>>>>>>>>>>>>>>>>> steps and error/bugs found. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> First of all I update git repository and change >>>>>>>>>>>>>>>>>>>>>>>>>>>> to the "fiware_rel_4.x" branch to create the WAR file with the maven >>>>>>>>>>>>>>>>>>>>>>>>>>>> command: mvn install -DdownloadSources=true -DskipTests=true -Pw3ds >>>>>>>>>>>>>>>>>>>>>>>>>>>> After restarting tomcat, the geoserver seems to >>>>>>>>>>>>>>>>>>>>>>>>>>>> work -> http://151.80.143.120:8080/geoserver >>>>>>>>>>>>>>>>>>>>>>>>>>>> (User: admin / Pass: geoserver) >>>>>>>>>>>>>>>>>>>>>>>>>>>> I did not use the WAR published, I created my >>>>>>>>>>>>>>>>>>>>>>>>>>>> own from the new github branch as you see. >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> So then I decided to update the test unit plan. >>>>>>>>>>>>>>>>>>>>>>>>>>>> Here I have one comment just to improve in case you want. I have checked >>>>>>>>>>>>>>>>>>>>>>>>>>>> that you usually use "space" on folders and files which usually is no >>>>>>>>>>>>>>>>>>>>>>>>>>>> suitable. I refer specificly to the 4.3.2 version. >>>>>>>>>>>>>>>>>>>>>>>>>>>> + The ZIP file has a "space" on the name >>>>>>>>>>>>>>>>>>>>>>>>>>>> what requires to use ASCI character to download: wget >>>>>>>>>>>>>>>>>>>>>>>>>>>> --no-check-certificate >>>>>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/download.php/1645/Test_asset_%204.3.2.zip >>>>>>>>>>>>>>>>>>>>>>>>>>>> + When ZIP is decompressed, the name of the >>>>>>>>>>>>>>>>>>>>>>>>>>>> folder has also a "space": /home/UnitTestPlan/rel\ 4.3.2 >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> 2015-05-26 12:49 GMT+00:00 Juha Hyv?rinen < >>>>>>>>>>>>>>>>>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com>: >>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> That problem should now be fixed, code is in >>>>>>>>>>>>>>>>>>>>>>>>>>>>> the github ( >>>>>>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/Cyberlightning/geoserver/tree/fiware_rel_4.x) >>>>>>>>>>>>>>>>>>>>>>>>>>>>> and we have also published new war file in Fiware FusionForge ( >>>>>>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/download.php/1643/geoserver.war >>>>>>>>>>>>>>>>>>>>>>>>>>>>> ). >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> We also updated test assets and reference >>>>>>>>>>>>>>>>>>>>>>>>>>>>> client. Updated reference client is already available from the Github and >>>>>>>>>>>>>>>>>>>>>>>>>>>>> test assets will be published later today or tomorrow morning to >>>>>>>>>>>>>>>>>>>>>>>>>>>>> FusionForge under release 4.3.2 ( >>>>>>>>>>>>>>>>>>>>>>>>>>>>> https://forge.fiware.org/frs/?group_id=7). >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> I hope that this release will fix problems you >>>>>>>>>>>>>>>>>>>>>>>>>>>>> encountered earlier. Please report back did this solve those problems. >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Thank you for submitting these bug reports. >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Tue, May 26, 2015 at 9:33 AM, Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hyv?rinen >>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> We have looked into that problem now for >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> couple of days and it seems to be somehow related to Tomcat and system >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> locale settings. We can reproduce same problem when we deploy to a Tomcat >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> instance while with Jetty everything works just fine. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I'm working with the fix now, but there is >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> also a workaround: deploy war package to a Jetty instance. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I will notify you once I have pushed code >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> changes to git. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Fri, May 22, 2015 at 1:08 PM, Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hyv?rinen >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I also forgot to mention that you should >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> move to newer test client which we will release officially during summer, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> but code is already available from the Github: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/Cyberlightning/Cyber-WeX >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Client code can be found from here: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/Cyberlightning/Cyber-WeX/tree/master/GIS/GIS_Client_xml3d >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Fri, May 22, 2015 at 12:30 PM, Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hyv?rinen >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I have to admit that I'm clueless with that >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> terrain problem, since I couldn't replicate it. Everything seems to be >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> right at the server side but still data is somehow corrupted when it >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> arrives to the client. We have deployed that same data set without any >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> problems to more than 20 different systems by many different users during >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> our internal development and testing. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> There are still few points which you could >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> try. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 1. Install newer PostGIS version for >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> example from Ubuntu repositories instead of manually build one. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2. Try our upcoming release of Geoserver >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> from Github. This shouldn't be difficult, since you already build your own >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> version. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> If you used git to clone code earlier, you >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> only need to pull new changes from the repository and change code branch >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> from fiware to fiware_rel_4.x (git pull && git checkout fiware_rel_4.x) and >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> rebuild project. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Also I created database dump from building >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> coordinates table and it's as an attachment. We will add it also to the >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> assets and update documentation once we have little spare time to do it. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Table can be restored with command: sudo -u postgres psql databasename < >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> path/to/the/file.sql >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Before restoring that dumb, change URLs in >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> it to point a place where you actually have that xml file. At the moment >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> URL is >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> http://localhost/Test_asset/Building_model/building.xml >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Thu, May 21, 2015 at 1:09 PM, Ibon >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Salbidegoitia wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> You are right, I forgot to edit the >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> tomcat7 default start-up configuration file. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Now is using openJDK. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2015-05-21 9:36 GMT+00:00 Juha Hyv?rinen < >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> juha.hyvarinen at cyberlightning.com>: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Could you restart tomcat again since it >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> still uses Oracle java 1.8. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - Juha >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Thu, May 21, 2015 at 10:57 AM, Ibon >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Salbidegoitia >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Juha, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I checked that tomcat was down due to >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> low xmx size. I restarted and modify xmx to avoid errors. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Asnwering to your comments: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + Please let me know when you update >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> the documentation to check importin building coordinates >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + I imported with following command >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> of postgres: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> $ su - postgres >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> $ createdb fiware_test >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> $ pg_restore -d fiware_test >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ./Test_asset_3.3/PostGIS_database_backup\ /FIWARE-postgis-test_asset >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Because I am using remote server I >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> cannot use pgadmin, but the import was correct without errors and I checked >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> that the data was correct. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + I am using Oracle java (1.8.0_31), >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> so I will change it to openJDK7 as you recommend. Now is changed to >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> openJDK7 to version 1.7.0_79 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> As I said, the Geoserver is active, so >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> you can check on it whatever you want. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Kind regards, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ibon >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2015-05-21 6:56 GMT+00:00 Juha Hyv?rinen >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi Ibon, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I was looking into those errors you >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> reported but your server went down before I could figure out any final >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> solution. Here are m >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> Juha Hyv?rinen >>>>>>>>>>>> Software Engineer >>>>>>>>>>>> Cyberlightning Ltd. >>>>>>>>>>>> >>>>>>>>>>>> email. juha.hyvarinen at cyberlightning.com >>>>>>>>>>>> >>>>>>>>>>>> See our new press release: >>>>>>>>>>>> http://cyberlightning.com/blog/2014/05/13/cyberlightning-brings-3d-visualization-to-industrial-internet-of-things/ >>>>>>>>>>>> >>>>>>>>>>>> www.cyberlightning.com >>>>>>>>>>>> >>>>>>>>>>>> This e-mail and all attached material are confidential and may >>>>>>>>>>>> contain legally privileged information. If you are not the intended >>>>>>>>>>>> recipient, please contact the sender and delete the e-mail from your system >>>>>>>>>>>> without producing, distributing or retaining copies thereof. >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Sami Jylkk? >>>>>>>>>> Cyberlightning Ltd. >>>>>>>>>> >>>>>>>>>> www.cyberlightning.com >>>>>>>>>> >>>>>>>>>> Skype: sami_jylkka >>>>>>>>>> >>>>>>>>>> This e-mail and all attached material are confidential and may >>>>>>>>>> contain legally privileged information. If you are not the intended >>>>>>>>>> recipient, please contact the sender and delete the e-mail from your system >>>>>>>>>> without producing, distributing or retaining copies thereof. >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Sami Jylkk? >>>>>>>> Cyberlightning Ltd. >>>>>>>> >>>>>>>> www.cyberlightning.com >>>>>>>> >>>>>>>> Skype: sami_jylkka >>>>>>>> >>>>>>>> This e-mail and all attached material are confidential and may >>>>>>>> contain legally privileged information. If you are not the intended >>>>>>>> recipient, please contact the sender and delete the e-mail from your system >>>>>>>> without producing, distributing or retaining copies thereof. >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Sami Jylkk? >>>>>> Cyberlightning Ltd. >>>>>> >>>>>> www.cyberlightning.com >>>>>> >>>>>> Skype: sami_jylkka >>>>>> >>>>>> This e-mail and all attached material are confidential and may >>>>>> contain legally privileged information. If you are not the intended >>>>>> recipient, please contact the sender and delete the e-mail from your system >>>>>> without producing, distributing or retaining copies thereof. >>>>>> >>>>> >>>>> >>>> >>> >>> >>> -- >>> Sami Jylkk? >>> Cyberlightning Ltd. >>> >>> www.cyberlightning.com >>> >>> Skype: sami_jylkka >>> >>> This e-mail and all attached material are confidential and may contain >>> legally privileged information. If you are not the intended recipient, >>> please contact the sender and delete the e-mail from your system without >>> producing, distributing or retaining copies thereof. >>> >> >> > > > -- > Sami Jylkk? > Cyberlightning Ltd. > > www.cyberlightning.com > > Skype: sami_jylkka > > This e-mail and all attached material are confidential and may contain > legally privileged information. If you are not the intended recipient, > please contact the sender and delete the e-mail from your system without > producing, distributing or retaining copies thereof. > -------------- next part -------------- An HTML attachment was scrubbed... URL: