You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/04/05 07:36:05 UTC

[GitHub] [incubator-skywalking] LiuZeng520 opened a new issue #2452: cluster module exist 2 providers

LiuZeng520 opened a new issue #2452: cluster module exist 2 providers
URL: https://github.com/apache/incubator-skywalking/issues/2452
 
 
   Exception in thread "main" org.apache.skywalking.oap.server.library.module.DuplicateProviderException: cluster module exist 2 providers
           at org.apache.skywalking.oap.server.library.module.ModuleDefine.provider(ModuleDefine.java:142)
           at org.apache.skywalking.oap.server.library.module.ModuleDefine.provider(ModuleDefine.java:30)
           at org.apache.skywalking.oap.server.core.CoreModuleProvider.notifyAfterCompleted(CoreModuleProvider.java:169)
           at org.apache.skywalking.oap.server.library.module.BootstrapFlow.notifyAfterCompleted(BootstrapFlow.java:63)
           at org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:66)
           at org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:43)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services