Git Product home page Git Product logo

Comments (8)

15838028035 avatar 15838028035 commented on June 14, 2024

你能部署起来么? config-server项目我部署了,运行不起来
default

from simplemall.

hehaipeng avatar hehaipeng commented on June 14, 2024

from simplemall.

15838028035 avatar 15838028035 commented on June 14, 2024

from simplemall.

wulinjie122 avatar wulinjie122 commented on June 14, 2024

我还没试,我最近刚刚接触Spring Cloud,先熟悉一些整个项目的结构,如果真的无法启动,那还是请作者来解释一下吧,不好意思。

from simplemall.

xiedongdong2018 avatar xiedongdong2018 commented on June 14, 2024

org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'registrationListener': 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!)
启动报错

from simplemall.

MutaoCn avatar MutaoCn commented on June 14, 2024

Error creating bean with name 'org.springframework.cloud.netflix.zuul.ZuulConfiguration$ZuulFilterConfiguration': Unsatisfied dependency expressed through field 'filters'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simpleHostRoutingFilter' defined in class path resource [de/codecentric/boot/admin/config/RevereseZuulProxyConfiguration.class]: Post-processing of merged bean definition failed; nested exception is java.lang.NoClassDefFoundError: org/apache/http/pool/ConnPoolControl

我启动admin模块就报这个错,不知怎么解决。可能是jar包冲突了。
解决:导入

org.apache.httpcomponents
httpcore
4.4

from simplemall.

jimleee avatar jimleee commented on June 14, 2024

org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'registrationListener': 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!)
启动报错

我的也会有这个问题,你的解决了吗

from simplemall.

15838028035 avatar 15838028035 commented on June 14, 2024

from simplemall.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.