[
https://issues.apache.org/jira/browse/CLOUDSTACK-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861782#comment-15861782
]
ASF GitHub Bot commented on CLOUDSTACK-9780:
--------------------------------------------
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1938
Ok, got it.
Maybe in CentOS logical links get created during the installation of Java.
Or maybe during the installation of ACS. The computer I am using is not used
to run ACS, but I use Java here, and this is why I asked you.
my output:
```
lrwxrwxrwx 1 root root 20 Dec 1 12:48 java-1.6.0-openjdk-amd64 ->
java-6-ope
njdk-amd64/
-rw-r--r-- 1 root root 2387 Dec 1 12:48 .java-1.6.0-openjdk-amd64.jinfo
lrwxrwxrwx 1 root root 20 Feb 7 20:10 java-1.7.0-openjdk-amd64 ->
java-7-ope
njdk-amd64/
-rw-r--r-- 1 root root 2439 Feb 7 20:10 .java-1.7.0-openjdk-amd64.jinfo
drwxr-xr-x 5 root root 4096 Feb 10 14:00 java-6-openjdk-amd64/
drwxr-xr-x 3 root root 4096 Feb 10 13:59 java-6-openjdk-common/
drwxr-xr-x 5 root root 4096 Feb 10 13:57 java-7-openjdk-amd64/
```
Anyways, I understand that you are following the current pattern. So, we
may let this problem (if it turns out to be a problem) for our future selves.
If people start having problems when updating to java JRE version bigger than
1.8.0.
Having said that, LGTM
> Default to Java8 if JAVA_HOME is not set
> ----------------------------------------
>
> Key: CLOUDSTACK-9780
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9780
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.10.0.0
> Reporter: Will Stevens
>
> Now that PR1888 is merged, Java8 is required. Unfortunately the file pushed
> to `/etc/cloudstack/management/classpath.conf` will default to Java7 if the
> JAVA_HOME is not set.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)