It's all about the answers!

Ask a question

Environment variables not loaded for Clearcase adaptor


Patrick Gagan (31185) | asked Mar 31 '10, 3:57 p.m.
We recently upgraded our BuildForge server from 7.0.0.2 to 7.1.1.3.
Up until now I've been using the ClearcaseByBaselineActivities Adaptor successfully.
Now my builds/projects are failing because it appears
that the Environment is not being loaded during the 1st step,
which contains the adaptor.
In Step 1 I am doing a .source ClearcaseByBaselineActivities

The other steps do have the "SET" variables loaded as they show up in the Step log, however, there are no SET variables apearing in the Step log for STEP 1.

Does anyone have any suggestions or info on how to fix this?

Thanks,
Pat

One answer



permanent link
Brent Ulbricht (2.5k11) | answered Apr 07 '10, 3:32 p.m.
JAZZ DEVELOPER
Hi,

Do you have a statement in the step log like the first one below indicating which environment is being used for the adaptor? In this example, the environment was set at the project level and the first step of the project did a .source <Adaptor_Name>.

9 04/07/10 02:21PM INT Adaptor using env name 'PROJECT_ENV' for macro .
10 04/07/10 02:21PM EXEC Interface Processor Loaded.
11 04/07/10 02:21PM INT Parsing Interface XML.
12 04/07/10 02:21PM INT Loading source interface ADAPTOR_1
13 04/07/10 02:21PM INT <xml>
14 04/07/10 02:21PM INT <DOCTYPE>
15 04/07/10 02:21PM INT <PROJECT_INTERFACE>

- bju

Your answer


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