It's all about the answers!

Ask a question

Buildforge Autobuild sample


Jean-Bernard Curmi (14162) | asked May 25 '07, 9:46 a.m.
JAZZ DEVELOPER
Hello,
I'm trying to use Buildforge with Jazz, I have no problem to run the
WriteToJazz sample, but I am unable to run the AutoBuild sample.

When I try to start it I get the following error message :

markResultStarted.xml:26: Ant task attribute "requestUUID" contains
illegal value "${requestUUID}".

Did I miss something ?

Jean-Bernard

5 answers



permanent link
Martha (Ruby) Andrews (3.0k44251) | answered May 25 '07, 1:20 p.m.
JAZZ DEVELOPER
Hi Jean-Bernard,

The message you are seeing indicates that the poller (the BuildForge
adaptor) did not find a request in the queue.

Is there a request pending in the repository? That is, did you request
an AutoBuild build through the Jazz UI before running the AutoBuild sample?

Martha


Jean-Bernard Curmi wrote:
Hello,
I'm trying to use Buildforge with Jazz, I have no problem to run the
WriteToJazz sample, but I am unable to run the AutoBuild sample.

When I try to start it I get the following error message :

markResultStarted.xml:26: Ant task attribute "requestUUID" contains
illegal value "${requestUUID}".

Did I miss something ?

Jean-Bernard

permanent link
Martha (Ruby) Andrews (3.0k44251) | answered May 25 '07, 8:21 p.m.
JAZZ DEVELOPER
Hi Jean-Bernard,

Is there a file called request_AutoBuild_xxx.txt in the Path directory
of your BuildForge server? If so, what is in that file?

It should have a line like this:
requestUUID=_pYA8gGOlEduGOKjoTLFnEQ

If there is no such file, it may mean something has gone wrong with the
adaptor. Confirm that the Adaptor Link is set up according to the
README.txt and turn on debug mode for adaptors (System->Link Debug Mode
= Yes). That should give us some information on why the requestUUID is
not set


Thanks,
Martha

Jean-Bernard Curmi wrote:
Hello,
I'm trying to use Buildforge with Jazz, I have no problem to run the
WriteToJazz sample, but I am unable to run the AutoBuild sample.

When I try to start it I get the following error message :

markResultStarted.xml:26: Ant task attribute "requestUUID" contains
illegal value "${requestUUID}".

Did I miss something ?

Jean-Bernard

permanent link
Jean-Bernard Curmi (14162) | answered May 29 '07, 9:44 a.m.
JAZZ DEVELOPER
Hi Martha,

I had no request_AutoBuild_xxx.txt and every thing was working as if
there was no link to JazzPollerAdaptor in the AutoBuild project.

I have updated my Buildforge Management Console with the 7.0.3.50 fix
and now everything is working. thanks again.

Jean-Bernard


Hi Jean-Bernard,

Is there a file called request_AutoBuild_xxx.txt in the Path directory
of your BuildForge server? If so, what is in that file?

It should have a line like this:
requestUUID=_pYA8gGOlEduGOKjoTLFnEQ

If there is no such file, it may mean something has gone wrong with the
adaptor. Confirm that the Adaptor Link is set up according to the
README.txt and turn on debug mode for adaptors (System->Link Debug Mode
= Yes). That should give us some information on why the requestUUID is
not set


Thanks,
Martha

Jean-Bernard Curmi wrote:
Hello,
I'm trying to use Buildforge with Jazz, I have no problem to run the
WriteToJazz sample, but I am unable to run the AutoBuild sample.

When I try to start it I get the following error message :

markResultStarted.xml:26: Ant task attribute "requestUUID" contains
illegal value "${requestUUID}".

Did I miss something ?

Jean-Bernard

permanent link
Jan Van de Poel (2413216) | answered Aug 01 '08, 6:14 a.m.
Is there somewhere I can find information on how to use Buildforge with RTC?

permanent link
Ryan Manwiller (1.3k1) | answered Aug 05 '08, 10:16 a.m.
JAZZ DEVELOPER
As far as I know, no information has been published regarding the use of
Build Forge and RTC.

While there may be better integration in future releases, for now you could
invoke the RTC buildtoolkit ant tasks within Build Forge steps, in order to
progress monitor and publish Build Forge build information in RTC.

The example usage of ant tasks here may be helpful:
https://jazz.net/wiki/bin/view/Main/AntStandalone


---
Ryan Manwiller
Jazz Team

Your answer


Register or 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.