Oracle® Developer Suite Installation Guide
10g Release 2 (10.1.2) for Solaris, Windows and Linux x86 B16012-03 |
|
Previous |
Next |
This appendix lists some methods for troubleshooting your Oracle Developer Suite installation. It includes the following topics:
Oracle recommends that you review the following before you attempt to fix problems in your Oracle Developer Suite installation:
First, review the Oracle Developer Suite hardware and software requirements and preinstallation tasks:
Ensure that your computer meets the hardware requirements specified in Section 2.2, "Hardware Requirements".
Ensure that your software operating environment is supported by Oracle Developer Suite 10g (9.0.4). For a list of supported operating environments, see Section 2.3, "Supported Operating Environments".
Ensure that your supported software operating environment meets the software requirements specified in Section 2.4, "Operating Environment Software Requirements".
Ensure that you have completed all the product-level preinstallation requirements specified at the beginning of Section 2.9, "Preinstallation Tasks".
Oracle recommends reading the Oracle Developer Suite 10g (10.1.2.0.2) Release Notes for Windows and UNIX prior to installing. These document contain product-level and component-level release notes for Windows, Linux and Solaris platforms. This manual is available in the Oracle Developer Suite Documentation Library. To display the manual, see Section C.3.1, "Viewing the Release Notes from Disk". The manual is also available on Oracle Technology Network (http://www.oracle.com/technology/
).
Your platform-specific documentation may include release notes for your platform. Platform-specific release notes are also available on Oracle Technology Network (http://www.oracle.com/technology/
).
If you encounter an error while installing Oracle Developer Suite, follow these steps:
Do not exit the installer. You can find the installation log files more easily if you leave the installer running.
Incorrect Information: If you think you have entered incorrect information on one of the installation screens, return to that screen by clicking Back until you see the screen, correct the information, then proceed with your installation.
Copy or Link Errors: If the installer reports an error while copying or linking files, do the following:
Note the error, then review the installation logs for causes. The installation logs are in your Oracle inventory directory in the subdirectory \logs
(for Windows) or /logs
(for Linux and Solaris) and have the following file names:
For Windows:
oracle_inventory
\logs\installActions
timestamp
.log
oracle_inventory
\logs\oraInstall
timestamp
.err
oracle_inventory
\logs\oraInstall
timestamp
.out
For Linux and Solaris:
oracle_inventory
/logs/installActions
timestamp
.log
oracle_inventory
/logs/oraInstall
timestamp
.err
oracle_inventory
/logs/oraInstall
timestamp
.out
The string timestamp is a value that the installer adds to the file name at the start of the installation. The form of timestamp is yyyy-mm-dd_hh-mm-ss[AM|PM] where:
yyyy is the current year, for example 2003
mm is the current month number, for example 07 for July
dd is the current day number, for example 15 for the fifteenth
hh, mm, and ss are the hour, minute, and second at which the installation started
[AM/PM] is either AM or PM, depending on when the installation started
The location of the oracle_inventory
directory is specified during the first installation of an Oracle product on your computer. To learn more about the directory and how to find it, refer to Section 2.8, "Directories Used by the Installer".
Remove the failed installation by following the instructions in Chapter 4, "Deinstallation and Reinstallation".
Correct the problem that caused the error.
To troubleshoot an installation error that occurs when the configuration assistants are running:
Review the installation log files listed in Section F.2, "Troubleshooting the Installation".
Review the configuration assistant log files located in the DevSuiteHome/cfgtoollogs
directory for a specific Oracle Developer Suite configuration assistant. Table F-2 also lists any other log file locations for a specific configuration assistant. Try to fix the issue that caused the error.
If you see a "Fatal Error. Reinstall" message, try to find the cause of the problem by analyzing the log files. Refer to Section F.3.3, "Handling Fatal Errors" for further instructions.
Oracle Developer Suite configuration assistant failures are noted at the bottom of the installation screen. The configuration assistant interface displays additional information, if applicable. The configuration assistant's execution status will be identified by the result. The result codes are listed in Table F-1:
Table F-1 Configuration Assistant Result Codes
Status | Result Code |
---|---|
Configuration Assistant Succeeded |
0 |
Configuration Assistant Failed |
1 |
Configuration Assistant Cancelled |
-1 |
This result code is written to the following log file: oraInventory/logs/installActionstimestamp.log
During installation, configuration assistants run when the Configuration Assistants screen appears. If a configuration assistant fails, try the following procedure to correct the problem:
Review the installation log files for this installation session.
Review the log files for each configuration assistant located in the DevSuiteHome/cfgtoollogs
directory. Default log file locations are described in Table F-2.
Refer to the section describing the configuration assistants in Table F-2:
If the failing configuration assistant has any dependencies, then run the dependencies again. You must do this even if the dependency completed successfully.
If an optional configuration assistant fails, and it does not have any dependencies, run the remaining configuration assistants. Uncheck the cancelled optional configuration assistant, highlight and check the next listed configuration assistant, and click Retry.
Run the failing configuration assistant again. If you are using the installer, select the configuration assistant and click Retry.
Note: If the description of a configuration assistant in Table F-2 includes an "Initial Tasks" section, you must perform these tasks before running the configuration assistant. |
Some configuration assistant failures are fatal errors. You cannot recover from a fatal error by correcting the problem and continuing. You must remove the current installation and reinstall Oracle Developer Suite. The following tasks describe the recovery procedure:
Deinstall the failed installation using the procedure described in Section 4.1, "Deinstallation".
Correct the cause of the fatal error.
Reinstall Oracle Developer Suite.
If the fatal error reoccurs, then you must remove all Oracle installations from your computer using the procedure in Section Section 4.1.1, "Deinstalling Using the Installer".
Table F-2 lists the configuration assistants that run during Oracle Developer Suite installation. Different installation types may use different configuration assistants.
Note: Some configuration assistants run in silent mode, which means that their user interfaces are not visible. |
Table F-2 Oracle Developer Suite Configuration Assistant Descriptions
Configuration Assistant | Description | Log File Location |
---|---|---|
The Oracle Net Configuration Assistant configures the database listener and configures the mid-tier Oracle Application Server instances to use LDAP naming by default. |
|