Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAPSERVERStartUp启动报错 #3452

Closed
1 of 4 tasks
lichengliang1 opened this issue Sep 11, 2019 · 1 comment
Closed
1 of 4 tasks

OAPSERVERStartUp启动报错 #3452

lichengliang1 opened this issue Sep 11, 2019 · 1 comment
Labels
question End user question and discussion.
Milestone

Comments

@lichengliang1
Copy link

lichengliang1 commented Sep 11, 2019

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

  • skywalking6.3 jdk1.8 es6.5

  • Which company or project?

  • What happen?
    55 [main] ERROR [] - Duplicate worker name:all_p99_rec
    org.apache.skywalking.oap.server.core.UnexpectedException: Duplicate worker name:all_p99_rec
    at org.apache.skywalking.oap.server.core.worker.WorkerInstancesService.put(WorkerInstancesService.java:49) ~[server-core-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.core.analysis.worker.MetricsStreamProcessor.create(MetricsStreamProcessor.java:96) ~[server-core-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.core.analysis.StreamAnnotationListener.notify(StreamAnnotationListener.java:53) ~[server-core-6.3.0.jar:6.3.0]
    at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_211]
    at org.apache.skywalking.oal.rt.OALRuntime.notifyAllListeners(OALRuntime.java:168) ~[oal-rt-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.core.CoreModuleProvider.start(CoreModuleProvider.java:178) ~[server-core-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.library.module.BootstrapFlow.start(BootstrapFlow.java:61) ~[library-module-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:67) ~[library-module-6.3.0.jar:6.3.0]
    at org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:43) [server-starter-6.3.0.jar:6.3.0]

启动报这个错误,我该怎么去处理它


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
@wu-sheng
Copy link
Member

English only.

@wu-sheng wu-sheng added this to the 6.5.0 milestone Sep 11, 2019
@wu-sheng wu-sheng added the question End user question and discussion. label Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question End user question and discussion.
Projects
None yet
Development

No branches or pull requests

2 participants