Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Build System 2.0 - ArtifactFilePublisher task

We use Jazz 2.0 Build System (Win32) currently in our team. The build output should be a zip file with published process description (basically HTML files). For process publishing we use EPF Composer command publishing. I used Exec Ant task to launch EPFC. Publishing works well, Zip Ant task works also fine. But when the ArtifactFilePublisher task is called, I receive an authentication exception.

Unable to update last contact time for engine: com.ibm.team.repository.transport.client.AuthenticationException: CRJAZ0124I Invalid username or password.

Could you give me an advice, please?

Thank you.

0 votes



13 answers

Permanent link
Hi Michele,

Most of the Build Ant tasks update the last contact time of the engine as a side effect of their main work.

Please check the process area (team area or project area) that owns the build definition for the build in question, then see if the permissions for that process area, or any of its parent team areas, have been overridden the overall permissions at project level.

For example, if the process area nesting is:
Project A
..Team Area B
....Team Area C

and the build definition is associated with C, the permission lookup happens in the order: C, B, A. So you need to check all of these.

Another thing you should check is the user id used in the Ant tasks, which may differ from the user id used for JBE, and therefore may have different permissions (unless you've granted Build permissions to the Everyone role).

0 votes


Permanent link
Hi Michele,

Most of the Build Ant tasks update the last contact time of the engine as a side effect of their main work.

Please check the process area (team area or project area) that owns the build definition for the build in question, then see if the permissions for that process area, or any of its parent team areas, have been overridden the overall permissions at project level.

For example, if the process area nesting is:
Project A
..Team Area B
....Team Area C

and the build definition is associated with C, the permission lookup happens in the order: C, B, A. So you need to check all of these.

Another thing you should check is the user id used in the Ant tasks, which may differ from the user id used for JBE, and therefore may have different permissions (unless you've granted Build permissions to the Everyone role).

0 votes


Permanent link
Michele, the content of your last post seems to have been lost.

0 votes

1–15 items
page 2of 1 pagesof 2 pages

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 13 '09, 6:28 a.m.

Question was seen: 10,943 times

Last updated: Jul 13 '09, 6:28 a.m.

Confirmation Cancel Confirm