Hi All,
We are looking to have a high available / load balanced oracle di agent. We use custom ID and Trust store. Have ODI cluster with 2 ODI server across 2 machines. The following are the steps we did
Created 2 agents 'ODI_Agent1' and 'ODI_Agent2' through Studio.
'ODI_Agent1' > host: machine1 port: 20910 Web Ap Context: oraclediagent protocol:HTTP
ODI_Agent2' > host: machine2 port: 20910 Web Ap Context: oraclediagent protocol:HTTP
In config, selected ODI - Standalone Collocated agent
System Component >
System Component: ODI_Agent1 Component Type:ODI
System Component: ODI_Agent2 Component Type:ODI
ODI Server Config
System Component: ODI_Agent1
Listen Address: IP of Machine 1
Port: 20910
SUPERVISOR/SUPERVISOR_PWD
DataSource: odiMasterRepository
Similar for ODI_Agent2
I try to start up ODI_Agent1 from startComponent.cmd it gives> Error: Error occurred while performing nmConnect : Cannot connect to Node Manager. : General SSLEngine problem
what are the configuration changes I need to make for ODI agent to use custom ID and Trust Store?
If I try to startup using agent.cmd -NAME=ODI_Agent1, it gives the follwoing error
ERROR java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
ERROR ODI-1627: "Error getting instance properties"