What does jbe filter returns RC={2} indicates?
Vijay
Accepted answer
Hi Vijay,
1) A return code of 2 indicates that the specified build has nothing to build.
2) Check the Build Repository worksapce has not been used for another other activities except build.
This can be useful, but in that case you need to scope the flows to avoid collisions between components. Remember that each build definition should have a dedicated build workspace, and that it shouldn't be used in other ways
Regards,
Arun.
Comments
Hi Arun,
Vijay.
Hi Vijay,
I would suspect there could be below reasons.
No change sets created and nothing to accept into Build Workspace ( target stream with component) before you start the build.
Could you please give more details, what do you mean by
1) Does the changes made for the source files in the components of the repository workspace is the cause for this problem?
2) Also I share the complete log published to the RTC build result?
Regards,
Arun.
There are no changesets between two builds. To solve that I unchecked the option "Build only if there are changes accepted".
There are no changesets between two builds. To solve that I unchecked the option "Build only if there are changes accepted".