It's all about the answers!

Ask a question

Which license does a build engine need?


Timo Wolf (61165) | asked Oct 13 '08, 9:35 a.m.
Hi All,

I am setting up a build engine with a dedicated build user. The user has only the license "Build System" assigned and not Developer.

This leads to the exception


..
at java.lang.Thread.run(Thread.java:810)
Name: Control The Build Lifecycle
Id: com.ibm.team.build.server.buildLifecycle
Severity: ERROR
Summary: Permission Denied
Description: You don't have permission to perform the following actions:
Retrieve the Next Build Request (getNextRequest)
Severity: ERROR


It works fine using a different user with both licenses.

So, does a build system user also need the Developer license?

Thanks a lot,

Timo

2 answers



permanent link
Matt Lavin (2.7k2) | answered Oct 13 '08, 9:47 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Teh build engine should only need the Build System CAL not a Developer
CAL. The exception looks more like a process permission problem rather
than a license problem. Is there a difference in your process roles
between the developer and build users?

Matt Lavin
Jazz Server Team


timowolf wrote:
Hi All,

I am setting up a build engine with a dedicated build user. The user
has only the license "Build System" assigned and not
Developer.

This leads to the exception


.
at java.lang.Thread.run(Thread.java:810)
Name: Control The Build Lifecycle
Id: com.ibm.team.build.server.buildLifecycle
Severity: ERROR
Summary: Permission Denied
Description: You don't have permission to perform
the following actions:
Retrieve the Next Build Request (getNextRequest)
Severity: ERROR


It works fine using a different user with both licenses.

So, does a build system user also need the Developer license?

Thanks a lot,

Timo

permanent link
Timo Wolf (61165) | answered Oct 13 '08, 9:57 a.m.
Thanks, you are right.

I fixed it and now it works great. The build engine user had no role in the related team area.

Thanks,

Timo

Teh build engine should only need the Build System CAL not a Developer
CAL. The exception looks more like a process permission problem rather
than a license problem. Is there a difference in your process roles
between the developer and build users?

Matt Lavin
Jazz Server Team


timowolf wrote:
Hi All,

I am setting up a build engine with a dedicated build user. The user
has only the license "Build System" assigned and not
Developer.

This leads to the exception


.
at java.lang.Thread.run(Thread.java:810)
Name: Control The Build Lifecycle
Id: com.ibm.team.build.server.buildLifecycle
Severity: ERROR
Summary: Permission Denied
Description: You don't have permission to perform
the following actions:
Retrieve the Next Build Request (getNextRequest)
Severity: ERROR


It works fine using a different user with both licenses.

So, does a build system user also need the Developer license?

Thanks a lot,

Timo

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.