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 2020/03/27 06:11:00 UTC

[GitHub] [skywalking] MrZhouFor opened a new issue #4581: i use es7 When start collector server, There an error : "storage module no provider exists"

MrZhouFor opened a new issue #4581: i use es7  When start collector server,There an error : "storage module no provider exists"
URL: https://github.com/apache/skywalking/issues/4581
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   
   ___
   ### Question
   - What do you want to know?
   i use es7  when start collector server, there an error : "storage module no provider exists".(Both versions 6.6 and 7.0 have this error.)
   Hao can i start right collector? Thanks
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   skywalking version : 6.6 or 7.0  
   elasticsearch version: 7.6.1    
   OS version :  Linux version 3.10.0-1062.12.1.el7.x86_64  (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) 
   
   - What happen?
   
   **error log:**
   ```
   2020-03-26 22:52:58,186 - org.apache.skywalking.oap.server.library.module.ModuleDefine - 89 [main] INFO  [] - Prepare the default provider in receiver-clr module.
   2020-03-26 22:52:58,187 - org.apache.skywalking.oap.server.starter.OAPServerBootstrap - 59 [main] ERROR [] - storage module no provider exists.
   org.apache.skywalking.oap.server.library.module.ProviderNotFoundException: storage module no provider exists.
   	at org.apache.skywalking.oap.server.library.module.ModuleDefine.prepare(ModuleDefine.java:86) ~[library-module-6.6.0.jar:6.6.0]
   	at org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:52) ~[library-module-6.6.0.jar:6.6.0]
   	at org.apache.skywalking.oap.server.starter.OAPServerBootstrap.start(OAPServerBootstrap.java:47) [server-bootstrap-6.6.0.jar:6.6.0]
   	at org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:28) [server-starter-6.6.0.jar:6.6.0]
   ```
   
   ** V6.6 storage config:**
   ![image](https://user-images.githubusercontent.com/14541486/77727107-862e1a00-7034-11ea-91d7-6fc95b06e2cc.png)
   
   
   

----------------------------------------------------------------
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

[GitHub] [skywalking] wu-sheng closed issue #4581: i use es7 When start collector server, There an error : "storage module no provider exists"

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4581: i use es7  When start collector server,There an error : "storage module no provider exists"
URL: https://github.com/apache/skywalking/issues/4581
 
 
   

----------------------------------------------------------------
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

[GitHub] [skywalking] wu-sheng commented on issue #4581: i use es7 When start collector server, There an error : "storage module no provider exists"

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4581: i use es7  When start collector server,There an error : "storage module no provider exists"
URL: https://github.com/apache/skywalking/issues/4581#issuecomment-604833267
 
 
   Read the documentation, there is one es7 package there.

----------------------------------------------------------------
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