Skip Headers
Oracle® Application Server Release Notes and New Features
10g Release 3 (10.1.3.4)

Part Number E12523-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

4 General Management and Security Issues

This chapter describes issues associated with general management and security. It includes the following topics:

4.1 Windows Shortcut to createASInstance Command Ignores Input

On Windows, if you create a Windows shortcut to the createASInstance command and invoke the command through the shortcut, and you have an existing configuration in the ORACLE_CONFIG_HOME directory, the createASInstance command prompts for the user input. However, your response, y or n, is ignored.

To work around this problem, you must enter the "Enter" key first, then respond y for overriding the existing configuration, or n for not overriding the existing configuration.

4.2 Clarification on Output to opmnctl status Command

When you use the createInstance command with the -apacheRoot option to create an additional Application Server instance, the status displayed by opmnctl status -l shows two different ports with the same HTTP protocol.

The port starting with 79** is the Apache listening port. The other port is a diagnostic port. Please check the Apache configuration files, such as ohs/conf/httpd.conf and ohs/conf/dms.conf, in the instance home for more details.

4.3 Starting and Stopping Requires Administrator Privileges (Vista and Windows 2008)

On Microsoft Vista and Windows 2008 systems, you must have Administrator privileges when starting and stopping Oracle Application Server.

If you do not have Administrator privileges when starting and stopping, you will get an Access Denied error.

4.4 New Features

This section describes the 10.1.3.4 new features for Oracle Application Server. This section includes the following topics:

4.4.1 Multiple Application Server Instances

With Oracle Application Server 10.1.3.4, you can create create multiple application server instances within a single Oracle Application Server installation (ORACLE_HOME.) The instances can be local to ORACLE_HOME, in a different directory on the same host as ORACLE_HOME, or distributed across hosts on the network. For more information, see "Using Multiple Application Server Instances" in the Oracle Application Server Administrator's Guide.