EduFrazao commented on issue #13376:
URL: https://github.com/apache/cloudstack/issues/13376#issuecomment-5184995680

   Same problem here with Cloudstack 4.22.1.0, OpenBMC RedFish
   
   ```
   2026-08-04 18:41:35,939 WARN  [o.a.c.h.HAManagerImpl] (pool-2-thread-37:[]) 
(logid:) Unable to find next HA state for current HA state=[Checking] for 
event=[HealthCheckFailed] for host Host 
{"id":6,"name":"hypr2-rck3","type":"Routing","uuid":"4a5d4d67-de21-44b3-90e1-33fc2491877e"}
 with id 6. com.cloud.utils.fsm.NoTransitionException: Unable to transition to 
a new state from Checking via HealthCheckFailed
           at 
com.cloud.utils.fsm.StateMachine2.getTransition(StateMachine2.java:108)
           at 
com.cloud.utils.fsm.StateMachine2.getNextState(StateMachine2.java:94)
           at 
org.apache.cloudstack.ha.HAManagerImpl.transitionHAState(HAManagerImpl.java:151)
           at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
           at java.base/java.lang.reflect.Method.invoke(Method.java:580)
           at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
           at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
           at jdk.proxy3/jdk.proxy3.$Proxy418.transitionHAState(Unknown Source)
           at 
org.apache.cloudstack.ha.task.HealthCheckTask.processResult(HealthCheckTask.java:57)
           at org.apache.cloudstack.ha.task.BaseHATask.call(BaseHATask.java:105)
           at org.apache.cloudstack.ha.task.BaseHATask.call(BaseHATask.java:37)
           at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
           at java.base/java.lang.Thread.run(Thread.java:1583)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to