Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The specific ports (default) that need to be allowed on the server are:

Fiorano Enterprise Server Default Ports

Port NumberPort Name
2047RMI Communications
1947External RTL Communications
1948HA Secondary External RTL Communications
2048RMI HA Secondary
1980Enterprise Server Dashboard
1847Internal calls
1848Internal calls HA Secondary

Fiorano Peer Server Default Ports

Port NumberPort Name
2067RMI Communications
1867Internal calls
1868HA Secondary Internal calls
2068RMI HA Secondary
1880Peer Web Server

...

Each script is associated with a specific configuration (conf) file ideally in the same location as the script file, with its name the same as that of the script file followed by the .conf extension. This configuration file provides various configuration properties of server/tools as shown below:

Config Property/BlockUsage

<java.classpath>

Specify any additional jar files required to be present in the classpath in a separate line at the end of this block.

<java.endorsed.dirs>

Specify the jars other than the default jars to be considered in a separate line at the end of this block.

<java.ext.dirs>

Specify the external jar files to be loaded along with the default system jars, in a separate line as the end of the block.

<java.library.path>

Specify the folders containing dll/so files that are to be loaded in a separate line at the end of the block.

<java.system.props>

Specify any additional system properties, in separate a line at the end of the block.

<jvm.args>

Specify any arguments to JVM such as memory settings and debug info in a separate line at the end of the block.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence