Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-13335

FIWARE.Question.Tech.Error subscription in cygnus.

    Details

      Description

      Created question in FIWARE Q/A platform on 07-08-2017 at 13:08
      Please, ANSWER this question AT https://stackoverflow.com/questions/45545729/error-subscription-in-cygnus

      Question:
      Error subscription in cygnus

      Description:
      I am having problems when creating a subscription in cygnus.
      I really think the error is from the contextBroker since it appears in the log - this is the information that it shows:

      Time = 2017-08-07T10: 48: 09.360Z | Lvl = WARN | Corr = N / A | Trans = 1502101560-775-00000000006 | From = pending | Srv = pending | Subsrv = pending | Comp = Orion | Op = AlarmManager.cpp [328]: notificationError | Msg = Raising alarm NotificationError http: // localhost: 5050 / notify: (
      Easy_perform failed: Could not connect to server)

      I have open ports.
      My subscription status is failed.

      How can I solve that?

      EDIT

      The creation is as follows:

      {
      "description": "A subscription to get info about Room1",
      "subject": {
      "entities": [

      { "id": "Room1", "type": "Room" }

      ],
      "condition":

      { "attrs": [ "pressure" ] }

      },
      "notification": {
      "http":

      { "url": "http://localhost:5050/notify" }

      ,
      "attrs": [
      "temperature"
      ],
      "attrsFormat": "legacy"
      }
      }

      When I perform the subscription on fiwarelab in the orion machine already created if it works, but when I try on a machine centos 6 and performing the installation steps is when I get that error.

      I have already solved the problem and it was setup.

      The steps I followed with the following:

      To install cygnus:

      1st install java and maven as it puts on the web of fiware
      2nd install with yum install cygnus
      3ยบ Install apache flume as it puts on the web of fiware
      4th install mySQL
      5th configure the agents

      Everything works already.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 19:51|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 19:51|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 19:54|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 19:54|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 20:02|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 20:02|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: