cancel
Showing results for 
Search instead for 
Did you mean: 

Unexpected response status [200 OK] CBS Communication Error

Former Member
0 Kudos

Hi,

I have a NW 7.0 sytem and my NWDI returns a strange error when I try to lookup the

activities in the activities view of the CBS.

"Communication exception occurred; contact the system administrator"

In the log is written:

Unable to instantiate a Build Space administrator!

Build Space "Q10_NKTSL_D" [bsID: 13, version: 1] [in-queue: on, out-queue: "on (queueing)", processing: on]

Unexpected response status [200 OK]

[EXCEPTION]

com.sap.tc.cbs.api.CommunicationException: Unexpected response status [200 OK]

* at com.sap.tc.cbs.comm.Repository.execute(Repository.java:68)*

* at com.sap.tc.cbs.api.impl.BSFacade.getOwnerBuildspace(BSFacade.java:510)*

* at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:87)*

* at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:57)*

* at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:183)*

* at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:251)*

* at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:437)*

* at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:217)*

* at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:339)*

* at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)*

* at java.lang.Thread.run(Thread.java:534)*

Could it be something with the DTR?

The Developer Studio shows this error:

Retrieving pending activities failed: CBS Server Error: CBS failed to communicate with some other server( internal code: COMMUNICATION_ERROR)

I hope somebody knows what my problem could be!

Thanks and best regards,

Dennis

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I solved the problem myself!

The reason was that the password of the CMS admin user was expired.

For all of you that will have the same issue in the future