Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java 8 installation runs only with /SILENT parm. - without it fails. Missing GUI component?

pstein-JavaNetApr 25 2022 — edited Apr 25 2022

I tried to install the latest JDK resp JRE package an a 64bit Windows system by double clicking on the 32bit offline package
jdk-8u311-windows-i586.exe
resp
jre-8u311-windows-i586.exe
The installation process starts but no further progress (even after 30 minutes) is observable.
The installation process is alive and running as the TaskManager shows it. I have to kill it to stop installation. No other (previous, old) Java version is installed.
As I found out I have to type at the CommandPrompt:
jre-8u311-windows-i586.exe /SILENT
to get it successfully installed.
It seems to my the JDK/JRE installation package has problems to find and use the necessary GUI output library to show User installation window in non-silent installation.
Whats wrong?
How can I provide this GUI library?

Comments

This is a fabulous project, I have had problems with using java for real time applications because of the garbage collection mechanism.  I have used configuration techniques to minimize garbage collection, I'm wondering if you could address that here?

unknown-3392251

tanx is soo goood

طراحی سایت

Kashif Sohail

Is there any starter kit available for beginners?

Jose Cruz

Is there any starter kit available for beginners?

Dear Kashif

No, there isn't, because it is one of my hobby projects that I share with Java ME community.

If you need I can help you about your needs.

Best Regards

1 - 4

Post Details

Added on Apr 25 2022
2 comments
169 views