How do I debug silent installation issues while installing TIBCO Adapter (TM) for Oracle Appications in Unix platforms?
book
Article ID: KB0092257
calendar_today
Updated On:
Products
Versions
TIBCO Adapter for Oracle Applications
-
Not Applicable
-
Description
Resolution: While doing Silent installation of Oracle Apps in Unix platforms, if there are any issues, it is not easy to detect any errors as no error messages are logged on the console. In order to debug silent installation issues, the following approach may be followed:
1)Check the /tmp directory initially. If the "adorapps.5.x.y.z.accengtm.log" file is found, open the file in a text editor to check why the installation failed. At the initial stages, the installation would mainly fail because of the existence of another instance of the Installer which may be currently running. If it is running, please stop it. Otherwise remove the instance file <user_home_dir>/.TIBCOInstallerInstanceaccengtm
2)Check the <tibco_home>/log directory as well. Open the "adorapps.5.x.y.z.accengtm.log" file in a text editor and check to know the cause of the issue. Issues may mainly occur due to insufficient disk space, user permissions, etc.
Issue/Introduction
How do I debug silent installation issues while installing TIBCO Adapter (TM) for Oracle Appications in Unix platforms?