[
https://issues.apache.org/jira/browse/CLOUDSTACK-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131334#comment-14131334
]
ASF subversion and git services commented on CLOUDSTACK-6926:
-------------------------------------------------------------
Commit fa1156092eb341850c207742d4ac5a3677c97d00 in cloudstack's branch
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fa11560 ]
CLOUDSTACK-6926 setting java_home from installed java
changed the order of preference to check for java first.
Usage server rpm installs JRE 1.7. In the case where JDK 1.6 is already
installed, java version would be 1.7 but, javac would be 1.6
If javac is given preference, usage server fails to start in this case.
> Usage service fails to start when java 1.6 is not installed
> -----------------------------------------------------------
>
> Key: CLOUDSTACK-6926
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6926
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup, Usage
> Affects Versions: 4.2.1
> Reporter: Rajani Karuturi
> Assignee: Rajani Karuturi
>
> was able to start only after editing JDK_DIRS in /etc/init.d/cloudstack-usage
> it is searching only 1.6 java install directories by default
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)