During Infrastructure Installation Unable To Launch OUI and Fails with Exception in thread "main" java.lang.ExceptionInInitializerError
(Doc ID 2332978.1)
Last updated on JULY 29, 2024
Applies to:
Oracle Fusion Middleware - Version 12.2.1.1.0 and laterLinux x86-64
Symptoms
Infrastructure installation fails with the below error. The issue is happening when invoking an Oracle Universal Installer for an Oracle Fusion Middleware product through an SSH client (I.e. Putty, MobaXTerm, etc.).
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2017-11-23_12-29-15PM
Exception in thread "main" java.lang.ExceptionInInitializerError
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at javax.swing.UIDefaults.getUI(UIDefaults.java:769)
at javax.swing.UIManager.getUI(UIManager.java:1016)
at javax.swing.JComboBox.updateUI(JComboBox.java:266)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |