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 2018/07/16 10:07:42 UTC

[GitHub] asivanadi opened a new issue #1461: Exception on startup in beta2 version

asivanadi opened a new issue #1461: Exception on startup in beta2 version
URL: https://github.com/apache/incubator-skywalking/issues/1461
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [-] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
      Skywalk - beta2
      OS - Ubuntu
      JRE - 8
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   Exception in thread "main" org.apache.skywalking.apm.collector.core.module.CycleDependencyException: Exist cycle module dependencies in
   agent_gRPC[provider=org.apache.skywalking.apm.collector.agent.grpc.provider.AgentModuleGRPCProvider]
   analysis_alarm[provider=org.apache.skywalking.apm.collector.analysis.alarm.provider.AnalysisAlarmModuleProvider]
           at org.apache.skywalking.apm.collector.core.module.BootstrapFlow.makeSequence(BootstrapFlow.java:112)
           at org.apache.skywalking.apm.collector.core.module.BootstrapFlow.<init>(BootstrapFlow.java:42)
           at org.apache.skywalking.apm.collector.core.module.ModuleManager.init(ModuleManager.java:66)
           at org.apache.skywalking.apm.collector.boot.CollectorBootStartUp.main(CollectorBootStartUp.java:45)
   ~
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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