We're running Oracle Data Integrator (Oracle IDE 12.1.3.0.0 with Java Version 1.7.0_72). We have an Oracle Data Integrator process that is scheduled to run weekly, on Friday, at 10:00 A.M. If I check the agents schedule (click on the Topology Tab, double click the Windows agent, referred to as OracleDIAgentWin, the scheduled run of the process appears at the right time), it knows it should run. If we wait for the weekly scheduled run, we get the error seen below on the Windows machine:
D:\Oracle\admin\domains\ODISADomain\system_components\ODI\OracleDIAgentWin\logs\oracledodiagent-3.log
[2015-07-31T10:00:01.049-04:00] [odi] [ERROR] [ODI-1162] [oracle.odi.agent] [tid: 2516] [ecid: 0000Kv^QOw92jKyN06zW6F1Lh^h300000H,0] Scheduled task failed with id 59045 of work repository WORKREPPROD on Agent OracleDIAgentWin.
We are migrating from 10g ODI to 12c ODI, so we've set up schedules before (creating a schedule to run weekly, on a specified day / time, being sure to select the ODI Scheduler Windows Agent in the Logical Agent drop down in the schedule, regenerating the Scenario, then updating the the schedule for the OracleDIAgentWin agent in the Topoogy Tab).
If I try to manually execute / run this ODI process, it works. In an SR with Oracle, they have pointed to documents saying the agent must be down, but it definitely isn't, as I can manually run this ODI process (Right click the Process, then click Run, followed by accept values). I'm not getting anywhere with google searches, either. Oracle asked us to turn up logigng via "How To Set Up Runtime Logging / Tracing For ODI Standalone Agents ( Doc ID 1958419.1 ) ", but doing so did not elaborate on the ERROR message, above. Has anyone seen this error / know how to overcome it?