My Oracle Support Banner

"Could Not Locate Composite" Error is Thrown on an Undeployed Composite (Doc ID 2199878.1)

Last updated on APRIL 04, 2023

Applies to:

Oracle Business Process Management Suite - Version 11.1.1.7.0 and later
Information in this document applies to any platform.

Symptoms

When we access to Application link in BPM workspace the following error is raised: "Runtime Operation Error", and in the managed server log this error is printed

Could not locate composite.
Could not locate composite for workflow component default/<ProjectName>!1.0*soa_01020304-0506-0708-090a-0b0c0d0e0f10/<CompositeName>.
Ensure composite has been successfully deployed, and that the SOA server has completed loading composites.

ORABPEL-30084

Could not locate composite.
Could not locate composite for workflow component default/<PorjectName>!1.0*soa_01020304-0506-0708-090a-0b0c0d0e0f10/<CompositeName>.
Ensure composite has been successfully deployed, and that the SOA server has completed loading composites.

  at oracle.bpel.services.workflow.fabric.WorkflowServiceEngine.getComponentModel(WorkflowServiceEngine.java:2784)
  at oracle.bpel.services.workflow.fabric.WorkflowServiceEngine.getTaskDefinition(WorkflowServiceEngine.java:2399)
  at oracle.bpel.services.workflow.metadata.impl.TaskMetadataCache.getTaskDefinitionFromDeployedComponent(TaskMetadataCache.java:964)
  at oracle.bpel.services.workflow.metadata.impl.TaskMetadataCache.getTaskDefinition(TaskMetadataCache.java:435)
  at oracle.bpel.services.workflow.metadata.impl.TaskMetadataService.getTaskDefinitionById(TaskMetadataService.java:238)
  at sun.reflect.GeneratedMethodAccessor21720.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

The composite mentioned in the error has been undeployed, so it should be fine that the engine doesn't find it, but it should not lead to an error.

 

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.