Build Agent failure on Z/OS
Hello,
I'm new on RTC.
I've installed the Rational Build Agent on Z/OS 1.11.
Everything worked fine. I was able to test my connection from the RTC server.
But, now, it doesnt work anymore. When I do a telnet in Z/OS on the build agent port, I get the following messages :
320 AUTH AuthOk "xxxxxxxx"
320 SET EnvSet "BF_AGENT_VERSION","7.9.1.0-0-0024"
320 SET EnvSet "BF_AGENT_PLATFORM","os/390 21.00 03"
320 EXEC Locale "C"
320 PTY Pty *PtyPipe
320 EXEC Locale "C"
320 EXEC ExecShellPath "/bin/sh"
320 EXEC ExecExecFail +112
320 EXEC LeavingTemp "/tmp/bf0C56EAE7E41FF3B3D64E9079474CE09F"
310 PLAT os/390 21.00 03
251 RESULT 112
260 EOR
What does it mean ?
Any help would be greatly appreciated
I'm new on RTC.
I've installed the Rational Build Agent on Z/OS 1.11.
Everything worked fine. I was able to test my connection from the RTC server.
But, now, it doesnt work anymore. When I do a telnet in Z/OS on the build agent port, I get the following messages :
320 AUTH AuthOk "xxxxxxxx"
320 SET EnvSet "BF_AGENT_VERSION","7.9.1.0-0-0024"
320 SET EnvSet "BF_AGENT_PLATFORM","os/390 21.00 03"
320 EXEC Locale "C"
320 PTY Pty *PtyPipe
320 EXEC Locale "C"
320 EXEC ExecShellPath "/bin/sh"
320 EXEC ExecExecFail +112
320 EXEC LeavingTemp "/tmp/bf0C56EAE7E41FF3B3D64E9079474CE09F"
310 PLAT os/390 21.00 03
251 RESULT 112
260 EOR
What does it mean ?
Any help would be greatly appreciated
2 answers
Hello,
I'm new on RTC.
I've installed the Rational Build Agent on Z/OS 1.11.
Everything worked fine. I was able to test my connection from the RTC server.
But, now, it doesnt work anymore. When I do a telnet in Z/OS on the build agent port, I get the following messages :
320 AUTH AuthOk "xxxxxxxx"
320 SET EnvSet "BF_AGENT_VERSION","7.9.1.0-0-0024"
320 SET EnvSet "BF_AGENT_PLATFORM","os/390 21.00 03"
320 EXEC Locale "C"
320 PTY Pty *PtyPipe
320 EXEC Locale "C"
320 EXEC ExecShellPath "/bin/sh"
320 EXEC ExecExecFail +112
320 EXEC LeavingTemp "/tmp/bf0C56EAE7E41FF3B3D64E9079474CE09F"
310 PLAT os/390 21.00 03
251 RESULT 112
260 EOR
What does it mean ?
Any help would be greatly appreciated
Hi,
I'm not sure exactly of what has happened, but the 112 is an error number from the operating system when the agent calls the pipe method in preparation for spawning a process. This z/OS documentation indicates 112 is due to a resource being temporary unavailable.
Brent Ulbricht
RTC Build Lead
Hello,
I'm new on RTC.
I've installed the Rational Build Agent on Z/OS 1.11.
Everything worked fine. I was able to test my connection from the RTC server.
But, now, it doesnt work anymore. When I do a telnet in Z/OS on the build agent port, I get the following messages :
320 AUTH AuthOk "xxxxxxxx"
320 SET EnvSet "BF_AGENT_VERSION","7.9.1.0-0-0024"
320 SET EnvSet "BF_AGENT_PLATFORM","os/390 21.00 03"
320 EXEC Locale "C"
320 PTY Pty *PtyPipe
320 EXEC Locale "C"
320 EXEC ExecShellPath "/bin/sh"
320 EXEC ExecExecFail +112
320 EXEC LeavingTemp "/tmp/bf0C56EAE7E41FF3B3D64E9079474CE09F"
310 PLAT os/390 21.00 03
251 RESULT 112
260 EOR
What does it mean ?
Any help would be greatly appreciated
You may enable the activity log for Rational Build Agent so you will get more information.
Un-comment below line in your configuration file and re-start your agent(remember to disable the log once your problem is solved).
#activity_log /tmp/bfagent.log