cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
lpayumo
Level 2

Silent Install Application Error being encountered on InstallAnywhere 2011 SP3

Hello, we're encountering the following 'Fatal Application Error' when trying to run the silent install. This Silent Install has run fine before since we configured this build server (apprx 5 months). Just recently have we encountered this error. The same command/silent install works fine on another machine. Below are the details of the error. Any suggestions will be greatly appreciated. Thanks in advance!

Details:
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuffer.append(Unknown Source)
at ZeroGwd.hashCode(DashoA10*..)
at java.util.Hashtable.get(Unknown Source)
at ZeroGv8.a(DashoA10*..)
at ZeroGv8.e(DashoA10*..)
at ZeroGv8.e(DashoA10*..)
at ZeroGv8.d(DashoA10*..)
at ZeroGv8.d(DashoA10*..)
at ZeroGv8.d(DashoA10*..)
at ZeroGv8.c(DashoA10*..)
at ZeroGv8.a(DashoA10*..)
at ZeroGd5.a(DashoA10*..)
at ZeroGd5.b(DashoA10*..)
at ZeroGbw.a(DashoA10*..)
at ZeroGbw.a(DashoA10*..)
at ZeroGbw.a(DashoA10*..)
at com.zerog.ia.installer.Installer.install(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

I think this is a configuration issue, you should increase the Java Heap in your .iap_xml file.
0 Kudos