SOLO-3090
BlockNodeJfrCollectionFailedSoloError — Component
BlockNodeJfrCollectionFailedSoloError
| Code | SOLO-3090 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | Yes |
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
- Check solo logs: tail -n 100 ~/.solo/logs/solo.log
- Inspect block node pods: kubectl get pods -A -l block-node.hiero.com/type=block-node
- Verify the block node was deployed with Java Flight Recorder enabled
- Verify the cluster is reachable: kubectl cluster-info –context