Creating boot.properties for the Administration Server on SOAHOST1 Starting Node Manager on SOAHOST1 Starting the Administration Server on SOAHOST1
5.3 Creating boot.properties for the Administration Server on SOAHOST1
Create a boot.properties file for the Administration Server on SOAHOST1. This file enables the Administration Server to start without prompting you for the administrator username and password.1. Create the following directory structure:
mkdir -p ORACLE_BASEadmindomain_nameaserverdomain_nameserversAdminServer security Table 5–1 Machines Name Node Manager Listen Address ADMINVHN localhost Creating a Domain with Administration Server 5-5 2. In a text editor, create a file called boot.properties in the directory created in the previous step, and enter the following lines in the file: username=Admin_Username password=Password 3. Save the file and close the editor.5.4 Starting Node Manager on SOAHOST1
Perform these steps to start Node Manager on SOAHOST1: 1. Run the setNMProps.sh script, which is located in the ORACLE_COMMON_ HOMEcommonbin directory, to set the StartScriptEnabled property to true before starting Node Manager: SOAHOST1 cd ORACLE_COMMON_HOMEcommonbin SOAHOST1 .setNMProps.sh 2. Start Node Manager: SOAHOST1 cd WL_HOMEserverbin SOAHOST1 export JAVA_OPTIONS=-DDomainRegistrationEnabled=true SOAHOST1 .startNodeManager.sh5.5 Starting the Administration Server on SOAHOST1
The administration server will be started and stopped using Node Manager. However, the first start of the administration server with Node Manager requires changing the default username and password that the Oracle Fusion Middleware Configuration Wizard set for Node Manager. You must therefore use the start script for the administration server for the first start. Follow these steps to start the Administration Note: When you start the Administration Server, the username and password entries in the file get encrypted. You start the Administration Server in Section 5.5, Starting the Administration Server on SOAHOST1. For security reasons, you want to minimize the time the entries in the file are left unencrypted. After you edit the file, you should start the server as soon as possible so that the entries get encrypted. Note: You must use the StartScriptEnabled property to avoid class loading failures and other problems. See also Section 12.8.3, Incomplete Policy Migration After Failed Restart of SOA Server. Note: It is important that the -DDomainRegistrationEnabled= true parameter is set whenever a Node Manager is started which must manage the Administration Server. If there is no Administration Server on the machine and the machine is not an Administration Server failover node, then Node Manager can be started using SOAHOST1 .startNodeManager.sh without the export command. 5-6 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite Server using Node Manager steps 1 through 4 are required for the first start; all subsequent starts require only step 4: 1. Start the Administration Server using the start script in the domain directory: SOAHOST1 cd ORACLE_BASEadmindomain_nameaserverdomain_namebin SOAHOST1 .startWebLogic.sh 2. Use the Administration Console to update the Node Manager credentials: a. Open a Web browser and go to http:ADMINVHN:7001console. b. Log in as the administrator.c. Click on domain_name, then Security, then General, and then expand the
Parts
» Oracle Fusion Middleware Online Documentation Library
» What Is an Enterprise Deployment? About Oracle Enterprise Content Management Suite
» Built-In Security High Availability
» Terminology Oracle Fusion Middleware Online Documentation Library
» Oracle Identity Management Web Tier
» Abbreviations Hardware Requirements What to Install
» Installation Procedure Oracle Fusion Middleware Online Documentation Library
» Database Host Requirements Supported Database Versions Initialization Parameters
» Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database
» ecm.mycompany.com admin.mycompany.com soainternal.mycompany.com ecminternal.mycompany.com
» IPs and Virtual IPs Firewalls and Ports
» Terminology for Directories and Directory Environment Variables
» Recommended Locations for the Different Directories
» Shared Storage Configuration Shared Storage and Recommended Directory Structure
» LDAP as Credential and Policy Store
» Configuring the Oracle Web Tier
» Enabling ADMINVHN on SOAHOST1 Running the Configuration Wizard on SOAHOST1 to Create a Domain
» Configuring Oracle HTTP Server for the Administration Server
» Assumptions and Procedure Manually Failing Over the Administration Server to SOAHOST2
» Validating Access Through Oracle HTTP Server Backing Up the Installation
» Configuring Oracle Coherence for Deploying Composites
» Configuring the Java Object Cache for Oracle Web Services Manager
» Configuring Oracle HTTP Server for the WLS_SOA Managed Servers
» Setting the Frontend HTTP Host and Port Validating Access Through Oracle HTTP Server
» Enabling High Availability for Oracle File and FTP Adapters
» About Adding Oracle UCM to a Domain Extending the Domain to Include Oracle UCM
» Restarting the Administration Server Configuring a JMS Persistence Store for Oracle IPM JMS
» Configuring BPEL CSF Credentials
» About Setting Up Node Manager
» Generating Self-Signed Certificates Using the utils.CertGen Utility
» Configuring Node Manager to Use the Custom Keystores
» Configuring Managed WLS Servers to Use the Custom Keystores
» Testing the Server Migration
» Create an LDIF file assumed to be jpstestnode.ldif in this example
» Cataloging Oracle Internet Directory Attributes
» Overview of Oracle Access Manager Integration Prerequisites for Oracle Access Manager
» Running the OAM Configuration Tool
» Installing and Configuring WebGate
» Back Up Configuration Files Setting the Order of Providers
» Move to the following directory under your Oracle Home for Webgate:
» Updating the OAM11gRequest File
» Monitoring the Topology Defining an Optimal Input File Strategy for Oracle IPM
» Configuring UMS Drivers Oracle Fusion Middleware Online Documentation Library
» Choose the Automatic Server Migration Enabled option. This enables Node Click Save.
» Performing Backups and Recoveries
» Page Not Found When Accessing soa-infra Application Through Load Balancer
Show more