Failed to find db.properties

2017-08-23 Thread Jevgeni Zolotarjov
Hi I am installing Cloudstack 4.10 on Debian Jessie using guides from http://cloudstack-installation.readthedocs.io/en/latest/management-server/index.html Apparently the installation process was smooth. But I cannot get client running on tomcat7 >From catalina.out log file I can read Failed to f

Re: Failed to find db.properties

2017-08-23 Thread Gabriel Beims Bräscher
Hi Jevgeni, Can you share with us some log files (catalina.log, management-server.log and others that might be useful)? 2017-08-23 11:53 GMT-03:00 Jevgeni Zolotarjov : > Hi > > I am installing Cloudstack 4.10 on Debian Jessie using guides from > http://cloudstack-installation.readthedocs.io/en/

Re: Failed to find db.properties

2017-08-23 Thread Jevgeni Zolotarjov
Here you go management-server.log is not available, which probably means, the application did not reach that far and exited due to missing DB access On Wed, Aug 23, 2017 at 6:03 PM, Gabriel Beims Bräscher < gabrasc...@gmail.com> wrote: > Hi Jevgeni, > > Can you share with us some log files (cata

Re: Failed to find db.properties

2017-08-23 Thread Rafael Weingärtner
did you run cloudstack-setup-database and ...setup-management? On Wed, Aug 23, 2017 at 11:16 AM, Jevgeni Zolotarjov wrote: > Here you go > > management-server.log is not available, which probably means, the > application did not reach that far and exited due to missing DB access > > On Wed, Aug

Re: Failed to find db.properties

2017-08-23 Thread Jevgeni Zolotarjov
Yes, I did, as it is suggested in the guide: cloudstack-setup-database then setup-management On Aug 23, 2017 7:11 PM, "Rafael Weingärtner" wrote: did you run cloudstack-setup-database and ...setup-management? On Wed, Aug 23, 2017 at 11:16 AM, Jevgeni Zolotarjov wrote: > Here you go > > mana

Re: Failed to find db.properties

2017-08-23 Thread Rafael Weingärtner
did you run setup-management --tomcat7? On Wed, Aug 23, 2017 at 12:20 PM, Jevgeni Zolotarjov wrote: > Yes, I did, as it is suggested in the guide: > cloudstack-setup-database then setup-management > > > On Aug 23, 2017 7:11 PM, "Rafael Weingärtner" > > wrote: > > did you run cloudstack-setup-da

Re: [DISCUSS] Moving to embedded Jetty and fatjar CloudStack

2017-08-23 Thread Rohit Yadav
All, Based on last Trilian based test runs, no regressions are seen. We'll aim for following changes and afterwards works towards merging the PR; - An option to provide explicit webapp directory, for custom UI etc. The default UI would be bundled in the fat jar, with the UI assets/files also

Re: Failed to find db.properties

2017-08-23 Thread ilya
Rafael has a point there - please try with tomcat7 Also - please look into catalina.out/log for further debugging info. On 8/23/17 9:23 AM, Rafael Weingärtner wrote: > did you run setup-management --tomcat7? > > On Wed, Aug 23, 2017 at 12:20 PM, Jevgeni Zolotarjov > wrote: > >> Yes, I did, as i

Re: IPMI out of management

2017-08-23 Thread ilya
Probably not the answer you'd expect to hear - but if you really need to have - try backporting and building from source. On 8/15/17 4:01 AM, victor wrote: > Hello Rohit, > > As mentioned in the following url, IPMI method will help to achieve HA > with KVM hypervisor. > > > https://cwiki.ap