cancel
Showing results for 
Search instead for 
Did you mean: 

CBS throws exception during storing deploy archives in build request

former_member202208
Active Participant
0 Kudos

Hi all,

I am importing .SCA file in CMS Transaport studio. Most of the files are imported. One of the file is around 250MB, its failing to import with the following message.

Has any one faced this issue before. what the fix?


Log:

20140918025025 Info   :Starting Step CBS-make at 2014-09-18 02:50:25.0428 -4:00

20140918025025 Info   :wait until CBS queue of buildspace CUST_DEV1_D is completely processed, before starting the import

20140918025025 Info   :CBS queue of buildspace CUST_DEV1_D is completely processed. Starting the import now.

20140918025106 Fatal  :CBS throws exception during storing deploy archives in build request:

20140918025106 Fatal  :caused by Exception:com.sap.tc.cbs.client.error.CommunicationException: Socket Error occurred while communicating with server. : Software caused connection abort: socket write error:Socket Error occurred while communicating with server. : Software caused connection abort: socket write error

com.sap.tc.cbs.client.error.CommunicationException: Socket Error occurred while communicating with server. : Software caused connection abort: socket write error

  at com.sap.tc.cbs.client.impl.HTTPClient.sendRequest(HTTPClient.java:1299)

  at com.sap.tc.cbs.client.impl.HTTPClient.putArchive(HTTPClient.java:1513)

  at com.sap.tc.cbs.client.impl.HTTPClient.putDCArchive(HTTPClient.java:1428)

  at com.sap.tc.cbs.client.impl.ImportRequest.addDCArchive(ImportRequest.java:77)

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

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

  at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:484)

  at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)

  at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)

  at com.sap.cms.tcs.core.TCSManager.importPropagationRequests(TCSManager.java:448)

  at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:175)

  at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:499)

  at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:112)

  at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:637)

  at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:609)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

........

20140918025106 Fatal  :Following DC is affected (vendor, name, build variant, filename): sap.com, me/ear, default, C:\usr\sap\trans\EPS\in\<SERVER_NAME>/CMS/extract/201409180650230959_sap.com~SAPMECORE~SAP AG~201407031151/DEPLOYARCHIVES/me.app.sda-6.1.4.20.sda

20140918025107 Info   :build request 123 has been cancelled (due to errors on processing) (more details in CBS log )

20140918025107 Info   :Step CBS-make ended with result 'fatal error' ,stopping execution at 2014-09-18 02:51:07.0080 -4:00

Netweaver 7.3

MaxHeap is set to 4 GB.

any help would be highly appreciated.

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

20140918025107 Info   :build request 123 has been cancelled (due to errors on processing) (more details in CBS log )



former_member202208
Active Participant
0 Kudos

Hi Jun,

Thanks for your reply.

The .SCA I am importing is a standard SAPMECORE.SCA provided by SAP and not a custom developed. Why would a .sca file build fail?

any suggestion?

Thanks,

junwu
Active Contributor
0 Kudos

I mean, please paste the log here

former_member202208
Active Participant
0 Kudos

Hi,

CMS error below; also attached is full import error log.

CBS Request Log - [  133/CUST_MEDEV1_D  ]

  <SERVER_NAME> SAP Component Build Server   

 

This request has been CANCELED by NWDI_CMSADMNo build log available for the request.No DC has been built in this request.

Thanks,

junwu
Active Contributor
0 Kudos

i mean cbs log

former_member202208
Active Participant
0 Kudos

Hi Jun,

I checked CBS Log [http://<Server>:<Port>/tc.CBS.Appl/archiveapi?METHOD=GET_REQUESTLOG&BUILDSPACE=CUST_MEDEV1_D&REQUEST...] and i see the below text;

CBS Request Log - [  133/CUST_MEDEV1_D  ]

  <SERVER_NAME> SAP Component Build Server 

If the above link is not the right place, can you please tell where to check?

Thanks in advance.