It's all about the answers!

Ask a question

JUnit example issues


Susan Hanson (1.6k2201194) | asked Dec 30 '10, 1:31 p.m.
I am hoping these are fairly easy issues :D

I am going through the JUnit example, and I am at the "setting up the build" section. My setup is that RTC 3.0 is installed on a server and then I have the 3.0 Eclipse client installed on a laptop. I also installed the Build Engine on my laptop as well.

The IC says to start the build engine by doing this:
jbe -repository https://localhost:9443/jazz -userId build -pass build -engineId junit -sleeptime 5

Since my server is not on my localhost and it is "ccm" not "jazz", I changed it to be
jbe -repository https://serverAddress:9443/ccm -userId build -pass build -engineId junit -sleeptime 5

and I get this:
2010-12-30 13:29:44 CRRTC3527E: Operation blocked by process: 'Control The Build Lifecycle' failed. Permission d
enied. You don't have permission to perform the following actions:
Retrieve the Next Build Request (getNextRequest)


I don't see anything that requires me to change any permissions.
Has someone seen this before?

Susan

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 30 '10, 4:23 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The "build" user must a member of the team area to which the "junit"
build engine belongs, and in that team area, must have permission to
perform a "Control the Build Lifecycle" operation.

Cheers,
Geoff

On 12/30/2010 1:38 PM, smhanson wrote:
I am hoping these are fairly easy issues :D

I am going through the JUnit example, and I am at the "setting up
the build" section. My setup is that RTC 3.0 is installed on a
server and then I have the 3.0 Eclipse client installed on a laptop.
I also installed the Build Engine on my laptop as well.

The IC says to start the build engine by doing this:
jbe -repository https://localhost:9443/jazz -userId build -pass build
-engineId junit -sleeptime 5

Since my server is not on my localhost and it is "ccm" not
"jazz", I changed it to be
jbe -repository https://serverAddress:9443/ccm -userId build -pass
build -engineId junit -sleeptime 5

and I get this:
2010-12-30 13:29:44 CRRTC3527E: Operation blocked
by process: 'Control The Build Lifecycle' failed. Permission d
enied. You don't have permission to perform the following actions:
Retrieve the Next Build Request (getNextRequest)


I don't see anything that requires me to change any permissions.
Has someone seen this before?

Susan

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.