Page 1 of 1

Problem with database cofigurations

Posted: Tue Jun 18, 2013 11:40 am
by rajesh
Hi i am new to open emm please help me, i am struggling with the following issue from last two days actual problem is

" i am configured the provided openemm source in my eclipse and i tried to change the properties in emm.properties and cms.properties
as jdbc.username=root
jdbc.password=root
and i tested in mySql and working fine(connected succefully)
But unfortunately i found that it is also connecting with another credentials as
username=agnitas and password =openemm in mySql database, i not found where these settings are configured and how it will be changed."


Please help me where i went wrong. immediate help is greately appreciable because i cant moove without this solution. Thanks in advance

Re: Problem with database cofigurations

Posted: Tue Oct 22, 2013 7:59 pm
by dzavalat
Have you got any solution?
I have the same problem.

thanks.

Re: Problem with database cofigurations

Posted: Thu Oct 24, 2013 4:40 pm
by maschoff
You have to adjust database user and password in library agn.py (used by Python scripts of OpenEMM's backend) as well.

Re: Problem with database cofigurations

Posted: Tue Oct 29, 2013 1:38 am
by dzavalat
Thanks, issue resolved.