Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Error in launching oracle universal installer

Received Response
91
Views
1
Comments
User_ARPKY
User_ARPKY Rank 1 - Community Starter

Hello All,

I am installing obiee 12.2.1.0 in lunux 64 bit machine. I have installed jdk "1.8.0_151".

when I am trying to launch the oracle universal installer, I get the below message and I do not see any progress

java -jar fmw_12.2.1.0.0_infrastructure.jar

Launcher log file is /tmp/OraInstall2018-01-10_10-31-05PM/launcher2018-01-10_10-31-05PM.log.

Extracting files..........

Starting Oracle Universal Installer

Checking if CPU speed is above 300 MHz.   Actual 2399.304 MHz    Passed

Checking monitor: must be configured to display at least 256 colors.   Actual 65536    Passed

Checking swap space: must be greater than 512 MB.   Actual 4095 MB    Passed

Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit not required)

Checking temp space: must be greater than 300 MB.   Actual 1539 MB    Passed

Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2018-01-10_10-31-05PM

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)

        at javax.swing.JComboBox.init(JComboBox.java:231)

        at javax.swing.JComboBox.<init>(JComboBox.java:183)

        at oracle.help.DefaultNavigatorPanel$MinimumSizedComboBox.<init>(DefaultNavigatorPanel.java:791)

        at oracle.help.DefaultNavigatorPanel.<init>(DefaultNavigatorPanel.java:106)

        at oracle.help.Help._initHelpSystem(Help.java:1045)

        at oracle.help.Help.<init>(Help.java:243)

        at oracle.help.Help.<init>(Help.java:200)

        at oracle.help.Help.<init>(Help.java:125)

        at oracle.as.install.engine.util.help.EngineHelpManager.configure(EngineHelpManager.java:69)

        at oracle.as.install.engine.util.help.EngineHelpAction.loadEngineHelpJar(EngineHelpAction.java:104)

        at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.<init>(SpecifyInventoryDirectoryDialog.java:250)

        at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:776)

        at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:643)

Caused by: 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)

        at javax.swing.text.PlainView.calculateLongestLine(PlainView.java:639)

        at javax.swing.text.PlainView.updateMetrics(PlainView.java:209)

        at javax.swing.text.PlainView.updateDamage(PlainView.java:527)

        at javax.swing.text.PlainView.insertUpdate(PlainView.java:451)

        at javax.swing.text.FieldView.insertUpdate(FieldView.java:293)

        at javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(BasicTextUI.java:1610)

        at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(BasicTextUI.java:1869)

        at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:201)

        at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:748)

        at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:707)

        at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)

        at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:669)

        at javax.swing.text.JTextComponent.setText(JTextComponent.java:1669)

        at javax.swing.JTextField.<init>(JTextField.java:243)

        at javax.swing.JTextField.<init>(JTextField.java:183)

        at com.jgoodies.looks.plastic.PlasticComboBoxUI.<clinit>(PlasticComboBoxUI.java:88)

        ... 25 more

Logs are located here: /tmp/OraInstall2018-01-10_10-31-05PM.

can anyone please help me out on this.

Best Regards

Abhishek

Answers

  • Pedro F
    Pedro F Rank 6 - Analytics Lead
    Logs are located here: /tmp/OraInstall2018-01-10_10-31-05PM.

    May be a good idea to start by looking at the logs mentioned in the error message