artio
artio copied to clipboard
Samples failed to start due to ConfigurationException
When trying to start the sample applications (e.g. ExchangeApplication, SampleClient, SampleServer, etc.) I always got exceptions, e.g.:
Exception in thread "main" io.aeron.exceptions.ConfigurationException: ERROR - Archive.Context.controlChannel must be set
Exception in thread "main" io.aeron.exceptions.ConfigurationException: ERROR - Archive.Context.replicationChannel must be set
Can I know are those configs required? If so I think we should fix the sample codes