fierce-finland-15121
04/18/2023, 6:41 PMERROR SpringApplication Application run failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'upgradeCli': Unsatisfied dependency expressed through field 'noCodeUpgrade'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ebeanServer' defined in class path resource [com/linkedin/gms/factory/entity/EbeanServerFactory.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.ebean.EbeanServer]: Factory method 'createServer' threw exception; nested exception is java.lang.NullPointerException
lively-cat-88289
04/18/2023, 6:41 PMfierce-finland-15121
04/19/2023, 4:59 PMsql:
datasource:
...
kafka:
bootstrap:
...
instead of
global:
sql:
datasource:
...
kafka:
bootstrap:
...
I feel like this wasn't totally obvious because I was using this page here for instructions
https://datahubproject.io/docs/deploy/aws/fierce-finland-15121
04/19/2023, 4:59 PMfierce-finland-15121
04/19/2023, 5:00 PM