Open nriss opened 2 years ago
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | 15:19:56.376 [main] ERROR o.s.boot.SpringApplication - Application run failed
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry'; nested exception is org.apache.kafka.common.KafkaException: Failed to construct kafka consumer
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at java.base/java.lang.Iterable.forEach(Iterable.java:75)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:144)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:769)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:761)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:426)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:326)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1313)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1302)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at com.arkhn.hapi.loader.ResourceConsumer.main(ResourceConsumer.java:33)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at java.base/java.lang.reflect.Method.invoke(Method.java:566)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.loader.Launcher.launch(Launcher.java:107)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | Caused by: org.apache.kafka.common.KafkaException: Failed to construct kafka consumer
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.apache.kafka.clients.consumer.KafkaConsumer.<init>(KafkaConsumer.java:825)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.apache.kafka.clients.consumer.KafkaConsumer.<init>(KafkaConsumer.java:631)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.core.DefaultKafkaConsumerFactory.createRawConsumer(DefaultKafkaConsumerFactory.java:340)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.core.DefaultKafkaConsumerFactory.createKafkaConsumer(DefaultKafkaConsumerFactory.java:308)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.core.DefaultKafkaConsumerFactory.createConsumerWithAdjustedProperties(DefaultKafkaConsumerFactory.java:293)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.core.DefaultKafkaConsumerFactory.createKafkaConsumer(DefaultKafkaConsumerFactory.java:267)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.core.DefaultKafkaConsumerFactory.createConsumer(DefaultKafkaConsumerFactory.java:241)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.<init>(KafkaMessageListenerContainer.java:615)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.listener.KafkaMessageListenerContainer.doStart(KafkaMessageListenerContainer.java:304)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.listener.AbstractMessageListenerContainer.start(AbstractMessageListenerContainer.java:338)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.listener.ConcurrentMessageListenerContainer.doStart(ConcurrentMessageListenerContainer.java:204)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.listener.AbstractMessageListenerContainer.start(AbstractMessageListenerContainer.java:338)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.config.KafkaListenerEndpointRegistry.startIfNecessary(KafkaListenerEndpointRegistry.java:312)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.kafka.config.KafkaListenerEndpointRegistry.start(KafkaListenerEndpointRegistry.java:257)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | ... 23 common frames omitted
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | Caused by: org.apache.kafka.common.config.ConfigException: No resolvable bootstrap urls given in bootstrap.servers
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.apache.kafka.clients.ClientUtils.parseAndValidateAddresses(ClientUtils.java:89)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.apache.kafka.clients.ClientUtils.parseAndValidateAddresses(ClientUtils.java:48)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | at org.apache.kafka.clients.consumer.KafkaConsumer.<init>(KafkaConsumer.java:737)
fhir-river_hapi-loader.1.i4fvbzfk6xy6@PRI0000DC0031 | ... 37 common frames omitted
Description
There is not the same data between FHIR and datalake
Loader logs: