Description: Performing an installation of the of the TIBCO iProcess Workspace (Browser) (iPWB) may result with the error, "could not load wizard specified in /wizard.inf (104)"
Example:
/var/tmp/swinstall/WORKSPACE_Browser_11.4>./TIB_ipWkspBrwsr_11.4.0_unix.bin -console -is:javahome /apps/lnxipe18u/java
Initializing InstallShield Wizard........
Launching InstallShield Wizard........
The wizard cannot continue because of the following error: "could not load wizard specified in /wizard.inf (104)".
Symptoms: Performing an installation of the of the TIBCO iProcess Workspace (Browser) (iPWB) may result the error "could not load wizard specified in /wizard.inf (104)" being displayed.
Example:
/var/tmp/swinstall/WORKSPACE_Browser_11.4>./TIB_ipWkspBrwsr_11.4.0_unix.bin -console -is:javahome /apps/lnxipe18u/java
Initializing InstallShield Wizard........
Launching InstallShield Wizard........
The wizard cannot continue because of the following error: "could not load wizard specified in /wizard.inf (104)".
More information can be captured by generating a log file using the "-is:log" parameter.
Example:
./TIB_ipWkspBrwsr_11.4.0_unix.bin -console -is:javahome /usr/bin/java -is:log launchLog11_4.txt
Cause: The problem can be caused by either:
1). The wrong version of Java being used. Version 1.7 of Java is not supported when installing iPWB 11.4.x. Java 1.6 should be used.
2). The location where Java resides is not accessible to the user ID performing the installation.
3). The location where iPWB installation media resides is not writeable to the user ID performing the installation.