Kbase P133576: "Silent or console mode install fails with "The wizard cannot continue because of the following erro
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/7/2008 |
|
Status: Unverified
SYMPTOM(s):
Silent or console mode install fails with the error 106.
The wizard cannot continue because of the following error: could not load wizard tree specified in /wizard.inf (106)
FACT(s) (Environment):
Java 1.5
OpenEdge Management 3.1C 64-bit
OpenEdge Management 3.1C 32-bit
IBM AIX POWER 5.3
CAUSE:
Display is not set correctly.
FIX:
Either use a 1.4 JVM to run the installer in console mode, or use the following instructions from the SonicMQ release notes if using a 1.5 JVM to install on a non-Windows machine:
Installation requires an accessible device when DISPLAY is set and a 1.5 JVM is used [ 36645 ]
On a non-Windows machine, if you set DISPLAY to point to an invalid or inaccessible X Windows server and then attempt to install with 1.5 JVM, using a console or silent install, you will get an error and the install must be done again. Before launching the SUI install again, you must perform one of three options:
Unset DISPLAY
Ensure DISPLAY is set to point to a valid, accessible X Windows server
Set SUI_JAVA_ARGS="DSonicExecWizardAction.productDefs.mq=Djava.awt.headless=true";export SUI_JAVA_ARGS