My Oracle Support Banner

How to Increase the Number of Socket Readers Available to WebLogic Scripting Tool (WLST) (Doc ID 1547462.1)

Last updated on JANUARY 15, 2024

Applies to:

Oracle WebLogic Server - Version 9.2 and later
Information in this document applies to any platform.

Goal

When a WebLogic Scripting Tool (WLST) script establishes a connection to a WebLogic Server instance, the underlying T3 connection does not get destroyed by the disconnect() command until the client JVM exits although the RMI connection that WLST establishes with the JMX Server is closed upon disconnect(). When WLST connects to a large number of different Administration Servers (for example 45) the WLST script suffers a performance degradation. This is due to a scarcity of socket readers (the default is 18). One workaround is to call the WLST script separately for each operation requiring a connection to an Administration Server, but in some production environments this is not practical. What other way is there to overcome this limitation?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.