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

FIWARE.Request.Tech.IoT.IoTDiscovery.WildcardSearch

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      I'm Lorenzo Trisolini, student at University of Pisa, and I deployed an
      instance of the IoT-Discovery4.2 (
      http://catalogue.fiware.org/enablers/iot-discovery/downloads) taken from
      the fiware catalogue page.
      I have a problem when i do *GET
      http://localhost:8080/ngsi9/contextEntities/Room1
      <http://localhost:8080/ngsi9/contextEntities/Room1>* on the IOT-Discovery
      GE. The context Entitiy Room1 doesn't exist. Instead of receiving the
      messagge:

      <?xml version="1.0" encoding="UTF-8"?><discoverContextAvailabilityResponse>
      <contextRegistrationResponseList/>
      <errorCode>
      <code>404</code>
      <reasonPhrase>Context Element Not Found</reasonPhrase>
      <details xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="
      http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string"/>
      </errorCode>
      </discoverContextAvailabilityResponse>

      I don't receive any message and the log of tomcat server shows a
      sequence of error messages relative to the IOT-Discovery.
      I attach the text file with the log of tomcat server(logcatTomcat).
      Let me say that this two lines in the log are the main ones to
      understand what is the error

      *CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1get context entity
      error: null *

      Instead the version 4.1 works if i do the same trial, despite the log
      of tomcat server
      shows the same error lines of the previous case:

      *CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1get context entity
      error: null *
      I attach the text file with the log of tomcat server(logcatTomcat4.1).

      Best regards,

      Lorenzo Trisolini

      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-tech-help

      [Created via e-mail received from: Lorenzo Trisolini <lore.trisolini@gmail.com>]

      1. logcatTomcat
        8 kB
        FW External User
      2. logcatTomcat4.1
        1 kB
        FW External User

        Activity

        Hide
        telsaleh Tarek Elsaleh added a comment - - edited

        Hi Lorenzo,
        I think this is related to an outdated version. Please could you download the latest version and replace the ngsi9.war with the new one.

        ...Let me know what happens.

        Best regards,
        Tarek

        Show
        telsaleh Tarek Elsaleh added a comment - - edited Hi Lorenzo, I think this is related to an outdated version. Please could you download the latest version and replace the ngsi9.war with the new one. ...Let me know what happens. Best regards, Tarek
        Hide
        fw.ext.user FW External User added a comment -

        Dear Tarek,

        Can you please take care of this as GE owner?

        Thanks,

        Miguel

        El 25/06/2015 a las 18:39, Lorenzo Trisolini escribió:
        I'm Lorenzo Trisolini, student at University of Pisa, and I deployed an instance of the IoT-Discovery4.2 (http://catalogue.fiware.org/enablers/iot-discovery/downloads) taken from the fiware catalogue page.
        I have a problem when i do GET http://localhost:8080/ngsi9/contextEntities/Room1 on the IOT-Discovery GE. The context Entitiy Room1 doesn't exist. Instead of receiving the messagge:

        <?xml version="1.0" encoding="UTF-8"?><discoverContextAvailabilityResponse>
        <contextRegistrationResponseList/>
        <errorCode>
        <code>404</code>
        <reasonPhrase>Context Element Not Found</reasonPhrase>
        <details xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string"/>
        </errorCode>
        </discoverContextAvailabilityResponse>

        I don't receive any message and the log of tomcat server shows a
        sequence of error messages relative to the IOT-Discovery.
        I attach the text file with the log of tomcat server(logcatTomcat).
        Let me say that this two lines in the log are the main ones to understand what is the error
        CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1
        get context entity error: null

        Instead the version 4.1 works if i do the same trial, despite the log of tomcat server
        shows the same error lines of the previous case:
        CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1
        get context entity error: null
        I attach the text file with the log of tomcat server(logcatTomcat4.1).

        Best regards,

        Lorenzo Trisolini

        Show
        fw.ext.user FW External User added a comment - Dear Tarek, Can you please take care of this as GE owner? Thanks, Miguel El 25/06/2015 a las 18:39, Lorenzo Trisolini escribió: I'm Lorenzo Trisolini, student at University of Pisa, and I deployed an instance of the IoT-Discovery4.2 ( http://catalogue.fiware.org/enablers/iot-discovery/downloads ) taken from the fiware catalogue page. I have a problem when i do GET http://localhost:8080/ngsi9/contextEntities/Room1 on the IOT-Discovery GE. The context Entitiy Room1 doesn't exist. Instead of receiving the messagge: <?xml version="1.0" encoding="UTF-8"?><discoverContextAvailabilityResponse> <contextRegistrationResponseList/> <errorCode> <code>404</code> <reasonPhrase>Context Element Not Found</reasonPhrase> <details xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string"/> </errorCode> </discoverContextAvailabilityResponse> I don't receive any message and the log of tomcat server shows a sequence of error messages relative to the IOT-Discovery. I attach the text file with the log of tomcat server(logcatTomcat). Let me say that this two lines in the log are the main ones to understand what is the error CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1 get context entity error: null Instead the version 4.1 works if i do the same trial, despite the log of tomcat server shows the same error lines of the previous case: CO_1: GET INDIVIDUAL CONTEXT ENTITY: eId = ''Room1 get context entity error: null I attach the text file with the log of tomcat server(logcatTomcat4.1). Best regards, Lorenzo Trisolini
        Hide
        telsaleh Tarek Elsaleh added a comment -

        Hi Lorenzo,
        I think this is related to an outdated version. Please could you download the latest version and replace the ngsi9.war with the new one.
        ...Let me know what happens.
        Best regards,
        Tarek

        Show
        telsaleh Tarek Elsaleh added a comment - Hi Lorenzo, I think this is related to an outdated version. Please could you download the latest version and replace the ngsi9.war with the new one. ...Let me know what happens. Best regards, Tarek

          People

          • Assignee:
            telsaleh Tarek Elsaleh
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: