powerplatform-build-tools icon indicating copy to clipboard operation
powerplatform-build-tools copied to clipboard

pac powerpages upload: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! (Fault Detail is equal to Exception details: ErrorCode: 0x80040315

Open nick626262 opened this issue 2 years ago • 7 comments

Hi,

I've recently started getting the following error when doing a full update to my portal

pac powerpages upload --path D:\XXXX\git2\YYYYY\my-portal\ -dp dev1 --forceUploadAll

it gets quite far through the update and then hits:

XRM Network error: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! (Fault Detail is equal to Exception details: ErrorCode: 0x80040315 Message: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! TimeStamp: 2023-10-06T10:15:51.7775081Z

Exception details: ErrorCode: 0x80040315 Message: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! TimeStamp: 2023-10-06T10:15:51.7775081Z

Exception details: ErrorCode: 0x80040216 Message: System.NotSupportedException: ExecuteMultiple Request batch size exceeds the maximum batch size allowed!: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #57AC3C97 TimeStamp: 2023-10-06T10:15:51.7775081Z

I am using git to manage portal code and need to use the force / upload all to make sure any changes that come via git to be uploaded as the manifest file doesn't track the changes correctly.

nick626262 avatar Oct 06 '23 11:10 nick626262

I am getting this same issue. Has this been resolved or anyone know how to resolve?

nhadro avatar Sep 16 '24 14:09 nhadro

Hey @nhadro, which version of PAC CLI are you currently using?

MrRishabhJain avatar Sep 16 '24 17:09 MrRishabhJain

1.34.4

Thanks,

nhadro avatar Sep 16 '24 18:09 nhadro

Here a screenshot of the error in powershell:

image

nhadro avatar Sep 16 '24 18:09 nhadro

Any thoughts on the above issue? It only happens on our Test -> Stage deployment, not Dev -> Test. I'm not sure why this would be.

nhadro avatar Sep 23 '24 14:09 nhadro

I have the same problem when I run pac pages upload --path ".\mysite" --modelVersion 2 --deploymentProfile stag -f Image Here is the tool version I am using Image

wuxiaojun514 avatar Dec 23 '24 05:12 wuxiaojun514

The latest version of the "Power Platform CLI" has resolved this issue.

Microsoft.PowerApps.CLI

nhadro avatar Dec 23 '24 15:12 nhadro