java.net.SocketTimeoutException using BF Agent (7x) with RTC (3x)
![]()
Hi, first time caller! I am just getting my fingers around some of these new concepts in RTC and BuildForge.
Here's the scenario:
1. I have a build agent that works fine from Build Forge doing a helloworld type of test.
2. When I try to create a build engine for that BF server, I get this error:
Testing, please wait... 2013-04-26 14:34:39 [Jazz build engine] running on host: buildserver
But the "Build Agent Service Log" says:
Found a user request for build definition CMDB Dev BFA Ant build This is a JBE log but again note that it is from a BF Agent Engine. See this article about passing JBE parameters through the BF Agent setup. It seems part of the log ("Build Agent Service Log") may be referring to results from the BF Agent while the other log is from the JBE itself ("Full Build Log").
4. I set up a Jazz Build Engine in a different workspace (same stream) using the same build instructions (it's an ant build) and it works.
In summary, my problems:
1. I can't get Build Forge attached to my RTC
2. I can't get the build to complete using the agent build as it completes with JBE
Any thoughts??
Andy
|
2 answers
![]()
Sorry so long in not getting back to this. I was having trouble with my access to Jazz.net and it would not let me comment on posts.
For item #2, above, the problem was we were using the wrong port to the Build Forge server.
Having resolved that, I am no longer trying to call the BF agent directly. It's cleaner for me to call BF and use the Jazz adapter for the pre-build source code extraction. I have another problem with that one but will post it separately.
|