-
Notifications
You must be signed in to change notification settings - Fork 99
Incompatible java version #22
Comments
Solved this issue by first installing a very specific version of commons-daemon:
|
Hi Jung, |
You don't need to rev the version, just fix the package to pull the specific version of commons-daemon. As-is, the package is broken. |
Same issue with Photon 3 -----Begin installing components----- Begin installing component: vmware-identity-manager Begin installing component: vmware-secure-token-service |
The issue seems to be with the installation of openjre8 on Photon3 which is failing to update /etc/alternatives. |
Thanks for the reply!!! Do you believe updating to openjre10 or higher would correct this issue? Since downgrading just does not seem to be an option. |
Unfortunately that does not help. Here is a temporary workaround while we fix the issue and submit a fix.
|
Thanks for the reply. With the workaround the installation was successful this time. Now I am unable to access the web page as stated in step 5 (https://vmware.github.io/photon/assets/files/html/3.0/photon_installation/Installing-Lightwave-Server-and-Setting-Up-a-Domain.html) is there something else which I may be missing? I did add "--ssl-subject-alt-name " to the end of the configure-lightwave-server command since I would need to add users and groups. |
When installing lightwave server via
tdnf install vmware-lightwave-server
, jre 1.8.0.131 is installed:This is not the expected version:
I updated the scripts in /opt/vmware/bin and was able to continue. Though this seems rather brittle.
The text was updated successfully, but these errors were encountered: