cancel
Showing results for 
Search instead for 
Did you mean: 

Import check failing for SAP_ESS

Former Member
0 Kudos

HI,

In CMS I checked in required SC's and trying to import to Development System, before that when I do Import check, it is failing for SAP_ESS. For all the remaining SC's the import check is finished.

The error log shows following exception

20100615163058 Fatal :VcmFailure received

20100615163058 Fatal :caused by Exception:com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: Broken pipe]:Communication error [cause: Broken pipe]

com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: Broken pipe]

-


When I did import for the remaining SC's to development system after running for long time the import got failed, when I check the error log it says in the steps

Repository Import finished

CBS - Make Import failed -


the exception for this is

SDM-Deployment-notification Not Executed

20100615152437 Info :Starting Step CBS-make at 2010-06-15 15:24:37.0023 -5:00

20100615152442 Info :wait until CBS queue of buildspace (XX_ESSTrack_XX) is completely processed, before starting the import

20100615152442 Info :waiting for CBS queue activity

20100615152512 Info :build process already running: waiting for another period of 30000 ms

20100615152542 Info :build process already running: waiting for another period of 30000 ms

.............

................

20100615192601 Info :no changes on the CBS request queue (XX_ESSTrack_XX) after a waiting time of 14430000 ms

20100615192601 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

20100615192601 Fatal :Please look after the operational status of the CBS.

20100615192601 Info :Step CBS-make ended with result 'fatal error' ,stopping execution at 2010-06-15 19:26:01.0688 -5:00

Please provide the solution for both cases.

Thanks in advance.

Regards,

Ravi.

Edited by: Ravi Alla on Jun 16, 2010 4:38 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Make sure the CBS service is running using Visual Admin. If that's the case, check the value of the idleStart parameter. It should be set to false.

Former Member
0 Kudos

Hi Pascal,

Your solution worked out well for Import check failure.

once the imort check is done and do import for the SC its throughout exception

20100618104458 Info :build process already running: waiting for another period of 30000 ms

20100618104528 Info :build process already running: waiting for another period of 30000 ms

20100618104558 Info :build process already running: waiting for another period of 30000 ms

20100618104628 Info :build process already running: waiting for another period of 30000 ms

20100618104735 Info :waiting for CBS queue activity

20100618104935 Fatal :CBS throws exception during clearing CBS request queue:

20100618104935 Fatal :caused by Exception:com.sap.tc.cbs.client.error.InternalServerException: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR):CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)

com.sap.tc.cbs.client.error.InternalServerException: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)

at com.sap.tc.cbs.client.error.ErrorMapper.throwError(ErrorMapper.java:71)

at com.sap.tc.cbs.client.impl.BuildSpace.isBuildProcessingEnabled(BuildSpace.java:203)

at com.sap.cms.tcs.client.CBSCommunicator.isThereQueueActivity(CBSCommunicator.java:1726)

at com.sap.cms.tcs.client.CBSCommunicator.importRequest(CBSCommunicator.java:361)

at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:223)

do have any idea about this exception too.

sure you will be rewarded for your earlier solution.

Regards,

Ravi.

Former Member
0 Kudos

Try restarting the CBS service.

Answers (0)