Wklejam fragment poniżej:
IceConfigFileHelper: Read ice configuration file ice.logging.json
{"@t":"2024-06-21T11:55:16.7922842Z","@mt":"Log system initialized.","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9140637Z","@mt":"Loading config file","ConfigFileName":"ezdrp.search.json","SourceContext":"SearchServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9156658Z","@mt":"Loading the config file.","ConfigFileName":"ezdrp.bpmn.json","SourceContext":"BpmnServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9166419Z","@mt":"Loading the config file.","ConfigFileName":"ezdrp.ewd.json","SourceContext":"EwdServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:24.7412024Z","@mt":"The system host could not be determined. {ServiceName}","@l":"Error","ServiceName":null,"SourceContext":"TransactionLogBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
at .(ConfiguratorConfig , IAdvancedBus )
at .ConfigureBus(IAdvancedBus , String )
at .(IStartupContext )
at .(Func`2 , String )
at .(IHostBuilder )
at .(String[] )
at .(String[] , CancellationToken )
UnhandledException caught : A task was canceled.
StackTrace : at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
at .(ConfiguratorConfig , IAdvancedBus )
at .ConfigureBus(IAdvancedBus , String )
at .(IStartupContext )
at .(Func`2 , String )
at .(IHostBuilder )
at .(String[] )
at .(String[] , CancellationToken )
at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)
at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10
at Program.<Main>(String[] args)
Runtime terminating: True
{"@t":"2024-06-21T11:55:37.5522789Z","@mt":"System Exception","@l":"Fatal","@x":"System.Threading.Tasks.TaskCanceledException: A task was canceled.\n at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)\n at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)\n at .(ConfiguratorConfig , IAdvancedBus )\n at .ConfigureBus(IAdvancedBus , String )\n at .(IStartupContext )\n at .(Func`2 , String )\n at .(IHostBuilder )\n at .(String[] )\n at .(String[] , CancellationToken )\n at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)\n at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10\n at Program.<Main>(String[] args)","ExceptionDetail":{"Type":"System.Threading.Tasks.TaskCanceledException","HResult":-2146233029,"Message":"A task was canceled.","Source":"System.Private.CoreLib","TargetSite":"Void ThrowForNonSuccess(System.Threading.Tasks.Task)","CancellationToken":"CancellationRequested: true","Task":{"Id":1,"Status":"Canceled","CreationOptions":"None"}},"ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
Unhandled exception. System.Threading.Tasks.TaskCanceledException: A task was canceled.
at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
at .(ConfiguratorConfig , IAdvancedBus )
at .ConfigureBus(IAdvancedBus , String )
at .(IStartupContext )
at .(Func`2 , String )
at .(IHostBuilder )
at .(String[] )
at .(String[] , CancellationToken )
at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)
at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10
at Program.<Main>(String[] args)