You can run the IBM® FileNet® eForms for P8 installation program interactively and step through the installer screens.
Option | Description |
---|---|
UNIX® - Application Engine | P8eF-4.0.2.0-AE-platform.bin -options silent.txt -silent |
UNIX - Workplace XT | P8eF-4.0.2.0-XT-platform.bin -options silent.txt -silent |
Windows® - Application Engine | P8eF-4.0.2.0-AE-platform.bin -options silent.txt -silent |
Windows - Workplace XT | P8eF-4.0.2.0-XT-platform.bin -options silent.txt -silent |
Platform | Command |
---|---|
AIX® | P8eF-4.0.2.0-AE-AIX.bin or P8eF-4.0.2.0-XT-AIX.bin |
HPUX | P8eF-4.0.2.0-AE-HPUX.bin or P8eF-4.0.2.0-XT-HPUX.bin |
HPUXIA64 | P8eF-4.0.2.0-AE-HPUX64.bin or P8eF-4.0.2.0-XT-HPUX64.bin |
Linux® | P8eF-4.0.2.0-AE-Linux.bin or P8eF-4.0.2.0-XT-Linux.bin |
Solaris | P8eF-4.0.2.0-AE-Sol.bin or P8eF-4.0.2.0-XT-Sol.bin |
Windows | P8eF-4.0.2.0-AE-WIN.exe or P8eF-4.0.2.0-XT-WIN.exe |
Djava.awt.headless=true
Xms256m Xmx512m Djava.awt.headless=trueFor example, on a Linux server running JBOSS:
JAVA_OPTS=$JAVA_OPTS Xms256m Xmx512m Djava.awt.headless=true
Field option | Setting |
---|---|
Initial heap size | Xms256m |
Maximum heap size | Xmx512m |
Generic JVM Arguments | Djava.awt.headless=true |