Java issues with WL 12.2.1.2 installations and config.sh
I am using OL7 with jdk 1.8.111 to try to install and configure via gui ... I am getting all kinds of Java exceptions... Have tried multiple versions of java with no luck (has anyone else seen this?)
[oracle@oic-portal01 Middleware]$ ./oracle_common/common/bin/config.sh
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
at sun.font.CompositeStrike.getStrikeForSlot(CompositeStrike.java:75)
at sun.font.CompositeStrike.getFontMetrics(CompositeStrike.java:93)
at sun.font.FontDesignMetrics.initMatrixAndMetrics(FontDesignMetrics.java:359)
at sun.font.FontDesignMetrics.<init>(FontDesignMetrics.java:350)
at sun.font.FontDesignMetrics.getMetrics(FontDesignMetrics.java:302)
at sun.swing.SwingUtilities2.getFontMetrics(SwingUtilities2.java:1113)
at javax.swing.JComponent.getFontMetrics(JComponent.java:1626)