Thanks Luc, I installed java-1.6.0 and it works. :)
On Mon, Jun 9, 2014 at 11:39 PM, Pierre-Luc Dion <pd...@cloudops.com> wrote: > look like a missing path to find java. > > I've fixed that on centos-6.5 by installing java1.6: > > yum install java-1.6.0-openjdk > > > > Pierre-Luc Dion > Architecte de Solution Cloud | Cloud Solutions Architect > 855-OK-CLOUD (855-652-5683) x1101 > - - - > > *CloudOps*420 rue Guy > Montréal QC H3J 1S6 > www.cloudops.com > @CloudOps_ > > > On Mon, Jun 9, 2014 at 12:10 PM, dimas yoga pratama <smid...@gmail.com> > wrote: > > > Hi, thanks for quick response > > > > I encounter this following error when i try to start cloudstack-usage : > > Starting CloudStack Usage Monitor cloudstack-usage09/06/2014 23:04:13 > 31554 > > jsvc > > error: Cannot locate Java Home > > cat: /var/run/cloudstack-usage.pid: No such file or directoryAILED] > > [FAILED] > > > > > > > > > > On Mon, Jun 9, 2014 at 10:25 PM, Nux! <n...@li.nux.ro> wrote: > > > > > On 09.06.2014 15:41, dimas yoga pratama wrote: > > > > > >> Hi all, > > >> > > >> I want to monitor every VMs in my apache cloudstack, how I can install > > >> cloudstack-usage in my management server? > > >> Because my cloud_usage database is empty, apparently it need > > >> cloudstack-usage that has been installed in my MS. > > >> I'm using basic networking in my apache cloudstack. I trid to follow > > the > > >> instruction in > > >> http://cloudstack-installation.readthedocs.org/en/latest/optional_ > > >> installation.html#installing-the-usage-server-optional > > >> but it shows that the ./install is not valid, > > >> Can someone show me the correct way to install it? > > >> > > >> Thanks, looking forward for your answer. > > >> Dimas. > > >> > > > > > > You should use the provided packages[1] and also be aware of the > > following > > > gotcha, the usage server will not have access to all the libraries it > > > requires for a DB connection, so you need to do: > > > ln -s /usr/share/java/mysql-connector-java.jar > > > /usr/share/cloudstack-usage/lib/mysql-connector-java.jar > > > > > > [1] - http://cloudstack.apt-get.eu/ > > > > > > -- > > > Sent from the Delta quadrant using Borg technology! > > > > > > Nux! > > > www.nux.ro > > > > > >