Re: cloud usage Unable to load db configuration

2022-08-12 Thread Suresh Kumar Anaparti
> > > > > > -Original Message----- > > From: Suresh Kumar Anaparti > > Sent: Friday, August 12, 2022 9:37 AM > > To: users@cloudstack.apache.org > > Subject: Re: cloud usage Unable to load db configuration > > > > Ok, Please check the

RE: cloud usage Unable to load db configuration

2022-08-12 Thread cristian.c
Yes, after reinstall the cloudstack-usage. -Original Message- From: Suresh Kumar Anaparti Sent: Friday, August 12, 2022 10:55 AM To: users@cloudstack.apache.org Subject: Re: cloud usage Unable to load db configuration Ok, issue resolved after reinstallation? On Fri, Aug 12, 2022 at 12

Re: cloud usage Unable to load db configuration

2022-08-12 Thread Suresh Kumar Anaparti
quot;db.properties" > > /etc/cloudstack/usage/db.properties > > /etc/cloudstack/management/db.properties > > root@acs-apac:/home/ubuntu# > > > > > > Regards, > > Cristian > > > > -Original Message- > > From: Suresh

RE: cloud usage Unable to load db configuration

2022-08-12 Thread cristian.c
dstack/management/key Regards, Cristian -Original Message- From: Suresh Kumar Anaparti Sent: Friday, August 12, 2022 9:37 AM To: users@cloudstack.apache.org Subject: Re: cloud usage Unable to load db configuration Ok, Please check the parameter "db.cloud.maxActive" in /etc/

Re: cloud usage Unable to load db configuration

2022-08-11 Thread Suresh Kumar Anaparti
> > Regards, > Cristian > > -Original Message- > From: Suresh Kumar Anaparti > Sent: Thursday, August 11, 2022 7:19 PM > To: users@cloudstack.apache.org > Subject: Re: cloud usage Unable to load db configuration > > Hi Cristian, > > The listed db config

RE: cloud usage Unable to load db configuration

2022-08-11 Thread cristian.c
ay, August 11, 2022 7:19 PM To: users@cloudstack.apache.org Subject: Re: cloud usage Unable to load db configuration Hi Cristian, The listed db configuration parameters looks good. I think there is another db.properties file from where the configuration is loaded. Can you find whether

Re: cloud usage Unable to load db configuration

2022-08-11 Thread Suresh Kumar Anaparti
r=jdbc:mysql > db.simulator.port=3306 > db.simulator.name=simulator > db.simulator.maxActive=250 > db.simulator.maxIdle=30 > db.simulator.maxWait=1 > db.simulator.autoReconnect=true > > > Regards, > Cristian > > > > -----Original Message- > From: Suresh

RE: cloud usage Unable to load db configuration

2022-08-11 Thread cristian.c
.name=simulator db.simulator.maxActive=250 db.simulator.maxIdle=30 db.simulator.maxWait=1 db.simulator.autoReconnect=true Regards, Cristian -Original Message- From: Suresh Kumar Anaparti Sent: Thursday, August 11, 2022 1:41 PM To: users@cloudstack.apache.org Subject: Re: cloud usage

Re: cloud usage Unable to load db configuration

2022-08-11 Thread Suresh Kumar Anaparti
Hi Cristian, It seems to be issue with parameter parsing in the db.properties file, not the password. Please check the value of the parameter "db.cloud.maxActive" in db.properties file, it should be a valid integer. Also, make sure the below parameters in db.properties file have valid integer val