Starting the WLS_SOA1 Managed Server on SOAHOST1 Validating the WLS_SOA1 Managed Server Propagating the Domain Configuration to SOAHOST2 Using the unpack Utility
5.8 Restarting the Node Manager on SOAHOST1
To restart the Node Manager on SOAHOST1: 1. Stop Node Manager by stopping the process associated with it: a. If it is running in the foreground in a shell, simply use CTRL+C. b. If it is running in the background in the shell, find the associate process and use the kill command to stop it. For example: SOAHOST1 ps -ef | grep NodeManager orcl 9139 9120 0 Mar03 pts6 00:00:00 binsh .startNodeManager.sh SOAHOST1kill -9 9139 2. Start Node Manager: SOAHOST1 .startNodeManager.sh5.9 Propagating the Domain Changes to the Managed Server Domain Directory
To propagate the start scripts and classpath configuration from the Administration Server’s domain directory to the managed server domain directory: 1. Create a copy of the managed server domain directory and the managed server applications directory. 2. Run the pack command on SOAHOST1 to create a template pack using the following commands: SOAHOST1 cd ORACLE_COMMON_HOMEcommonbin SOAHOST1 .pack.sh -managed=true -domain=ORACLE_BASEadmindomain_ nameaserverdomain_name -template=soadomaintemplateExtSOA.jar -template_name=soa_domain_templateExtSOA 3. Run the unpack command on SOAHOST1 to unpack the propagated template to the domain directory of the managed server using the following command: SOAHOST1 .unpack.sh -domain=ORACLE_BASEadmindomain_namemserverdomain_ name -overwrite_domain=true -template=soadomaintemplateExtSOA.jar -app_dir=ORACLE_BASEadmindomain_namemserverapplications5.10 Starting the WLS_SOA1 Managed Server on SOAHOST1
To start the WLS_SOA1 managed server on SOAHOST1, complete these steps: 1. Access the Administration Console at http:ADMINVHN:7001console. Note: The -overwrite_domain option in the unpack command, allows unpacking a managed server template into an existing domain and existing applications directories. For any file that is overwritten, a backup copy of the original is created. If any modifications had been applied to the start scripts and ear files in the managed server domain directory, they must be restored after this unpack operation. Extending the Domain for SOA Components 5-132. Click Servers.
3. Open the Control tab.
4. Select WLS_SOA1.
5. Click Start.
5.11 Validating the WLS_SOA1 Managed Server
To validate the WLS_SOA1 managed server, complete these steps:1. Verify that the server status is reported as Running in the Admin Console. If the
server is shown as Starting or Resuming, wait for the server status to change to Started . If another status is reported such as Admin or Failed, check the server output log files for errors. See Section 11.6, Troubleshooting for possible causes. 2. Access http:SOAHOST1VHN1:8001soa-infra to verify status of WLS_ SOA1. 3. Access http:SOAHOST1VHN1:8001b2bconsole to verify status of B2B. 4. Access http:SOAHOST1VHN1:8001integrationworklistapp to verify status of the worklist application. Before verifying access is granted, ensure that the WLS_WSM1 managed server is up and running.5.12 Propagating the Domain Configuration to SOAHOST2 Using the unpack Utility
To propagate the domain configuration, complete these steps: 1. Run the following command on SOAHOST1 to copy the template file created in the previous step to SOAHOST2. SOAHOST1 cd ORACLE_HOMEcommonbin SOAHOST1 scp soadomaintemplateExtSOA.jar oraclenode2:ORACLE_HOMEcommonbin 2. Run the unpack command on SOAHOST2 to unpack the propagated template. SOAHOST2 cd ORACLE_HOMEcommonbin .unpack.sh -domain=ORACLE_BASEadmindomain_namemserverdomain_name -template=soadomaintemplateExtSOA.jar -overwrite_domain=true -app_dir=ORACLE_BASEadmindomain_namemserverapplications Note: ADMINVHN is the virtual host name that maps to the virtual IP where the Administration Server is listening in SOAHOST1. Note: Notice that, although the WLS_SOA1 server may be up, some applications may be in a failed state. Therefore, Oracle recommends verifying the URLs above and watch for errors pertaining each individual application in the servers output file. 5-14 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter5.13 Restarting Node Manager on SOAHOST2
Parts
» Oracle Fusion Middleware Online Documentation Library
» What is an Enterprise Deployment? Terminology
» Load Balancer Requirements Web Tier
» Oracle Identity Management Application Tier
» Data Tier What to Install Unicast Requirement
» Installation and Configuration Procedure Overview of Installation Strategies
» Database Host Requirements Supported Database Versions Initialization Parameters
» Loading the Oracle Fusion Metadata Repository in the Oracle RAC Database
» Configuring SOA Schemas for Transactional Recovery Privileges Backing Up the Database
» IPs and Virtual IPs Firewalls and Ports
» Hardware Requirements LDAP as Credential and Policy Store
» Installing Oracle HTTP Server on WEBHOST1 and WEBHOST2
» Validating Oracle HTTP Server Through the Load Balancer Backing Up Oracle HTTP Server
» Installing Oracle WebLogic Server Installing Oracle Fusion Middleware for WebCenter
» Enter HOMEoraInventory, where HOME is the home directory of the user Click Next.
» Applying the Java Required Files JRF Template to the WSM-PM_ Cluster
» Manually Failing Over the Administration Server to SOAHOST2
» Restarting the Administration Server Configuring Oracle Coherence for Deploying Composites
» Setting Connection Destination Identifiers for B2B Queues
» Validating Access Through Setting the Frontend HTTP Host and Port
» Installing Oracle Fusion Middleware Home Extending the Domain for WebCenter Components
» Generating Self-Signed Certificates Using the utils.CertGen Utility
» Configuring Node Manager to Use the Custom Keystores
» Configuring Search Services About Adding Oracle UCM to a Domain
» Extending the Domain to Include Oracle UCM
» Configuring the WC_UCM1 Managed Server
» Reassociating the Domain Policy Store
» Running the OAM Configuration Tool
» Configuring IP Validation for the Webgate Understanding Virtual Host configuration
» Configuring Virtual Hosts for OAM 10g
» The RREG Tool Register the WebGate Agent
» Configuring System Properties Setting Up Discussions Server to Use OAM as SSO Provider
» Monitoring the Topology Configuring UMS Drivers
» Managing Space in the SOA Infrastructure Database
» Performing Backups and Recoveries
Show more