cancel
Showing results for 
Search instead for 
Did you mean: 

Build failed in CBS

Former Member
0 Kudos

Hello,

Our SAP WAS version is 640 SP12.

I have created a external library DC with few jar files.

I built the dc on my local machine and it was fine.

I checked in the dc. When I build the DC in CBS, it gives me the following error.

I have already imported the 3 sca's into my dev amd prod systems.

Any help will be appreciated.

Regards,

Shubham

Build number assigned: 75

Change request state from QUEUED to PROCESSING

BUILD request in Build Space "dev_devcias_D" at Node ID: 15,575,950

[id: 88; parentID: 0; type: 2]

REQUEST PROCESSING started at 2005-12-28 04:14:14.616 GMT

===== Pre-Processing =====

Calculate all combinations of components and variants to be built...

"com.diagonal/appl/utils/httpjars" variant "default"

"com.diagonal/appl/utils/httpjars" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.

[DC 169 variant "default"][SC 61 "diagonal.com_CIAS_WD_APPLICATIONS_1"][last successfull build: 0]

Prepare build environment in the file system... started at 2005-12-28 04:14:15.325 GMT

Synchronize development configuration... finished at 2005-12-28 04:14:15.344 GMT and took 14 ms

Synchronize component definitions... finished at 2005-12-28 04:14:15.353 GMT and took 3 ms

Synchronize sources...

Synchronize sources... finished at 2005-12-28 04:14:15.364 GMT and took 3 ms

Synchronize used libraries...

Synchronize used libraries... finished at 2005-12-28 04:14:15.376 GMT and took 2 ms

Prepare build environment in the file system... finished at 2005-12-28 04:14:15.382 GMT and took 57 ms

===== Pre-Processing ===== finished at 2005-12-28 04:14:15.407 GMT and took 649 ms

===== Processing =====

BUILD DCs

..SKIPPED. Nothing to build.

===== Processing ===== finished at 2005-12-28 04:14:19.239 GMT and took 3 s 789 ms

===== Post-Processing =====

STORE build results...

"com.diagonal/appl/utils/httpjars" in "default" variant is BROKEN. No build results to store.

"com.diagonal/appl/utils/httpjars": store meta-data

"com.diagonal/appl/utils/httpjars" in "default" variant is PROCESSED

Change request state from PROCESSING to SUCCEEDED

Analyse effect of applied changes to buildspace state... started at 2005-12-28 04:14:19.601 GMT

INVALID DEPENDENCIES: The following dependencies of the DCs in this request are being marked as invalid as they refer to non-existent public parts.

DC: com.diagonal/appl/utils/httpjars of compartment diagonal.com_CIAS_WD_APPLICATIONS_1 USES UNKNOWN DC: sap.com/tc/bi/bp/externalarchive [public-part: lib] AS Build Plugin Dependency

[validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]

Handle Cycles...

No cycles detected.

Determine components that have become DIRTY due to the results of this request...

No such components have been found.

Analyse effect of applied changes to buildspace state... finished at 2005-12-28 04:14:24.371 GMT and took 4 s 770 ms

Request SUCCEEDED

===== Post-Processing ===== finished at 2005-12-28 04:14:24.406 GMT and took 5 s 82 ms

REQUEST PROCESSING finished at 2005-12-28 04:14:24.412 GMT and took 9 s 796 ms

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Helmut,

I already tried what you said, before publishing this message. But that did not helped.

Hence, I closed down my NWDS, when I opened the same again and connected to DTR. Then it asked me if I want to get the new version of the Configuration.

I removed old version and downloaded the new version.

But then I got a lot of errors in all my dc's because the

standard sap dc's available in the sca's were not there anymore. Hence the build error.

I "checked in" the sca's again and now its fine.

But I want to understand,

1) How was the new version created?

2) If the new version was created why did sca's that were already in got deleted/removed?

Any inputs will be helpful.

Regards,

Shubham

Former Member
0 Kudos

Somebody made a modification to the track. In such cases, the NWDS will tell you that a new version of the DevConf is available and tell to reimport it.

When you make a track modification CMS tells you that you must perform a Restore System State. This seems to remove all imported SCA's from the track. This is in some cases a good thing since those SCA's might not be needed anymore (when removing an SC from the track), but in other cases totally unnecessary (when changing runtime systems). Obviously CMS has no logic to determine whether it is actually really necessary to do this.

Thus after you've performed a Restore System State you must reimport all Required Software Components again.

Former Member
0 Kudos

Hey Pascal,

Got a question on this.. ok, so whenever you change the track, one must perform the import again, i.e. do you mean that he/she must re-import all the activities which was done before.

i.e. for example, if i created my track a month ago, and now if i add PROD runtime system to it, Should I re-import all the base SC's and also the activities that was created in that particular month or should i reimport only the base sc's.

Could you please clarify on this?

Thank you

Former Member
0 Kudos

When you click the Restore System State button in CMS, it automatically selects the things that need to be reimported. I have only seen assembled SC's (required SC's and developments that have gone through the Assembly stage) appear in the list.

Former Member
0 Kudos

Hi Pascal,

Thank you for the clarification.

Thank you

P.S: hmm, unfortunately couldnt assign points, as I didnt open the thread , But the information was very helpful

htammen
Active Contributor
0 Kudos

Hi Shubham,

this error is a bit strange because the local build is successful. So I think that there is a sync problem at CBS server.

Try to "initiate compartment" from CBS Web UI. You find this function at the "Build" tab in compartment view.

Hope that helps.

Helmut