cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot build because used component is broken

Former Member
0 Kudos

Hi,

i'm trying to add external library (com.sap.security.api.jar) into my DC using the blogs

/people/bala.krishnan2/blog/2006/09/25/bid-adieu-to-bots--using-captchas

I want to use com.sap.security.api.IUser in my porgram to get the current login id.

but i'm getting following errors whern i'm trying to build the my WD DC project after adding two public parts 'Compilation' and the other of type 'Assembly' .

Jul 5, 2009 2:24:35 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: incrprf: Build failed for sap.com/incrprf(sap.com_SAP_ESS_1) in variant "default": Check for used DCs failed: Cannot build because used component is broken: sap.com/extlib( sap.com_SAP_ESS_1)

-


Build log -


Development Component Build (2009-07-05 14:24:35)

Component name: incrprf

Component vendor: sap.com

SC compartment: sap.com_SAP_ESS_1

Configuration: DEV_XSSTRACK_D

Location: DEV_XSSTRACK_D

Source code location: http----


/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/incrprf/_comp/

DC root folder: C:\Documents and Settings\----\.dtc\0\DCs\sap.com\incrprf\_comp\

DC type: Web Dynpro

Host: -


DC Model check:

[dcmake] All used DCs are available locally

[dcmake] ERROR: Check for used DCs failed: Cannot build because used component is broken: sap.com/extlib( sap.com_SAP_ESS_1)

[dcmake] Build failed with errors.

can you please help me on this.

Thanks

Ali

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Look at the build log of the broken DC using the CBS WebUI for more information.