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

How to fix the issue where Build Forge adaptor can not find "jbe"

The build forge adaptor fails at locating the file named 'jbe'.
Build forge adaptor is trying to call jbe executable which does not exist in zLinux version of Build System Toolkit. Error seen as following:
-bash: line 4: /opt/jazz/buildsystem/buildengine/eclipse/jbe: No such file or directory
CLM 5.0.2
Build Forge 8.0.0.1

0 votes



One answer

Permanent link
This is because zLinux version of Build System Toolkit does not come with the jbe executable. Therefore to work around the problem we can create a symbolic link from jbe.sh to jbe on the build machine.
For example, from within the directory <install path>/buildsystem/buildengine/eclipse/
ln -s jbe jbe.sh

1 vote

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
× 12,025

Question asked: Nov 18 '15, 3:05 p.m.

Question was seen: 2,571 times

Last updated: Nov 18 '15, 3:07 p.m.

Confirmation Cancel Confirm