Troubleshooting
If you encounter problems with installation, make sure that your system meets all prerequisites. Next, check the installer log file for potential problems.
Installer Log File
The installer log file,
tibco_universal_installer.timestamp.username_install.log
is available in the following locations.
The installer log file captures the following information:
- Installation home details such as the user that invoked the installer, hostname, Java home in the installation home, operating system details, and so on
- List of assemblies installed
- Information related to the Ant scripts that are executed by the installer
CONFIGURE_FAILED Message in Single Machine Setup
- Problem
- During development, you install all components on a single machine. After the Administrator server configuration, select TIBCO Adapter Implementation Type App Template from the list of application templates to deploy on the default node. A CONFIGURE_FAILED message results.
- Workaround
- Installation instructions clearly state not to select this option. Because the TIBCO Hawk Agent workflow is not run at this time, deployment of this component results in a startup failure with a CONFIGURE_FAILED message.
Installing ActiveMatrix Using a Non-default Administrator Account
- Scenario
- This is a scenario on Windows 2008 or Windows 7 when the product is installed using a non-default Administrator user. Assume you have two accounts: Administrator, which was created at the operation system setup, and tibco, which was created afterwards and added to Administrator group. As a result, tibco is considered as a non-default Administrator. With a non-default Administrator, there are some issues you might encounter:
ActiveMatrix Administrator Not Starting Due to Database Connection Failure
- Problem
- The ActiveMatrix Administrator server is not starting, or you are unable to login due to database connection failure.
- Workaround
- Perform the following procedure to update database configuration:
- Start the SystemNode and tibcohost, if stopped, even if the ActiveMatrix Administrator is not working.
- In your database server, unlock the user account. When several failed attempts are made at entering a password, ActiveMatrix locks an account. This is often encountered while using ActiveMatrix Administrator with Oracle, especially if an expired password has been changed.
- Launch TIBCO
Configuration Tool, update the database configuration for the core ActiveMatrix
Administrator as follows:
- Select Edit TIBCO ActiveMatrix Administrator Server Configuration .
- From the Select Server Configuration drop-down list, select the enterprise name and server name.
- Check Edit Database Settings.
- If the users or groups are defined in the Administrator database and not in an LDAP server, select Edit Authentication Realm Settings .
- Click Test Connection to verify the settings.
- Click Configure to apply the changes. When the update is complete, TIBCO Configuration Tool restarts the system node.
- Wait for a few minutes for the system node to become available.
- Login to
ActiveMatrix Administrator UI, and perform the following steps:
- Navigate to , and select TIBCO ActiveMatrix Governance JDBC Resource.
- In the details section of this resource template, make corrective changes to the configuration, if needed and save the changes.
- Reinstall resource instances and restart applications.
- From the Resource Instances tab of the details section, verify that the resource instance is successfully installed and is in the Running state. There will be multiple resource instances if you have a replicated Administrator.
- Repeat step 4 for the Resource Templates - TIBCO ActiveMatrix LogService JDBC Resource and TIBCO ActiveMatrix PayloadService JDBC Resource.
- Restart the SystemNode one more time using the following tibcohost commands: After the restart, the new database settings are fully in effect.
Copyright © TIBCO Software Inc. All Rights Reserved.