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

When I try to start build engine, I recieve CRRTC3521W Warning

Hi!

I have the problem starting build engine.

To start build engine I use the next command:

jbe -vm "C:\Program Files (x86)\IBM\TeamConcertBuild\jdk\bin\java" -repository https://jazz-team-concert.com:9443/ccm/ -userId PhilUser -pass PhipPass -engineId ProjectX engine


And  I recieve CRRTC3521W Warning message (Die Build-Steuerkomponente befindet sich nicht im Repository oder ist nicht für folgenden Benutzer nicht zugänglich: "PhilUser". ID der Build-Steuerkomponente: "ProjectX". )

1. ProjectX engine was created in ProjectX by PhilUser and it has ID "ProjectX engine"
2. PhilUser is a member of ProjectX and has all the Build rights

Could you please give a piece of advice how can I find the reason of the problem?

Thanks a lot in advance

Volha

0 votes


Accepted answer

Permanent link
engine ID will need quotes because of the space.  -engineId "ProjectX engine"

you also may have problems  with not being able to write to the program files folder (needing admin rights)
best to put it someplace else.
Volha Dziomina selected this answer as the correct answer

2 votes

Comments

Never use Program Files as install location. It tends to create issues. Avoid ID's with spaces. I would use for example engine.ProjectX.

The user should be a technical user and have the BuildSystem license assigned.


2 other answers

Permanent link
Hi again!

Thank a lot for so quick response.

But I have a new issue now.

- I reinstall Eclipse client and Build System Toolkit to other location where I have full access.
- I created orther project engine with the name ProjectX.engine.
- The user PhilUser has Build System license assigned.

Now I use the command:

jbe -vm "C:\Users\VMUser\Downloads\IBM\TeamConcert\jdk\bin\java" -repository https://jazz-team-concert.com:9443/ccm -userId PhilUser -pass PhilPass -engineId ProjectX.engine


And now I recieve no response.
What I see is just:

[Jazz-Build-Steuerkomponente] Build-Schleife wird ausgeführt...
[Jazz-Build-Steuerkomponente] Warten auf Anforderung...

And then nothing happens.

Do you have some ideas about it? Or how can I get more information about it to identefy the reason?

Thanks a lot in advance.

0 votes

Comments

This is to be expected. The build engine is waiting for build requests it can process. As long as you don't assign the new engine with its new ID to any build definition with pending build requests, it will just sit there and ask the server for work to do, every now and then.


Permanent link
Thanks a lot for help and so quick response!

0 votes

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 27 '14, 1:42 p.m.

Question was seen: 3,548 times

Last updated: Jul 30 '14, 3:19 p.m.

Confirmation Cancel Confirm