Error when i run masterdata module

{“@timestamp”:“2023-04-20T10:30:07.634Z”,“@version”:“1”,“message”:"Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘applicantTypeController’: Unsatisfied dependency expressed through field ‘applicantTypeService’; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘applicantTypeServiceImpl’: Unsatisfied dependency expressed through field ‘applicantCodeService’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘io.mosip.kernel.applicanttype.api.impl.ApplicantTypeImpl’: Invocation of init method failed; nested exception is org.springframework.web.client.HttpServerErrorException: 500 ",“logger_name”:“org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext”,“thread_name”:“main”,“level”:“WARN”,“level_value”:30000,“appName”:“kernel-masterdata-service”}

1 Like

How are you running this? did you install using the helm install?