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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20150818/4025d964/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy