You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I created a sample Reliable Actor Service from Visual Studio 2022 template, the build was successful but after deploying to a 5-node local cluster, all the 10 partitions are in error mode with this error message "'System.FM' reported Error for property 'State'.
Partition is below target replica or instance count.
fabric:/ServiceFabricRabbitMqApplication/SampleActorService 3 3 00c43d55-36ba-4e36-98de-b6db14aac57f
N/P InBuild _Node_1 133437224729669441
Describe the bug
I created a sample Reliable Actor Service from Visual Studio 2022 template, the build was successful but after deploying to a 5-node local cluster, all the 10 partitions are in error mode with this error message "'System.FM' reported Error for property 'State'.
Partition is below target replica or instance count.
fabric:/ServiceFabricRabbitMqApplication/SampleActorService 3 3 00c43d55-36ba-4e36-98de-b6db14aac57f
N/P InBuild _Node_1 133437224729669441
For more information see: https://aka.ms/sfhealth"
Area/Component:
Monitoring on Service Fabric Local Cluster, Actor
To Reproduce
Steps to reproduce the behavior:
Partition is below target replica or instance count.
fabric:/ServiceFabricRabbitMqApplication/SampleActorService 3 3 00c43d55-36ba-4e36-98de-b6db14aac57f
N/P InBuild _Node_1 133437224729669441
For more information see: https://aka.ms/sfhealth"
Expected behavior
All partitions are supposed to be running fine
Observed behavior:
Screenshots
Service Fabric Runtime Version:
ex: 7.1.*
Environment:
If this is a regression, which version did it regress from?
Additional context
Add any other context about the problem here.
Assignees: /cc @microsoft/service-fabric-triage
The text was updated successfully, but these errors were encountered: