TIBCO Adapter SDK fails to install due to the system user and the HOME path of the system user not being identified. Error: "could not load wizard specified in /wizard.inf (104)".
book
Article ID: KB0093425
calendar_today
Updated On:
Products
Versions
TIBCO Adapter SDK
-
Not Applicable
-
Description
Description: When installing TIBCO Adapter SDK in either silent or console mode, the installation procedure cannot be completed and fails with the error message, "The wizard cannot continue because of the following error: "could not load wizard specified in /wizard.inf (104)". Log entries,"Installer invoked by: ?" and "System user.home = ?" are observed in the installation log file.
Resolution
The is a Java bug (JDK-6972329) that
"user.home" has a value of "?" when using JDK 1.6 32-bit on a 64-bit
RedHat Linux system. The issue can be resolved by following the procedure below.
1). Download the TIBCO Universal Installer version 2.9.3 v3 from https://mft.tibco.com (under "AvailableDownloads -> UniversalInstaller -> 2.9.3 -> TIBCOUniversalInstaller_293v3).
2). Place the newly downloaded installer binary in the same folder where the installer of TIBCO Adapter SDK is located.
3). Reinstall the TIBCO Adapter SDK by running the new installer.
Issue/Introduction
TIBCO Adapter SDK fails to install due to the system user and the HOME path of the system user not being identified. Error: "could not load wizard specified in /wizard.inf (104)".