My Oracle Support Banner

JMS BINDING ERRORS: BINDING.JCA-12133, BINDING.JCA-12134, BINDING.JCA-12136 (Doc ID 1380354.1)

Last updated on JANUARY 08, 2024

Applies to:

Oracle(R) BPEL Process Manager 10g - Version 10.1.2.0.0 and later
Information in this document applies to any platform.

Symptoms

You have created two composites publishing and subscribing messages using JMS Adapter.
You are using the following architecture:

SOA_composite_1 -> JMS adapter (publisher) -> Load balancer -> weblogic JMS Farm
SOA_composite_2 <- JMS adapter (subscriber) <- Load balancer <- weblogic JMS Farm

The following FactoryProperties are used for oracle.tip.adapter.jms.IJmsConnectionFactory:

java.naming.factory.initial=weblogic.jndi.WLIInitialContextFactory;java.naming.provider.url=http://loadbalancer:80;ClientID=myClientID

However, the system works only when
- you are sending one message at a time or
- when only publisher is enabled and subscriber is retired or vice versa or
- when the call is made directly from the composite to JMS server bypassing load balancer.

The problem is accompanied by multiple errors of the following type



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
References


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