[axonframework] Re: Error message: Sending processor status failed: targetAuthority

Looks lime your server has a NameResolverFactory (from the gRPC library) implementation that throws an NPE. Maybe because hostname cannot be resolved?

Looks like its part of the Spring Boot gRPC Starter library. That’s not an Axon dependency, by the way.

Cheers,

Allard