BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element invocation-timeout-seconds

Model
<invocation-timeout-seconds>annonymous type derived from int</invocation-timeout-seconds>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The number of seconds that internal WebLogic Server processes wait to connect to an MBean server, invoke an MBean server method, and return the results of the invocation. If the MBean server method does not complete (return) within the timeout period, WebLogic Server abandons its invocation attempt.

Some internal management processes within WebLogic Server require a server instance to connect to MBean servers in other WebLogic Server instances and invoke an MBean server method. The timeout period prevents the internal process from locking up if an MBean server cannot successfully return a method invocation.

A value of 0 (zero) prevents the method invocation from timing out. With such a value, the internal process will wait indefinitely until the MBean server's method returns.

Privileges: Read/Write

Default Value: 0

Minimum value: 0

Maximum value: 2147483647

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

MBean Attribute: JMXMBean.InvocationTimeoutSeconds

Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0