Setting up and using the profile environment through commands

Use commands to create a profile, start the server of the profile, display the profile ports, and open the administrative console.

Before you begin

This task assumes a basic familiarity with the manageprofiles command, other application server commands, and system commands.

Before you can create and use a profile, you must install the product.

About this task

Perform the following steps to create a profile, start the server of the profile, display ports for your profile, and open the administrative console for your server.

Procedure

  1. Create the server profile from the original installation:

    app_server_root/bin/manageprofiles

    Assume that you create the profile by using the defaults.

  2. Start the server.
    The server name is the same name as the profile, which, in this case, is AppSrv01. Issue the startServer command.
    startServer -profileName AppSrv01
  3. Display the ports.
    Use the dspwasinst QShell script to display the ports for your new profile:
    app_server_root/bin/dspwasinst -profileName profileName
    The WC_adminhost port listed from Other Ports is the administrative console port.
  4. Open the administrative console.
    For example, if the value of the WC_adminhost port is 9061 for your server, then specify the following Web address in your browser:
    http://host
    name or IP address:9061/ibm/console

Results

You created an application server profile, started an application server, and accessed the administrative console through commands.

What to do next

Deploy an application.



In this information ...


Related reference

IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 8:21:57 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-express-iseries&topic=tpro_setup
File name: tpro_setup.html