Skip Headers
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
  Go To Documentation Library
Library
Go To Product List
Product
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

A Troubleshooting

This appendix lists some methods for troubleshooting your Forms and Reports Services installation. It includes the following topics:

A.1 Verifying Requirements

Review the following information before performing any of the troubleshooting steps in this appendix:

Read the Release Notes

A.2 Resolving Installation Errors

If you encounter an error during installation of Forms and Reports Services:

A.3 Troubleshooting Configuration Assistants

To troubleshoot an installation error that occurs when the configuration assistants are running:

A.3.1 Configuration Assistant Failure

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

A.3.2 Failure During Component Configuration and Startup

During installation, configuration assistants run when the Configuration Assistants screen appears. If a configuration assistant fails, try the following procedure to correct the problem:

  1. Review the installation log files for this Forms and Reports Services instance.

  2. 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".

  3. Refer to the section describing the configuration assistants in Section A.4, "Descriptions of Forms and Reports Services Configuration Assistants".

    1. If the failing configuration assistant has any dependencies, then run the dependencies again. You must do this even if the dependency completed successfully.

    2. Run the failing configuration assistant again. If you are using the installer, select the configuration assistant and click Retry.

    3. 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.

    4. 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.

A.3.3 Fatal Errors

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:

  1. Deinstall the failed installation using the procedure described in Section B.1, "Deinstallation of Forms and Reports Services Instances".

  2. Correct the cause of the fatal error.

  3. Reinstall Forms and Reports Services.

  4. If the fatal error reoccurs, then you must remove all Oracle installations from your computer.

A.4 Descriptions of Forms and Reports Services Configuration Assistants

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 %ORACLE_HOME%\jlib\ emConfigInstall.jar file.

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:

  • Add entries to the targets.xml file

  • Add entries to the iasadmin.properties file

  • This configuration assistant is dependent on the presence of the deploy.ini file.

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 %ORACLE_HOME%/config/ targets2add.xml file

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