James Pollard
James Pollard
I > Hello [@kd-jessada](https://github.com/kd-jessada) > > I believe this is more related with this error: > > Exception of type 'System.OutOfMemoryException' was thrown. > > How big is this environment?...
@Claudio-Merola I'm having similar issues, using the automation guide with an automation account/runbook configured. Errors include: Warning: "Could not find C:\AzureResourceInventory\ARI_Automation_Report_2025-05-09_14_52.xlsx" Error: "Remove-Job: C:\usr\src\PSModules\AzureResourceInventory\modules\Private\2.ProcessingFunctions\Build-ARICacheFiles.ps1:43 Line | 43 | Remove-Job -Name...
@Claudio-Merola I'm now using 3.6.5, getting errors: Exception of type 'System.OutOfMemoryException' was thrown. ConvertFrom-Json: Line | 6 | $Resources = $($args[4]) | ConvertFrom-Json | ~~~~~~~~~~~~~~~~ | Object reference not set...
> [@plaaard](https://github.com/plaaard) > > the "Exception of type 'System.OutOfMemoryException'" means the jobs consumed too much memory of the Runtime environment. > > I have changed the script to run batches...
> > > [@plaaard](https://github.com/plaaard) > > > the "Exception of type 'System.OutOfMemoryException'" means the jobs consumed too much memory of the Runtime environment. > > > I have changed the...
> > > > > [@plaaard](https://github.com/plaaard) > > > > > the "Exception of type 'System.OutOfMemoryException'" means the jobs consumed too much memory of the Runtime environment. > > >...