prehistoric-salesclerk-23462
04/25/2022, 3:57 PMError 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
datahub-datahub-gms i also failing
ERROR o.s.web.context.ContextLoader:313 - Context initialization failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'mostPopularCandidateSourceFactory': Unsatisfied dependency expressed through field 'entityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ebeanAspectDao' defined in com.linkedin.gms.factory.entity.EbeanAspectDaoFactory: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.linkedin.metadata.entity.ebean.EbeanAspectDao]: Factory method 'createInstance' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ebeanServer' defined in com.linkedin.gms.factory.entity.EbeanServerFactory: 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.NullPointerExceptionechoing-airport-49548
04/25/2022, 8:32 PMprehistoric-salesclerk-23462
04/26/2022, 7:30 AMhelm install prerequisites datahub/datahub-prerequisites --values datahub-helm/charts/prerequisites/values.yaml
helm upgrade datahub datahub/datahub --values datahub-helm/charts/datahub/values.yaml --debugearly-lamp-41924
04/26/2022, 8:05 PMprehistoric-salesclerk-23462
04/27/2022, 7:48 AM&enabledTLSProtocols=TLSv1.2 in the sql url.echoing-airport-49548
04/27/2022, 3:19 PM