I've created a track to evaluate making changes to ESS and MSS. I've imported all the requires SC's, plus the MSS SC into the track with no problems. However, when I try to import the ESS SC, the import fails after about 17 minutes with the following exception:
20101007091731 Fatal :caused by Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Communication error [cause: number of bytes written to stream less than specified limit.]:null:communication error: VcmFailure received: Communication error [cause: number of bytes written to stream less than specified limit.]:null com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Communication error [cause: number of bytes written to stream less than specified limit.]:null
I've done a few searches, and I've found a few posts that recommend changing the MaxRequestContentLength value for the HTTP Provider Service in the dispatcher, but no guidance is given as to what this value needs to be. It's currently 1048576.
Or, is there something else that needs to be modified?