Oracle® Application Server Forms and Reports Services Installation Guide
10g Release 2 (10.1.2) for Microsoft Windows (64-Bit) on Intel Itanium B25338-01 |
|
![]() Previous |
![]() Next |
This appendix lists some methods for troubleshooting your Forms and Reports Services installation. It includes the following topics:
Review the following information before performing any of the troubleshooting steps in this appendix:
Ensure that the computer meets the requirements specified in Chapter 3, "Requirements".
Read the Release Notes
Read Oracle Application Server Forms and Reports Services Release Notes, which contains release notes for Oracle Forms Services, Oracle Forms Developer, Oracle Reports Services, and Oracle Reports Developer. In addition, Oracle Application Server Forms and Reports Services Release Notes contains information about the features that are available in this installation type.
Read Oracle Application Server Release Notes prior to installing Forms and Reports Services. The release notes are available with the platform-specific documentation. The latest version of the release notes is available on OTN at:
If you encounter an error during installation of Forms and Reports Services:
Ensure that you entered correct information on all the installation screens. In case you entered wrong information on one of the screens, return to that screen by clicking Back and enter the correct information.
Exit the installer only if you want to access the component log files. The log files located in the %ORACLE_HOME%/cfgtoollogs
directory are inaccessible if the installer is running.
If you encounter an error while the installer is copying or linking files, do the following:
Note the error and review the installation logs for causes:
inventory_location
\logs\installActions
timestamp
.log
inventory_location
\logs\oraInstall
timestamp
.err
inventory_location
\logs\oraInstall
timestamp
.out
The default inventory_location
is:
C:\Program Files\Oracle\Inventory
Remove the failed installation by following the steps in Appendix B, "Deinstallation and Reinstallation".
Correct the issue that caused the error.
Restart the installation.
To troubleshoot an installation error that occurs when the configuration assistants are running:
Review the installation log files listed in Section A.2, "Resolving Installation Errors".
Review the configuration assistant log files located in the %ORACLE_HOME%/cfgtoollogs
directory for a specific Forms and Reports Services configuration assistant. Section A.4, "Descriptions of Forms and Reports Services Configuration Assistants" 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 A.3.3, "Fatal Errors" for further instructions.
Forms and Reports Services configuration assistant failures are noted at the bottom of the installation screen. The configuration assistant interface displays additional information when applicable. The configuration assistant's execution status is identified by the result. The result codes are given in the following table.
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:
C:\Program Files\Oracle\Inventory\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 Forms and Reports Services instance.
Review the log files for each configuration assistant located in the %ORACLE_HOME%\cfgtoollogs
directory. Default log file locations are described in Section A.4, "Descriptions of Forms and Reports Services Configuration Assistants".
Refer to the section describing the configuration assistants in Section A.4, "Descriptions of Forms and Reports Services Configuration Assistants".
If the failing configuration assistant has any dependencies, then run the dependencies again. You must do this even if the dependency completed successfully.
Run the failing configuration assistant again. If you are using the installer, select the configuration assistant and click Retry.
If an optional configuration assistant fails, and it does not have any dependencies, run the remaining configuration assistants. Deselect the cancelled optional configuration assistant, highlight and check the next listed configuration assistant, and click Retry.
If configuration assistant failure occurs when running configuration assistant execution commands on the command line, then run the configuration assistant execution command again.
You can use the generated script file named configToolCommands
located in the %ORACLE_HOME%\cfgtoollogs
directory to execute the failed configuration assistant again. The configToolCommands
script is generated after you exit the installer. During silent or non-interactive installation of Forms and Reports Services, the configToolCommands
script is generated immediately after configuration assistant failure.
You must set the following environment variables before using the generated script:
Set the ORACLE_HOME
environment variable to the ORACLE_HOME
path.
Append the PATH
environment variable with %ORACLE_HOME%\lib
and %ORACLE_HOME%\network\lib
.
For the Register DCM Plug-Ins With EM Configuration Assistant only, set the PERL5LIB
environment variable to the directory %ORACLE_HOME%\perl\lib\5.8.3
Note: If the description of a configuration assistant includes an "Initial Tasks" section, 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 Forms and Reports Services. The following tasks describe the recovery procedure:
Deinstall the failed installation using the procedure described in Section B.1, "Deinstallation of Forms and Reports Services Instances".
Correct the cause of the fatal error.
Reinstall Forms and Reports Services.
If the fatal error reoccurs, then you must remove all Oracle installations from your computer.
Table A-1 lists the Forms and Reports Services configuration assistants in alphabetical order. Different installations use different configuration assistants depending on installation type and configuration options you selected.
For information about configuring Oracle Reports, see the Oracle Application Server Reports Services Publishing Reports to the Web manual. For information about configuring Oracle Forms, see the Oracle Application Server Forms Services Deployment Guide.
Table A-1 Forms and Reports Services Configuration Assistants
Configuration Assistant | Description | Log File Location |
---|---|---|
Application Server Control Configuration Assistant |
Starts the Oracle Management Agent and the Application Server Control to deploy applications through the Oracle Enterprise Manager Application Server Control. |
not applicable |
BC4J Configuration Assistant |
Integrates BC4J with the Oracle Enterprise Manager Application Server Control. This configuration assistant requires the |
not applicable |
DCM Repository Backup Assistant |
Enables you to back up your DCM repository. |
not applicable |
Forms Configuration Assistant |
Configures the Oracle Application Server Forms Services server and integrates Oracle Application Server Forms Services with Oracle Enterprise Manager Application Server Control. |
%ORACLE_HOME%\cfgtoollogs\formsConfig.log |
HTTP Server Configuration Assistant |
Configures Oracle HTTP Server and registers it with the Oracle Enterprise Manager Application Server Control. |
%ORACLE_HOME%\Apache\Apache\logs %ORACLE_HOME%\Apache\Apache\httpd.log %ORACLE_HOME%\cfgtoollogs\configtoolstimestamp.log |
Java Security Configuration Assistant |
Changes default password and sets and reassigns new passwords for JAAS security. |
%ORACLE_HOME%\cfgtoollogs\jaznca.log |
OC4J Configuration Assistant |
Integrates OC4J with the Oracle Enterprise Manager Application Server Control. It uses the Oracle Enterprise Manager Application Server Control-provided APIs to perform the following steps:
|
not applicable |
OC4J Instance Configuration Assistant |
Configures OC4J instances for deployed Forms and Reports Services applications. |
not applicable |
OPMN Configuration Assistant- start DAS instance |
Starts DAS instance through OPMN. |
%ORACLE_HOME%\opmn\logs\opmn.log |
Oracle Net Configuration Assistant |
Configures the database listener and Forms and Reports Services instances to use the LDAP naming by default. |
%ORACLE_HOME%\oraInventory\logs\ installActions<time.stamp>.log |
OracleAS Instance Configuration Assistant |
Adds Forms and Reports Services instance name into the |
not applicable |
Register DCM Plug-Ins With Oracle Enterprise Manager Configuration Assistant |
Registers DCM plug-ins with Enterprise Manager. |
not applicable |
Reports Configuration Assistant |
Configures the Oracle Reports server and integrates Oracle Reports with Oracle Enterprise Manager Application Server Control. |
%ORACLE_HOME%\cfgtoollogs\reportsConfig.log |
Web Cache Configuration Assistant |
Configures OracleAS Web Cache and registers it with Oracle Enterprise Manager Application Server Control. |
%ORACLE_HOME%\cfgtoollogs\configtoolstimestamp.log |
See Also: Appendix F, "Configuration Assistants" in the Oracle Application Server Installation Guide for more information on log file locations |