----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7015/ -----------------------------------------------------------
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