My Oracle Support Banner

XAConnection Weblogic.common.resourcepool.ResourceLimitException: No Resources Currently Available (Doc ID 2567026.1)

Last updated on OCTOBER 18, 2023

Applies to:

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

Symptoms

JMS client--->JMS queue---->OSB Proxy (25 consumers)--->JDBC datasource (MaxCapacity 200)

The client is sending 100 JMS messages. OSB Proxy is receiving the message and spawning a transaction for each message and making a DB connection via JCA Adapter and placing the message in DB.

For 100 JMS messages, more than 200 JDBC connections are being used up, the connections are not closed.

The following errors are seen in OSB logs:

Cause

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
Symptoms
Cause
Solution


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