Hello Janak,
Thank you for the clarification. I was under the impression that is was meant to be started with javaws since I accessed it through the link "Web Start" in the following image https://drive.infomaniak.com/app/share/169419/edd21a04-5bf9-43e5-8dff-5fe6564584ca (I did NOT chose the ...
Search found 4 matches
- 21 Jul 2022, 13:46
- Forum: Public Forums
- Topic: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
- Replies: 5
- Views: 20314
- 13 Jul 2022, 11:25
- Forum: Public Forums
- Topic: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
- Replies: 5
- Views: 20314
Re: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
Thank you for your answer Janak. I did not understand fully what you are meaning, but creating a test.jnlp file with your suggested content:
cat ~/tmp/test.jnlp
<applet-desc main-class="com.hp.ilo2.intgapp.intgapp" name="iLOJIRC" documentbase="https://ilo-rhv1-dmz.example.com/html/java_irc.html ...
cat ~/tmp/test.jnlp
<applet-desc main-class="com.hp.ilo2.intgapp.intgapp" name="iLOJIRC" documentbase="https://ilo-rhv1-dmz.example.com/html/java_irc.html ...
- 08 Jul 2022, 10:38
- Forum: Public Forums
- Topic: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
- Replies: 5
- Views: 20314
Re: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
After some more searching, I found this topic https://board.karakun.com/viewtopic.php?p=9181#p9181 which seems to have the same behavior but no solution, yet. So, after activating the logs as follows:
cat >> ~/.config/icedtea-web/deployment.properties <<EOF
deployment.log=true
deployment.console ...
cat >> ~/.config/icedtea-web/deployment.properties <<EOF
deployment.log=true
deployment.console ...
- 06 Jul 2022, 11:19
- Forum: Public Forums
- Topic: Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
- Replies: 5
- Views: 20314
Blank/empty window on RHEL9 w/ OpenWebStart 1.6.0
Hello,
I have the following problem:
I try to access the iLO using OpenWebStart but the displayed windows are blank that is, nothing is visible inside, they seem empty.
I installed OpenWebStart 1.6.0 on RHEL9 by:
Convert the *.deb to *.rpm: alien --to-rpm --target=x86_64 OpenWebStart_linux_1 ...
I have the following problem:
I try to access the iLO using OpenWebStart but the displayed windows are blank that is, nothing is visible inside, they seem empty.
I installed OpenWebStart 1.6.0 on RHEL9 by:
Convert the *.deb to *.rpm: alien --to-rpm --target=x86_64 OpenWebStart_linux_1 ...