+

Search Tips   |   Advanced Search

Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS

 

Middleware agent custom properties


You can use custom properties modify the middleware agent configuration. You can use these settings to configure timeout values for the middleware agent. These custom properties can each be set at a level that is indicated in the custom property description. To set the custom property, navigate to the level at which you want to set the custom property and click Custom properties. You can then indicate the name and value of the custom property. For example, to set a custom property on the cell, perform the following steps:

  1. In the administrative console, click System administration > Cell > Custom properties > New.

  2. Enter the name and value of the custom property.

  3. Click Apply and save your configuration.

ServerStartupTimeoutMillis

The ServerStartupTimeoutMillis custom property specifies the amount of time that the middleware agent waits, during the middleware server startup, before the middleware agent times out and stops trying to start the server. If the middleware server starts before the timeout value, the agent stops waiting and continues with the startup processing.

Table 1. ServerStartupTimeoutMillis custom property information
Default 75000 (75 seconds)
Units milliseconds
Level This custom property can be set at the cell, node, or server level.
ServerShutdownTimeoutMillis

The ServerShutdownTimeoutMillis custom property specifies the amount of time that the middleware agent uses to determine whether a server has successfully stopped.

Table 2. ServerShutdownTimeoutMillis custom property information
Default 75000 (75 seconds)
Units milliseconds
Level This custom property can be set at the cell, node, or server level.
MiddlewareAgentProcessScanIntervalMillis

The MiddlewareAgentProcessScanIntervalMillis custom property specifies a time interval at which the middleware agent scans the configured servers to reestablish monitors for all the running middleware servers. If you set the value to zero, the repeated scans are disabled.

Table 3. MiddlewareAgentProcessScanIntervalMillis custom property information
Default 60000 (60 seconds, or one minute)
Units milliseconds
Level This custom property can be set at the cell or node level.
ServerInitializedTimeoutMillis

The ServerInitializedTimeoutMillis custom property is used to configure the middleware server initialization time. After a middleware server starts, it takes additional time to initialize. If the middleware agent reports that the middleware server has started too soon, HTTP requests that are directed to that middleware server might fail. You can use this custom property so that the middleware agent does not report that the server has started for a fixed period. Supported configurations: This custom property is supported for WebSphere® Virtual Enterprise servers only.sptcfg

Table 4. ServerInitializedTimeoutMillis custom property information
Default 30000 (30 seconds)
Units milliseconds
Level This custom property can be set at the cell, node, or server level.



 

Related concepts


Middleware agent
Middleware nodes and servers

 

Related tasks


Adding middleware servers to configurations