Oracle® Fusion Middleware Installation Guide for Application Developer 11g Release 1 (11.1.1) Part Number E14827-01 |
|
|
View PDF |
This appendix describes solutions to common problems that you might encounter when installing Application Developer. It contains the following sections:
If you encounter an error during installation:
Read the Oracle Fusion Middleware Release Notes for the latest updates. The most current version of the release notes is available on Oracle Technology Network (http://www.oracle.com/technology/documentation
).
Verify that your computer meets the requirements specified in Section 1.1.1, "System Requirements and Certification".
If you entered incorrect information on one of the installation screens, return to that screen by clicking Back until you see the screen.
If an error occurred while the installer is copying or linking files:
Note the error and review the installation log files.
Remove the failed installation by following the steps in Chapter 3, "Deinstalling Application Developer".
Correct the issue that caused the error.
Restart the installation.
This section contains solutions to common problems that you might encounter when installing Oracle Fusion Middleware. The following topics are covered:
The installer writes logs files to the Oracle_Inventory_Location
/log
(for UNIX) or Oracle_Inventory_Location
\logs
(for Windows) directory. On UNIX systems, if you do not know the location of your Oracle Inventory directory, you can find it in the AppDev_ORACLE_HOME
/oraInst.loc
file. On Windows systems, the default location for the inventory directory is C:\Program Files\Oracle\Inventory\logs
.
The following install log files are written to the log directory:
install
date-time-stamp
.log
install
date-time-stamp
.out
installActions
date-time-stamp
.log
installProfile
date-time-stamp
.log
oraInstall
date-time-stamp
.err
oraInstall
date-time-stamp
.log
If you start the installer with the -printtime
parameter, the timeTaken
date-time-stamp
.log
file is created in the same directory.
To create a log file of your configuration session, start the Configuration Wizard with the -log
option, as shown below:
On UNIX:
% ./config.sh -log=log_filename
On Windows:
G:\ config.cmd -log=log_filename
If you specify an absolute path with your log_filename then your log file will be created there. If you only specify a file name with no path, then the log files are created in the AppDev_ORACLE_HOME
/common/bin
(for UNIX) or AppDev_ORACLE_HOME
\common\bin
(for Windows) directory.
If this appendix does not solve the problem you encountered, try these other sources:
Oracle Fusion Middleware Release Notes, available on the Oracle Technology Network (http://www.oracle.com/technology/documentation
)
My Oracle Support (formerly OracleMetaLink: http://metalink.oracle.com
)
If you do not find a solution for your problem, open a service request.