cancel
Showing results for 
Search instead for 
Did you mean: 

CBS: Activation of DC failing

Former Member
0 Kudos

Hi,

From NWDS I created a DC and once the activity is checked in, the DC is not appearing in Active DC list. I checked in Activation Request view and found that the activation has failed in CBS and CBS log goes as below:

Can anybody tell me what is the reason for this error. I restarted the whole server but still came out with the same error.

CBS Request Log - [ 3334/ID4_CMD_D ]

bp1tulap452 SAP Component Build Server

Build number assigned: 3365

Change request state from QUEUED to PROCESSING

ACTIVATION request in Build Space "ID4_CMD_D" at Node ID: 109,501,850

+ [id: 3,334; parentID: 0; type: 4]+

+ [options: NO OPTIONS]+

REQUEST PROCESSING started at 2008-10-07 11:33:26.874 GMT

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

Waiting 31 ms

List of activities to be activated:

+ 1 activity in compartment "bp.com_CMD_1"+

+ PFDelinkBean+

+ [seq. no 2659][created by PADMK1 at 2008-10-07 03:44:25.0][ID eccd8894944511dd93310015c5888624]+

Analyse activities... started at 2008-10-07 11:33:27.030 GMT

Development line state verification started at 2008-10-07 11:33:28.359 GMT

Verification of the development line [ws/CMD/bp.com_CMD/dev/active/] SUCCEEDED

Development line state verification finished at 2008-10-07 11:33:28.405 GMT and took 46 ms

Cache verification, level 2 (Comparison of attributes) started at 2008-10-07 11:33:28.405 GMT

Verification of the following object:

+ [DC: bp.com/PFDelinkBean, group: 0] SUCCEEDED+

Cache verification finished at 2008-10-07 11:33:28.437 GMT and took 32 ms

Analyse dependencies to predecessor activities... finished at 2008-10-07 11:33:28.452 GMT and took 1 s 265 ms

+ CREATE: Development Component "bp.com/PFDelinkBean"+

+ 1 component to be build in compartment "bp.com_CMD_1"+

Analyse activities... finished at 2008-10-07 11:33:28.546 GMT and took 1 s 516 ms

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

+ "bp.com/PFDelinkBean" variant "default"+

Prepare build environment in the file system... started at 2008-10-07 11:33:28.780 GMT

+ Synchronize development configuration... finished at 2008-10-07 11:33:28.890 GMT and took 110 ms+

+ Synchronize component definitions... finished at 2008-10-07 11:33:28.905 GMT and took 15 ms+

+ Synchronize sources...+

Development line state verification started at 2008-10-07 11:33:28.984 GMT

Verification of the development line [ws/CMD/bp.com_CMD/dev/active/] SUCCEEDED

Development line state verification finished at 2008-10-07 11:33:28.999 GMT and took 15 ms

Cache verification, level 2 (Comparison of attributes) started at 2008-10-07 11:33:28.999 GMT

Verification of the following object:

+ [DC: bp.com/PFDelinkBean, group: 1] SUCCEEDED+

Cache verification finished at 2008-10-07 11:33:29.030 GMT and took 31 ms

+ Synchronize sources... finished at 2008-10-07 11:33:29.093 GMT and took 188 ms+

+ Synchronize used libraries...+

+ public part "default" of component "sap.com/ejb20" ... OK+

+ [PP "default" of DC 169 variant "default"][SC 130][last successful build: 11]+

+ public part "default" of component "sap.com/jdbc20" ... OK+

+ [PP "default" of DC 187 variant "default"][SC 130][last successful build: 11]+

+ public part "default" of component "sap.com/jms" ... OK+

+ [PP "default" of DC 191 variant "default"][SC 130][last successful build: 11]+

+ Synchronize used libraries... finished at 2008-10-07 11:33:45.718 GMT and took 16 s 625 ms+

Prepare build environment in the file system... finished at 2008-10-07 11:33:45.718 GMT and took 16 s 938 ms

===== Pre-Processing ===== finished at 2008-10-07 11:33:45.718 GMT and took 18 s 813 ms

===== Processing =====

BUILD DCs

+ "bp.com/PFDelinkBean" in variant "default"+

+ Build failed! Unknown error+

+Change request state from PROCESSING to FAILED+

ERROR! The following problem(s) occurred during request processing:

ERROR! The following error occurred during request processing:build controller process has terminated. cannot proceed with build

build controller process has terminated. cannot proceed with build

REQUEST PROCESSING finished at 2008-10-07 11:33:51.858 GMT and took 24 s 984 ms

Thanks,

KN.

Accepted Solutions (0)

Answers (2)

Answers (2)

snehal_kendre
Active Contributor
0 Kudos

HI,

check in CBS that your DC is broken due to metadata.. or its broken by itself.

if its due to metadata then check you development compartment for availability of all dependencies.

and if its broken by itself then check CBS build log, activation log also

Former Member
0 Kudos

Hi

CBS Web GUI doesnt show my DC and I believe it will show only DCs which have been successfully activated. and the log i have pasted in my question is actually the CBS activation log.

Thanks,

KN.

snehal_kendre
Active Contributor
0 Kudos

HI,

Ok this is the the activity for creation of DC.

If possible can you put CBS build log.

Former Member
0 Kudos

Hi,

In NWDS from Activation Request view, when I click on View Activation log button I get the below Build log

CBS Build Log - [ ID4_CMD_D/bp.com_CMD_1/default/ /bp.com/PFDelinkBean ]

bp1tulap452 SAP Component Build Server

Build failed! Unknown error

Request Log

The above Request Log is a link and when I click on it I get the log that I pasted in my question.

Let me know.

Thanks,

KN.

Former Member
0 Kudos

Try the server logs of the NWDI server. Perhaps you can find something in there.

Former Member
0 Kudos

Hi,

Try setting the Java System Property 'BUILD_TOOL_JDK_HOME' for Service "tc.CBS.Service". You can do this with the ConfigTool of the engine.

This shouldpoint to the JDK

Regards, Anil

Former Member
0 Kudos

KN,

check whether there are any compilation errors.right click on the activity number in nWDS and check the activation log and deployment log.

check whether this is happening for all the dcs.

Thanks

Bala Duvvuri

Former Member
0 Kudos

Hi Bala,

The above error log is actually the activation log.

Today I created 3 new DC's in the hope of getting atleast one activated but all of them failed to get activated in CBS with the same error i mentioned below.

I am able to successfully build the DC. The activity also gets checked in but when i check in active DCs I am unable to see them there which basically prevents me from adding that as a used DC to other DC's.

Thanks,

KN.