Hi,
I am trying to install OBIEE 10.1.3.4 on Linux Enterprise 4 on a VM machine. When the installer reaches 20% it shuts down with the following error. Can someone please tell me how to resolve this as I am not able to install BIEE. I have 4GB of RAM with OAS 10.1.3 also running on this.
JVMST109: Insufficient space in Javaheap to satisfy allocation request
JVMST109: Insufficient space in Javaheap to satisfy allocation request
WARNING: could not write using log service: ServiceException: (error code = 200; message = ""; severity = 0; exception = [java.lang.OutOfMemoryError: ])
JVMDG217: Dump Handler is Processing OutOfMemory - Please Wait.
JVMDG315: JVM Requesting Heap dump file
JVMDG318: Heap dump file written to /u01/app/oracle/product/bi_unzip/RH_Linux/Server/Oracle_Business_Intelligence/heapdump.20091209.164713.7496.phd
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /u01/app/oracle/product/bi_unzip/RH_Linux/Server/Oracle_Business_Intelligence/javacore.20091209.164713.7496.txt
JVMDG274: Dump Handler has Processed OutOfMemory.
JVMST109: Insufficient space in Javaheap to satisfy allocation request
JVMST109: Insufficient space in Javaheap to satisfy allocation request
java.lang.OutOfMemoryError
at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java(Compiled Code))
at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:835)
at java.awt.GridBagLayout.preferredLayoutSize(GridBagLayout.java:659)
at java.awt.Container.preferredSize(Container.java(Compiled Code))
at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
at java.awt.BorderLayout.preferredLayoutSize(BorderLayout.java:591)
at java.awt.Container.preferredSize(Container.java(Compiled Code))
at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
at java.awt.GridLayout.preferredLayoutSize(GridLayout.java:348)
at java.awt.Container.preferredSize(Container.java(Compiled Code))
at java.awt.Container.getPreferredSize(Container.java(Inlined Compiled Code))
at javax.swing.JComponent.getPreferredSize(JComponent.java(Compiled Code))
at java.awt.BorderLayout.layoutContainer(BorderLayout.java:703)
at java.awt.Container.layout(Container.java(Compiled Code))
Thanks