[Backlogmanager] [FIWARE-JIRA] (HELP-14194) [fiware-stackoverflow] Data retrieval from Orion Context broker subscription fails

Veronika Vlnkova (JIRA) jira-help-desk at jira.fiware.org
Fri May 25 17:18:00 CEST 2018


     [ https://jira.fiware.org/browse/HELP-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Veronika Vlnkova reassigned HELP-14194:
---------------------------------------

    Assignee: Jose Manuel Cantera

> [fiware-stackoverflow] Data retrieval from Orion Context broker subscription fails
> ----------------------------------------------------------------------------------
>
>                 Key: HELP-14194
>                 URL: https://jira.fiware.org/browse/HELP-14194
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Jose Manuel Cantera
>              Labels: api, fiware, fiware-cygnus, fiware-orion
>
> Created question in FIWARE Q/A platform on 25-05-2018 at 14:05
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/50529554/data-retrieval-from-orion-context-broker-subscription-fails
> +Question:+
> Data retrieval from Orion Context broker subscription fails
> +Description:+
> with a successful subscription in orion context broker, a listening accumulator server fails to recieve any data, under any circumstances I can find to test.
> We are using an ubuntu virtual machine that has a nested virtual machine with Fiware-orion in it. Having subscribed to orion context broker and confirmed that it was successful by checking the database and also having confirmed that data is successfully updated, the accumulator server fails to respond.  unable to tell if this is a failure to send from orion, or to receive by accumulator, and unsure how to check and continue, we humbly beg the wisdom of the stack overflow community.
> We have run the accumulator server on both virtual machine on the same PC and on another PC with non-vm ubuntu. The script we are using to subscribe is presented below:
> Orion VM
>     {
> "duration": "P1M",
> "entities": [
> {
> "type": "Thing",
> "id": "Sensor_GV_01",
> "isPattern": "false"
> }
> ],
> "throttling": "PT1S",
> "reference": "http://10.224.24.236:1028/accumulate",
> "attributes": [
> "temperature",
> "pressure"
> ]
> }



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy