My Oracle Support Banner

SOA Composites Fails With java.util.ConcurrentModificationException Error (Doc ID 1334005.1)

Last updated on NOVEMBER 13, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.3.0 to 11.1.1.5.0 [Release 11gR1]
Information in this document applies to any platform.

Symptoms

After upgrading from 11.1.1.2 to 11.1.1.5 some of the composites were failing with the following errors

[2011-06-22T14:28:13.884+01:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [tid: orabpel.invoke.pool-4.thread-14] [userId: <anonymous>] [ecid:<ECID>,0:1:100000325] [APP: soa-infra] [composite_name: ClaimProcessingService] [component_instance_id: 20227] [component_name: ClaimProcessing] JCABinding=> ClaimProcessingService:ObservationCount [ ObservationCount_ptt::ObservationCount(InputParameters,OutputParameters) ] Could not invoke operation 'ObservationCount' against the 'Database Adapter' due to: [[
BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "Could not instantiate InteractionSpec oracle.tip.adapter.db.DBStoredProcedureInteractionSpec due to: ".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.

 

[2011-06-22T14:28:13.897+01:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.ws] [tid: orabpel.invoke.pool-4.thread-14] [userId: <anonymous>] [ecid: <ECID>:1:100000325] [APP: soa-infra] [composite_name: ClaimProcessingService] [component_instance_id: 20227] [component_name: ClaimProcessing] got FabricInvocationException[[
java.util.ConcurrentModificationException
at java.util.HashMap$AbstractMapIterator.checkConcurrentMod(HashMap.java:122)
at java.util.HashMap$AbstractMapIterator.makeNext(HashMap.java:127)
at java.util.HashMap$KeyIterator.next(HashMap.java:200)
at oracle.integration.platform.blocks.adapter.fw.wsdl.WSDLUtils.setCciSpecParameters(WSDLUtils.java:373)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.getJCAInteractionSpec(JCAInteractionInvoker.java:828)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:206)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:525)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeSyncJcaReference(JCAInteractionInvoker.java:498)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performSynchronousInteraction(JCAEndpointInteraction.java:472)
at oracle.integration.platform.blocks.adapter.AdapterReference.request(AdapterReference.java:166)
at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:154)
...

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.