Command line execution fails without the default port number

[CR #538717] Command line execution fails if you attempt to use the default port number of 5124 but you do not include it in the command line.

Workaround: You must enter the default port number of 5124 in the command line, for example:

GridNode -con --port 5124 --server localhost
-f "..\\testdata\\tpms\\tpms_TestB.xml"