How Can I Change the Port the QMS Web Page Uses?

  • 7020378
  • 16-Sep-2013
  • 07-Aug-2017

Environment


GWAVA 6.x

Situation

I need to use a different port to access the QMS web page, other than the default port of 49285. Where can I change this?

Resolution


If you would like to change the port the QMS uses, do the following:
1) Go to GWAVA Management Web Page | Server/Interface Management | Server Management | Configure Server | IP configuration | QMS listen address (IP[:port]).

2) Change from default of 0.0.0.0 to serverip:port for example: 10.1.1.109:80 if you want to change it to use port 80.

3) Save changes.

4) Stop and start GWAVA.
For Linux:
 rcgwavaman stop
then
rcgwavaman start

For Windows follow this TID: https://support.microfocus.com/kb/doc.php?id=1897

Now you should be able to access the QMS by going to the server'sIP:new port, example: 10.1.1.109:80 instead of 10.1.1.109:49285.

Additional Information

This article was originally published in the GWAVA knowledgebase as article ID 2204.