Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBAdapter fails to poll with Caused by BINDING.JCA-11630 Incompatible Features Exception. The follow

1048955Jan 20 2014 — edited Apr 22 2014

DBAdapter fails to poll with Caused by BINDING.JCA-11630 Incompatible Features Exception. The following combination of features: NumberOfThreads>1, xADataSourceName!=null, dataSourceName=null is not supported.

==================

exception stack trace

=====================

####<Jan 18, 2014 10:46:28 PM PST> <Error> <JCA_FRAMEWORK_AND_ADAPTER> <sdclnap177> <stg01_osb_server02> <[ACTIVE] ExecuteThread: '101'

for queue: 'weblogic.kernel.Default (self-tuning)'> <osbadmin> <> <60b41741115644c9:47e9f253:143a702cf6a:-7ff0-000000000005adeb> <1390

113988116> <BEA-000000> <<oracle.tip.adapter.db.InboundWork handleException> Encountered a fatal exception while polling. Will continu

e polling but with minimal logging. Please investigate the fault and manually stop polling from the console if in development and this

appears to be a modeling mistake. BINDING.JCA-11624

DBActivationSpec Polling Exception.

Query name: [PollRecordsCalInterfaceEventsSelect], Descriptor name: [PollRecordsCalInterfaceEvents.EdrcCwRtThrottleVw]. Polling the dat

abase for events failed on this iteration.

Caused by BINDING.JCA-11630

Incompatible Features Exception.

The following combination of features: NumberOfThreads>1, xADataSourceName!=null, dataSourceName=null is not supported.

Caused by configuring incompatible features.

Please try dataSourceName!=null. As a warning this combination may still work but not in all use cases, the implementation may be limi

ted, or possible interactions have not been fully tested.

.

This exception is considered not retriable, likely due to a modelling mistake. This polling process will shut down, unless the fault

is related to processing a particular row, in which case polling will continue but the row will be rejected (faulted).

at oracle.tip.adapter.db.exceptions.DBResourceException.createNonRetriableException(DBResourceException.java:690)

at oracle.tip.adapter.db.exceptions.DBResourceException.createEISException(DBResourceException.java:656)

at oracle.tip.adapter.db.exceptions.DBResourceException.inboundReadException(DBResourceException.java:491)

at oracle.tip.adapter.db.InboundWork.handleException(InboundWork.java:983)

at oracle.tip.adapter.db.InboundWork.run(InboundWork.java:568)

at oracle.tip.adapter.db.inbound.InboundWorkWrapper.run(InboundWorkWrapper.java:43)

at weblogic.work.ContextWrap.run(ContextWrap.java:41)

at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Caused by: BINDING.JCA-11630

Incompatible Features Exception.

The following combination of features: NumberOfThreads>1, xADataSourceName!=null, dataSourceName=null is not supported.

Caused by configuring incompatible features.

Please try dataSourceName!=null. As a warning this combination may still work but not in all use cases, the implementation may be limi

ted, or possible interactions have not been fully tested.

===========================================================================================================

We tried various combinations for the dataSourceName but none works..Urgent response would be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2014
Added on Jan 20 2014
3 comments
2,830 views