transport.port

Specifies the TCP port on which Essbase Studio Server listens.

The default port number is 5300.

If there is a port conflict with other applications or programs running on the Essbase Studio Server computer, you may change the Essbase Studio Server port number by adding an entry for the transport.port property to the server.properties file.

Syntax

transport.port=port number

Example

In this example, the port number is changed to port 3000.

transport.port=3000

Notes

When port conflicts arise, it is recommended that you run the EPM System Configurator to change the port assignment for Essbase Studio Server.

If you change the transport.port property manually, without running the EPM System Configurator, you must enter the port number for Essbase Studio Server when logging in to the console.

For example, for an instance of Essbase Studio Server running on a machine named “aspen,” if you changed the port assignment from the default to port number 1234, you would enter the following in the Server field of the Login dialog box when logging in to the Essbase Studio Console:

aspen:1234