teekib
teekib

Reputation: 2821

Unable to install WSO2 Enterprise Mobility Manager

Hi i am unable to install the WSO2 Enterprise mobility Manager platform , followed the installation provided in the website, java environment variable is set, but getting error as below

[2014-05-02 11:27:41,150] ERROR {JAGGERY.config.app:js} -
[2014-05-02 11:27:41,151] ERROR {JAGGERY.config.app:js} -
[2014-05-02 11:27:41,151] ERROR {JAGGERY.config.app:js} -  Database is not confgured or has not started up

it is saying database is not configured, in the website they never mentioned about the database during the installation, can someone help me with this issue and als how to setup and database and run this platform.

Upvotes: 0

Views: 589

Answers (2)

Chatura Dilan
Chatura Dilan

Reputation: 1572

Please check using MySQL console whether the admin has permission to access EMM_DB. Meanwhile you can try WSO2 EMM 1.1.0 http://wso2.com/products/enterprise-mobility-manager/

Upvotes: 0

Dakshika
Dakshika

Reputation: 1714

this issue arise with mysql database setup. please follow below listed link to sorted out that issue..

https://docs.wso2.org/display/EMM100/General+Server+Configurations

there are few mistakes on documentation. On step 6, type exit; and Step 9. add given config values within <datasources> </datasources>

Upvotes: 0

Related Questions