首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >遮蔽电抗器

遮蔽电抗器
EN

Stack Overflow用户
提问于 2015-06-04 18:39:05
回答 1查看 122关注 0票数 0

我试图遮蔽反应堆(https://github.com/reactor/reactor),并遇到启动事件总线的问题。我得到了以下错误。如对此项目有任何建议,我们将不胜感激。

代码语言:javascript
运行
复制
Caused by: java.lang.IllegalArgumentException: No Dispatcher found for name 'threadPoolExecutor', it must be present in the configuration properties or being registered programmatically through this#setDispatcher(threadPoolExecutor, someDispatcher)
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-06-04 19:21:55

META-INF/reactor/reactor-environment.properties中还应该有一个属性文件。如果在类路径中没有这一点,您将看到这个错误。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/30651628

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档