SOLO-3090

BlockNodeJfrCollectionFailedSoloError — Component

BlockNodeJfrCollectionFailedSoloError

CodeSOLO-3090
CategoryComponent
OwnershipInfrastructure
RetryableYes

Description

Thrown when solo block node collect-jfr cannot collect the Java Flight Recorder recording from a block node; the underlying failure is wrapped in cause. Retryable, since a transient pod or cluster-API problem often clears on a later attempt.

Troubleshooting Steps

  1. Check solo logs: tail -n 100 ~/.solo/logs/solo.log
  2. Inspect block node pods: kubectl get pods -A -l block-node.hiero.com/type=block-node
  3. Verify the block node was deployed with Java Flight Recorder enabled
  4. Verify the cluster is reachable: kubectl cluster-info –context