Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
JesusPenelas
Frequent Visitor

Error on Azure powerbi embeeded capacity resume via API

Hello everyone,

 

We have a powerbi embedded capacity that we pause at nigth and we resume again early in the morning. We have been doing this for the last month and we have had no problem, but last two days we get errors when the capacity try to resume. When this happends we make a resume attemp every fifteen minutes until capacity power on but one day we had to make almost ten attemps and the other four. I past here the error that we are receiving and an activity log screenshot.

 

"statusMessage": "{\"status\":\"Failed\",
\"error\":{\"code\":\"ResourceOperationFailure\",
\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",
\"details\":[{\"code\":\"InternalError\",
\"message\":\"Resuming server timed out originally.
The service is updated during garbage collector cleanup.\"}]}}"

 

PBI Capacity.jpg

 

Thanks for your help.

 

Best Regards.

4 REPLIES 4
v-janeyg-msft
Community Support
Community Support

Hi, @JesusPenelas 

 

If you don't want to buy higher capacity. You can check if the capacity is overloaded, and control capacity usage maybe helps. 

 

Best Regards

Janey Guo

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

NimaiAhluwalia
Responsive Resident
Responsive Resident

Hello @JesusPenelas 

 

The issue is with the memory try to increase the size of the capacity if possible and to understand more on error have a look at the below documents

 

https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/performance

https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/background-gc

 

When a garbage collection is triggered, the garbage collector reclaims the memory that's occupied by dead objects. The reclaiming process compacts live objects so that they are moved together, and the dead space is removed, thereby making the heap smaller. This ensures that objects that are allocated together stay together on the managed heap to preserve their locality.

 

IF MY SOLUTION HELPED YOU PLEASE DO HIT A LIKE AND ACCEPT IT AS A SOLUTION IF IT SOLVES YOUR ERROR!

 

Hello @NimaiAhluwalia,

 

Thanks for the response, we suspected that this might be happening. Do you know if there is any way to schedule when GC is triggered to prevent this from occurring at critical hours?

Hello @JesusPenelas 

 

Hope you are doing well 

 

More information on GC can be provided to you by the support as this happens in the backend.

 

You can open a free support ticket if you are a pro user and discuss this issue with them!

 

Regards,

 

IF MY SOLUTION HELPED YOU PLEASE DO HIT A LIKE AND ACCEPT IT AS A SOLUTION IF IT SOLVES YOUR ERROR!

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors