Hi community
While i already succeded to contenerized agents WS REST, SQL, IG FTP, i meet some trouble to do so with Linux x64 v24.2 agent. I refered to Broadcom doc Installing Containerized Java Agents to work.
Here are the main agents settings
[TCP/IP] connection=myEngine.myDomain8443
[AUTHORIZATION] keypassword=changeit
[VARIABLES] UC_EX_IP_ADDR=p1docker.bo.itsgroup.com UC_EX_IP_port=2300 UC_EX_JOB_MD_IP_ADDR=localhost ...
Container ports mapped -> 2300:2300
I can see my agent in AWI an all seem to be Ok. But all jobs executed on this agent failed with error U02000186 Report file '/opt/agents/linux/temp/xxxxxx' for Job 'JOBS.UNIX.TEST-AGENT (1799067)' cannot be opened. Error: 'java.io.IOException Broken pipe'. Agent is running as root in container. I tried to execute in anonymous mode (i.e jobs executes as root) to avoid rights problems. I still have this error.
Any help is welcome
Thanks in advance
|