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.OutOfMemoryErrorLocate the file solaris_livecycle8_setup.bin, and create a file named solaris_livecycle8_setup.ja in the same directory. Insert the following lines:
-XMS256M -XMX512MThen run: # ./solaris_livecycle8_setup.bin -cp:p stage.jar -is:tempdir /users/wlsebd1/Adobe/extraction/ -is:javahome /usr/jdk/jdk1.5.0_12/
Keywords:
cpsid_49604

