Documentation Mistake : Starting The Administration Server
(Doc ID 1988065.1)
Last updated on FEBRUARY 22, 2019
Applies to:
Oracle Communications Converged Application Server - Service Controller - Version 6.1.0 and laterOracle Communications Online Mediation Controller - Version 6.1.0 and later
Oracle Communications Policy Controller - Version 6.1.0 and later
Information in this document applies to any platform.
Symptoms
In the procedure of Oracle Communications Service Broker - System Administrator's Guide - chapter 8: Starting and Stopping the Administration Server there is a mistake in the command that should be used to start the Admin server.
In the doc, starting the Administration Server:
• Change the directory to:
Oracle_home/ocsb61/admin_server
Oracle_home is the Oracle home directory you defined when you installed the product.
• Enter:
./web.sh Domain_configuration_directory
Domain_configuration_directory is the path to the domain configuration directory.
Example:
./web.sh ../mydomain
But according to the release notes (below) and de-facto there is no web.sh script available and start.sh shall be used.
From Oracle Communications Service Controller - Release Notes:
http://docs.oracle.com/cd/E39415_01/doc.61/e29456/sbrel.htm#autoId18
Standalone Administration Console is Not Supported.
Previously, you could run the Administration Console in a standalone mode which appeared as a Java client. The standalone mode is no longer supported. The Administration Console is now available in a Web-browser mode only.
This mistake is in all Oracle Communications Service Broker product ver. 6.1 documents:
OCCAS-SC: http://docs.oracle.com/cd/E39415_01/doc.61/e29444/adm_startstop_cons.htm#BABEIIEE
OCMC: http://docs.oracle.com/cd/E39413_01/doc.61/e29444/adm_startstop_cons.htm#autoId0
OCPC: http://docs.oracle.com/cd/E39414_01/doc.61/e29444/adm_startstop_cons.htm#BABEIIEE
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |