The Assure UI server requires three consecutive ports for operation. When the server is installed, the default ports begin at 8410, so ports 8410, 8411, and 8412 will be used. If these port numbers are in use, you can use the Change Assure UI Server (chgvsisvr) command to change the port number associated with the Assure UI server on the local system.
The starting port number is part of the URL used to access the Assure UI server.
Do the following to change the port number to be used by the Assure UI server on the local system:
Verify that the port you want to use is available using the procedure in Verifying server ports are available - Windows.
Open a command prompt.
Change directories to the location where Assure UI server commands are located:
C:\installation-library\http\vsisvr\httpsvr\bin
Where
installation-library
is:C:\Program Files\VisionSolutions
The Assure UI server must be ended. From the command line, type:
endvsisvr
Valid port numbers range from 1024 to the upper limit determined by the dynamic port range defined on this system. Type this command, specifying the first of the consecutive ports you want to use:
chgvsisvr -p
<port>
To display the full command syntax, do the following:
From the command line, type chgvsisvr -h