cancel
Showing results for 
Search instead for 
Did you mean: 

CBS Timeout

maniksaha
Explorer
0 Kudos

Hi,

I;m trying to import JEE, JBUILDT, and JTECH into a track in JDI, and am hitting the following errors, can anyone help to resolve/advise what I should be looking at?


Info:build process already running: waiting for another period of 30000 ms
Info:no changes on the CBS request queue (SK3_ITFACTRY_D) after a waiting time of 14430000 ms
Fatal:The request queue is not processed by the CBS during the given time intervall => TCS cannot import the request because queue is not empty
Fatal:Please look after the operational status of the CBS.
Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: The request queue is not processed during the given time intervall. Please look after the operational status of the CBS.:communication error: The request queue is not processed during the given time intervall. Please look after the operational status of the CBS.
com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: The request queue is not processed during the given time intervall. Please look after the operational status of the CBS.
	at com.sap.cms.tcs.client.CBSCommunicator.importRequest(CBSCommunicator.java:370)
	at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:120)
	at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
	at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)

Thanks,

Manik

Accepted Solutions (0)

Answers (4)

Answers (4)

maniksaha
Explorer
0 Kudos

No other imports are running, which is why I'm finding this behavious really strange.

Former Member
0 Kudos

If CMS crashed or was restarted while an import was running you might end up with buildspaces in "PRIVILEGED" mode. This is usually reset when an import was finished, but depending on what else happened the admin may have to reset the input mode manually.

Regards,

Marc

maniksaha
Explorer
0 Kudos

Some additional error messages:


Info:Starting Step CBS-make at 2007-01-15 18:17:51.0102 +8:00
Error:Cannot switch to input mode PRIVILEGED, because another import is running into the same buildspace SK3_ITFACTRY_D
Error:or the buildspace was manually switched to PRIVILEGED by the CBS administrator.
Info:Step CBS-make ended with result 'fatal error' ,stopping execution at 2007-01-15 19:00:25.0608 +8:00

Former Member
0 Kudos

Is there really another import running? If not go to the CBS WebUI and change the input mode back to "Open" and restart the import.

maniksaha
Explorer
0 Kudos

Hi Marc,

Thanks for the pointer to the help documentation, but currently the idlestart is set to false.

Regards,

Manik

Former Member
0 Kudos

Hi Manik,

check the CBS WebUI to see if requests are getting processed.

Did you set the idleStart flag to false in the Component Build Service properties? See http://help.sap.com/saphelp_nw2004s/helpdata/en/31/9959400d9d1059e10000000a155106/frameset.htm

Regards,

Marc