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

FIWARE.Request.Tech.Apps.Store.CommandThrowsUnexpectedException

    Details

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

      Description

      Hi,

      Er, i got some problems that cannot found answers during Business Framework Consumption installation and testing. The problems are as follows:

      1. I tried to use the following URL, according to http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Marketplace_-_Installation_and_Administration_Guide, to quickly check if the Marketplace(3.2.1)is running open, but there is no v1,registration or stores folder under the path: /webapps/Marketplace-RI-3.2.1, what should i do to continue the test.
      http://[SERVER_URL]/FiwareMarketplace/v1/registration/stores/

      2. The following error occurs when executing a command
      "coverage run --branch --source=wstore ./manage.py test --noinput --with-xunit --nologcapture -v 2" in the WStore coverage.sh script. I tried to change "django_mongodb_engine" to "django.db.backends.django_mongodb_engine", but it doesn't work, how can i solve this problem?
      File "/home/f2/fiware/business-framework-pkg/wstore/wstore/src/virtenv/local/lib/python2.7/site-packages/django/db/utils.py", line 44, in load_backend
      raise ImproperlyConfigured(error_msg)
      django.core.exceptions.ImproperlyConfigured: 'django_mongodb_engine' isn't an available database backend.
      Try using django.db.backends.XXX, where XXX is one of:
      'dummy', 'mysql', 'oracle', 'postgresql_psycopg2', 'sqlite3'
      Error was: No module named connection

      ------------------
      thx,

      Sayid
      _______________________________________________
      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: =?gb18030?B?1KLR1MH6?= <351281353@qq.com>]

        Issue Links

          Activity

          Transition Time In Source Status Execution Times Last Executer Last Execution Date
          Open Open In Progress In Progress
          14d 1h 21m 1 Francisco de la Vega 08/Sep/15 12:38 PM
          In Progress In Progress Answered Answered
          7d 3h 51m 1 Francisco de la Vega 15/Sep/15 4:29 PM
          Answered Answered Closed Closed
          23s 1 Francisco de la Vega 15/Sep/15 4:29 PM
          fla Fernando Lopez made changes -
          Fix Version/s 2021 [ 12600 ]
          mev Manuel Escriche made changes -
          HD-Enabler WStore [ 10858 ]
          HD-Chapter Apps [ 10836 ]
          mev Manuel Escriche made changes -
          Summary FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException FIWARE.Request.Tech.Apps.Store.CommandThrowsUnexpectedException
          fdelavega Francisco de la Vega made changes -
          Resolution Done [ 10000 ]
          Status Answered [ 10104 ] Closed [ 6 ]
          fdelavega Francisco de la Vega made changes -
          Status In Progress [ 3 ] Answered [ 10104 ]
          Hide
          fw.ext.user FW External User added a comment -

          Dear Francisco,

          Thank you for your reply. _

          ------------------
          BR,
          Sayid
          Tel: +86 18036096002

          ------------------ 原始邮件 ------------------
          发件人: "jira-help-desk";<jira-help-desk@fi-ware.org>;
          发送时间: 2015年9月8日(星期二) 晚上6:39
          收件人: "寓言龙"<351281353@qq.com>;

          主题: [FI-WARE-JIRA] (HELP-3887)FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException

          Dear Sayid,

          Sorry for the delay answering.

          The problem you are facing is due to an incompatibility between the django version and the new PyMongo Version (3.0)

          This can be fixed by uninstalling the version 3.0 and manually installing the version 2.8 of pymongo

          This compatibility problems are fixed in the new WStore version we are delivering this month

          Best regards,
          Francisco

          -------------------------------------------------------------------------------
          Francisco de la Vega created HELP-3887:
          ------------------------------------------

          Summary: FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException
          Key: HELP-3887
          URL: https://jira.fiware.org/browse/HELP-3887
          Project: Help-Desk
          Issue Type: extRequest
          Components: FIWARE-TECH-HELP
          Reporter: Aitor Magán

          This email was generated by the FIWARE JIRA (http://jira.fiware.org).

          Show
          fw.ext.user FW External User added a comment - Dear Francisco, Thank you for your reply. _ ------------------ BR, Sayid Tel: +86 18036096002 ------------------ 原始邮件 ------------------ 发件人: "jira-help-desk";<jira-help-desk@fi-ware.org>; 发送时间: 2015年9月8日(星期二) 晚上6:39 收件人: "寓言龙"<351281353@qq.com>; 主题: [FI-WARE-JIRA] ( HELP-3887 )FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException Dear Sayid, Sorry for the delay answering. The problem you are facing is due to an incompatibility between the django version and the new PyMongo Version (3.0) This can be fixed by uninstalling the version 3.0 and manually installing the version 2.8 of pymongo This compatibility problems are fixed in the new WStore version we are delivering this month Best regards, Francisco ------------------------------------------------------------------------------- Francisco de la Vega created HELP-3887 : ------------------------------------------ Summary: FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException Key: HELP-3887 URL: https://jira.fiware.org/browse/HELP-3887 Project: Help-Desk Issue Type: extRequest Components: FIWARE-TECH-HELP Reporter: Aitor Magán This email was generated by the FIWARE JIRA ( http://jira.fiware.org ).
          fdelavega Francisco de la Vega made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          Hide
          fdelavega Francisco de la Vega added a comment -

          Dear Sayid,

          Sorry for the delay answering.

          The problem you are facing is due to an incompatibility between the django version and the new PyMongo Version (3.0)

          This can be fixed by uninstalling the version 3.0 and manually installing the version 2.8 of pymongo

          This compatibility problems are fixed in the new WStore version we are delivering this month

          Best regards,
          Francisco

          Show
          fdelavega Francisco de la Vega added a comment - Dear Sayid, Sorry for the delay answering. The problem you are facing is due to an incompatibility between the django version and the new PyMongo Version (3.0) This can be fixed by uninstalling the version 3.0 and manually installing the version 2.8 of pymongo This compatibility problems are fixed in the new WStore version we are delivering this month Best regards, Francisco
          fdelavega Francisco de la Vega made changes -
          Summary FIWARE.Request.Lab.Apps.WStore.CommandThrowsUnexpectedException FIWARE.Request.Lab.Apps.Store.CommandThrowsUnexpectedException
          amagan Aitor Magán made changes -
          Assignee Aitor Magán [ amagan ] Francisco de la Vega [ fdelavega ]
          amagan Aitor Magán made changes -
          Field Original Value New Value
          Link This issue clones HELP-3831 [ HELP-3831 ]
          amagan Aitor Magán created issue -

            People

            • Assignee:
              fdelavega Francisco de la Vega
              Reporter:
              amagan Aitor Magán
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: