Hi Danesh thanks, 'AddAdmin' was set to false. mysql create queries for some tables are not found in the given in the sql query file(<wso2es-2.1.0>/dbscripts/mysql5.7.sql).
1. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'wso2_carbon_db_store.idp' doesn't exist 2. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'wso2_carbon_db_store.sp_app' doesn't exist Am I importing wrong sql file? Thanks On Fri, Aug 19, 2016 at 7:07 PM, Danesh Kuruppu <[email protected]> wrote: > Hi Shakila, > > >> Caused by: org.wso2.carbon.user.core.UserStoreException: Admin user can >> not be created in primary user store. Add-Admin has been set to false. >> Please pick a User name which is exist in the primary user store as Admin >> user >> at org.wso2.carbon.user.core.common.AbstractUserStoreManager.ad >> dInitialAdminData(AbstractUserStoreManager.java:3749) >> at org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager.<init>( >> JDBCUserStoreManager.java:281) >> at org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager.<init>( >> JDBCUserStoreManager.java:220) >> ... 27 more >> >> > Check whether you set <AddAdmin>False</AddAdmin> in user-mgt.xml. Seems > like admin user doesn't exist in your primary user store and server cannot > create the user since it is set to false. > > Thanks > -- > > *Danesh Kuruppu* > Senior Software Engineer | WSO2 > > Email: [email protected] > Mobile: +94 (77) 1690552 > Web: WSO2 Inc <https://wso2.com/signature> > > -- Shakila Sivagnanarajah Software Engineer Mobile :+94 (0) 768 856837 [email protected] WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
