cancel
Showing results for 
Search instead for 
Did you mean: 

initialization compartement

Former Member
0 Kudos

Hello Together

We use the following DI:

J2EE 7.0 all components have SP15

We now get the following problem:

After the creation of a track the DI initializes the compartments (BUILDSPACES). In our case it creates only a request for the initialization and it stays in the state queued.

For the creation of the Track we used the documentation from SAP http://help.sap.com/saphelp_nw70/helpdata/de/98/db58405e21ef6fe10000000a1550b0/frameset.htm.

If i try to activate a DC of the developer configuration in the NWDS, I get the following error:

Activation faild: CBS Server Error: the compartement for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVIABLE.

If I try to search the activities in the CBS i get a pop-up with the message The Software-Compartement isn't initialized, or is still initializeing, wait before the next try (I translated this from german in english)

Does sombody know this problem and has a solution for this?

Kind Regards

pascal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Make sure the idleStart property of the CBS Service is set to false. If not, change it and restart the CBS Service.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pascal

Thanks for the hint. It was the solution.

kind regards

pascal