Getting error while start and stop of the odiAgent
Summary:
Not able to start ODI Agents scripts used for Agent Start sudo systemctl start agentodi.service
Content (required):
This is the current status of the agent:
agentodi.service - Agent for ODI- instance
Loaded: loaded (/usr/lib/systemd/system/agentodi.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2023-05-05 18:40:40 GMT; 15min ago
Process: 22517 ExecStop=/bin/python /home/opc/oracle/odi/common/scripts/stopAgent.py (code=exited, status=1/FAILURE)
Process: 22446 ExecStart=/bin/python /home/opc/oracle/odi/common/scripts/startAgent.py /home/opc/oracle (code=exited, status=0/SUCCESS)
Main PID: 22454 (code=exited, status=0/SUCCESS)
May 05 18:40:40 oracle-odi-inst-ed0w python[22517]: Stopping Standalone Agent...