'eurekaAutoServiceRegistration': Singleton bean creation not allowed while singletons of this factor

org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name ‘eurekaAutoServiceRegistration’: Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)

原因:端口被占用了。。。

你可能感兴趣的:('eurekaAutoServiceRegistration': Singleton bean creation not allowed while singletons of this factor)