----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7015/#review11320 -----------------------------------------------------------
Fixes https://issues.apache.org/jira/browse/CLOUDSTACK-78? - Prasanna Santhanam On Sept. 11, 2012, 12:09 p.m., Hiroaki Kawai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7015/ > ----------------------------------------------------------- > > (Updated Sept. 11, 2012, 12:09 p.m.) > > > Review request for cloudstack. > > > Description > ------- > > On CentOS 6.3, jsvc is resolved as jakarta-commons-daemon-jsvc, but > jakarta-commons-daemon was not installed with it. jakarta-commons-daemon > provides /usr/share/java/commons-daemon.jar. Without this package, jsvc > fails to start because of lack of necessary classes, and debugging this is > quite hard that I had to pass -errfile option to jsvc. > > > Diffs > ----- > > cloud.spec c31fe5b > > Diff: https://reviews.apache.org/r/7015/diff/ > > > Testing > ------- > > > Thanks, > > Hiroaki Kawai > >