Server parameters

The server parameters consist of the current server settings. Some of these settings are set from the serverstart.ini file (stand-alone server) or ApisJavaBee properties (server is run in the ApisHive context).

The server parameters can be viewed (and some of them changed) by selecting the top menu item Server->Server properties.

The following parameters are listed.

ParameterDescriptionRead-only
Timer intervalThe time interval between computationsFalse
Logical sample time [s]The time stepFalse
Server nameThe name of the server currently connectedTrue
IP-addressThe ip-address of the server currently connectedTrue
RMI portThe rmi port of the server currently connectedTrue
Application fileThe name of the current application fileTrue
Application files pathThe folder which the applications are stored inTrue
State files pathThe folder which the state files are stored inTrue
Library files pathThe folder which the library files are stored inTrue
XML-encodingThe encoding of the application xml file.True
Shutdown-actionSpecifies an action at shutdownTrue
Save-modeSpecifies the format of the application xml file.False
Enable debug messagesIf true debug messages will be displayedFalse
Maximum clientsThe maximum number of clients that can be connected to the serverTrue
Maximum clients concurrently in configuration modeThe maximum number of clients that can be in configuration mode simultaneously.True
Start in run-modeTrue if the server starts in run modeTrue
Redirect standard errorSpecifies if the standard error is redirected to the server window.True
Redirect standard outSpecifies if the standard out is redirected to the server window.True
Server window visibleIf true the server window is visibleTrue
User input enabled on serverIf true the user can interact with the serverTrue
User must log on to serverIf true the user must log on when connecting to the server.True
Remote Object portThe RMI port used.True
Transaction lock timeoutFalse