AO-StreetArt / CrazyIvan

A Service for tracking relationships between different coordinate systems for use in graphics programming
Other
2 stars 1 forks source link

Final Device Align Message returns a null Neo4j Result Tree #33

Closed AO-StreetArt closed 7 years ago

AO-StreetArt commented 7 years ago

The very last device align message in CI tests returns a null result tree from Neo4j

AO-StreetArt commented 7 years ago

It looks like this works correctly and pulls the values that are present in the DB.

It seems as though the values that we expect to be present are not in the database.

AO-StreetArt commented 7 years ago

2017-07-01 03:14:43,207 [DEBUG] processor::Message Type: 6 2017-07-01 03:14:43,207 [DEBUG] processor::Processing Alignment Message 2017-07-01 03:14:43,207 [DEBUG] processor::Getting mutex lock 2017-07-01 03:14:43,207 [DEBUG] redis::Redis Mutex Lock Routine Started 2017-07-01 03:14:43,207 [DEBUG] redis::Attempting to obtain Redis Mutex Lock 2017-07-01 03:14:43,208 [DEBUG] redis::Redis Mutex Lock Acquired 2017-07-01 03:14:43,208 [DEBUG] processor::Updating Device Registration link 2017-07-01 03:14:43,208 [DEBUG] processor::Scene Key: 2017-07-01 03:14:43,208 [DEBUG] processor::ghijklm 2017-07-01 03:14:43,208 [DEBUG] processor::Device Key: 2017-07-01 03:14:43,208 [DEBUG] processor::Ud_129 2017-07-01 03:14:43,208 [DEBUG] processor::Executing Query: 2017-07-01 03:14:43,208 [DEBUG] processor::Query Executed Successfully 2017-07-01 03:14:43,209 [ERROR] processor::Query Returned no result tree 2017-07-01 03:14:43,209 [ERROR] processor::Error Updating Device Registration 2017-07-01 03:14:43,209 [ERROR] processor::Error in Query Helper: Query Returned no result tree 2017-07-01 03:14:43,209 [DEBUG] processor::Creating Response message 2017-07-01 03:14:43,209 [INFO] obj::To JSON message Called on Scene 2017-07-01 03:14:43,209 [DEBUG] obj::Writing key to JSON 2017-07-01 03:14:43,209 [DEBUG] obj::ghijklm 2017-07-01 03:14:43,209 [DEBUG] obj::7 2017-07-01 03:14:43,209 [INFO] main::Sending Response 2017-07-01 03:14:43,209 [INFO] main::{"msg_type":6,"err_code":120,"err_msg":"Error in Query Helper: Query Returned no result tree","transaction_id":"123462","scenes":[{"key":"ghijklm","latitude":0.0,"longitude":0.0,"distance":0.0,"devices":[]}]}