This topic applies only on the i5/OS operating system.

Changing the ports associated with an application server

You can use the administrative console or command line tools to manage your application servers.

About this task

Run the chgwassvr script command from the Qshell command line to change the ports for an application server.

Procedure

  1. On the I5/OS command line, issue the STRQSH command to start the Qshell. where adequateNumberOfSeconds is appropriate for the amount of time it takes to stop the WebSphere Application Server servers running on your system.
  2. Run the chgwassvr script.

    Examples:

    app_server_root/bin/chgwassvr -profileName devinst 
     -server devsvr2 -portblock 11400

    In this example, the ports assigned to the application server devsvr2 in the profile devinst are changed.

    app_server_root/bin/chgwassvr -profileName devinst 
     -server devsvr2 -admin 9093

    In this example, the administrative console port for the application server devsvr2 in the profile devinst is changed.




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 31, 2013 2:56:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-dist&topic=trun_change_is_ports
File name: trun_change_is_ports.html