Which license does a build engine need?
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
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
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
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:
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
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
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