Oracle Weblogic Server (MOSC)

MOSC Banner

BEA-000402 creating a client with wlfullclient.jar

edited Jun 26, 2013 7:04AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered ✓
I've created a java program that pulls data from a large amount of weblogic servers. However, after 18 connections have been created and closed, I get this error:
<Jun 25, 2013 11:14:55 AM EDT> <Warning> <Socket> <BEA-000402> <There are: 18 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 2. The configuration may need altered.>

At first I thought it maybe coming from a certain weblogic server but I rearragned the order in the file that is read in and the error still occurs. Always after the 18th connection.

How can I configure the amount of socket threads allowed in a client that connects to weblogic? Or is there a way to force weblogic.management.remote to use native IO?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center