Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

0 votes



2 answers

Permanent link
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

0 votes


Permanent link
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

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 29 '11, 5:27 a.m.

Question was seen: 4,648 times

Last updated: Jun 29 '11, 5:27 a.m.

Confirmation Cancel Confirm