BDA ODI Agent Fails to Run Load Plan: "ODI-1576: LoadPlan Operation LOADPLAN_EXECUTION on Agent OracleDIAgent failed with the exception..."
(Doc ID 2451395.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Data Integrator - Version 12.2.1.2.0 and laterLinux x86-64
Symptoms
Running a load plan with the ODI agent installed on BDA 4.11 with ODI Studio 12.2.1.3 on Windows fails with:
ODI-1576: LoadPlan Operation LOADPLAN_EXECUTION on Agent OracleDIAgent failed with the exception org.apache.http.impl.client.DefaultHttpClient.execute(Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/client/methods/CloseableHttpResponse;.
Caused By: java.lang.NoSuchMethodError: org.apache.http.impl.client.DefaultHttpClient.execute(Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/client/methods/CloseableHttpResponse;
at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.isSupportsHeaderAuth(RemoteRuntimeAgentInvoker.java:1861)
at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.createPostMethod(RemoteRuntimeAgentInvoker.java:343)
at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invoke(RemoteRuntimeAgentInvoker.java:396)
at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invoke(InternalRemoteRuntimeAgentInvoker.java:162)
at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invokeStartScenario(RemoteRuntimeAgentInvoker.java:956)
at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invokeStartScenario(RemoteRuntimeAgentInvoker.java:897)
at oracle.odi.runtime.agent.support.OdiRepositoryUtil.invokeStartScenarioRequestOnAgent(OdiRepositoryUtil.java:384)
at oracle.odi.runtime.agent.loadplan.LoadPlanProcessor.StartScenarioSteps(LoadPlanProcessor.java:3204)
at oracle.odi.runtime.agent.loadplan.LoadPlanProcessor.StartAllScenariosFromStep(LoadPlanProcessor.java:2381)
at oracle.odi.runtime.agent.loadplan.LoadPlanProcessor.doStartLPExecution(LoadPlanProcessor.java:704)
at oracle.odi.runtime.agent.loadplan.LoadPlanProcessor.access$000(LoadPlanProcessor.java:113)
at oracle.odi.runtime.agent.loadplan.LoadPlanProcessor$1.run(LoadPlanProcessor.java:489) ...
The ODI agent is installed on node 2 of a three-node BDA cluster and was installed by Mammoth during Big Data Connectors (BDC) installation.
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 |