Out Of Memory error during installation of LiveCycle ES 1 on Solaris 10 with Sun JVM 1.5
Issue
When you run the setup file LiveCycle ES 1 on Solaris 10 with Sun JVM 1.5, you receive an out-of-memory error.
Command Line: # ./solaris_livecycle8_setup.bin -cp:p stage.jar -is:tempdir /users/wlsebd1/Adobe/extraction/ -is:javahome /usr/jdk/jdk1.5.0_12/
Result: An error occurred during wizard bean change notification:
java.lang.OutOfMemoryError
Solution
Locate the file solaris_livecycle8_setup.bin, and create a file named solaris_livecycle8_setup.ja in the same directory. Insert the following lines:
-XMS256M
-XMX512M
Then run:
# ./solaris_livecycle8_setup.bin -cp:p stage.jar -is:tempdir /users/wlsebd1/Adobe/extraction/ -is:javahome /usr/jdk/jdk1.5.0_12/
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
