Using the graphical user interface to augment profiles

After you install the product, you can augment an existing profile to make it compatible with WebSphere® Virtual Enterprise.

About this task

When you augment an existing profile, you change the profile by applying a product-specific augmentation template.

Procedure

  1. Choose one of the following options to start the profile augment wizard:
    • Select Profile Management Tool from the First steps console.
    • Access the Profile Management Tool from the Start menu.
    • Run the ./pmt.sh|bat script from the install_root/bin/ProfileManagement directory.
  2. Follow the prompts to complete the process.
  3. Optional: Run the syncNode command to manually synchronize the deployment manager and the nodes. After the deployment manager and nodes are augmented, a synchronization between the deployment manager and the nodes must occur. By default, the servers are synchronized automatically at some specified interval. However, if synchronization is disabled, the interval exceeds a reasonable amount of time, or problems occur that prevent the synchronization from completing, you might have to manually complete the synchronization process by running the command as shown in the following example.
    WAS_install_root/AppServer/bin ./syncNode.sh dmgrSystem dmgrPort -conntype soap -username user_name -password user_password
    WAS_install_root/AppServer2/bin ./syncNode.sh dmgrSystem dmgrPort -conntype soap -username user_name -password user_password

Results

You successfully augmented the profile for the product.

What to do next

You can augment additional profiles. To restart the wizard, run the ./pmt.sh|bat command from the install_root/bin/ProfileManagement directory, or select Profile Management Tool in the First steps console.

You can also continue establishing your product environment. Start the deployment manager and federate one or more nodes into the cell from the administrative console or by running the addNode command.


The URL for this topic is: