Viewing the application server profile

Open the application server profile to review the port number assignments and other information. The profile of the application server is available as a text file on the computer where it is installed.

Procedure

Open the JazzSM_WAS_Profile/logs/AboutThisProfile.txt file.

Example

The following example is the profile for an installation on in a Windows environment.
Application server environment to create: Application server 
Location: C:\Program Files\IBM\JazzSM\profile
Disk space required: 200 MB
Profile name: JazzSM Profile 
Make this profile the default: True 
Node name: TIPNode Host name: tivoliadmin.usca.ibm.com 
Enable administrative security (recommended): True 
Administrative consoleport: 16315 
Administrative console secure port: 16316 
HTTP transport port: 16310 
HTTPS transport port: 16311 
Bootstrap port: 16312 
SOAP connector port: 16313 
Run application server as a service: False 
Create a Web server definition: False
Performance tuning setting: Standard JazzSM_HOME\profile
Disk space required: 200 MB
Profile name: JazzSM Profile 
Make this profile the default: True 
Node name: TIPNode Host name: tivoliadmin.usca.ibm.com 
The following example is the profile for an installation on in a Linux environment.
Application server environment to create: Application server
Location: /opt/IBM/JazzSM/profile
Disk space required: 200 MB
Profile name: JazzSMProfile
Make this profile the default: True
Node name: JazzSMNode01
Host name: OMNIbus-8.1.ibm.com
Enable administrative security (recommended): True
Administrative console port: 16315
Administrative console secure port: 16316
HTTP transport port: 16310
HTTPS transport port: 16311
Bootstrap port: 16312
SOAP connector port: 16313
Run application server as a service: False
Create a Web server definition: False
Performance tuning setting: Standard

What to do next

For the complete list of defined ports on the server, see the JazzSM_HOME/var/JazzSMProfile_portDef.properties file, as shown in the following sample:
#Mon Oct 06 09:26:30 PDT 2008
CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS=16323
WC_adminhost=16315
DCS_UNICAST_ADDRESS=16318
BOOTSTRAP_ADDRESS=16312
SAS_SSL_SERVERAUTH_LISTENER_ADDRESS=16321
SOAP_CONNECTOR_ADDRESS=16313
ORB_LISTENER_ADDRESS=16320
WC_defaulthost_secure=16311
CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS=16322
WC_defaulthost=16310
WC_adminhost_secure=16316
IPC_CONNECTOR_ADDRESS=16314
REST_NOTIFICATION_PORT=16324