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/01/14 06:36:01 UTC

[GitHub] [skywalking] JCchenxiang opened a new issue #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

JCchenxiang opened a new issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   When I upgrade Skywalking to 6.6 with elasticsearch7.2, oap logs keep reporting the following  error,What does it mean and how can i fix it?
   ----
   2020-01-14 10:43:18,455 - org.apache.skywalking.oap.server.storage.plugin.elasticsearch7.client.ElasticSearch7Client - 262 [pool-11-thread-1] ERROR [] - 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
   java.net.SocketTimeoutException: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
           at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:789) ~[elasticsearch-rest-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestClient.performRequest(RestClient.java:225) ~[elasticsearch-rest-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestClient.performRequest(RestClient.java:212) ~[elasticsearch-rest-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1433) ~[elasticsearch-rest-high-level-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1403) ~[elasticsearch-rest-high-level-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1373) ~[elasticsearch-rest-high-level-client-7.0.0.jar:7.0.0]
           at org.elasticsearch.client.RestHighLevelClient.bulk(RestHighLevelClient.java:477) ~[elasticsearch-rest-high-level-client-7.0.0.jar:7.0.0]
           at org.apache.skywalking.oap.server.storage.plugin.elasticsearch7.client.ElasticSearch7Client.synchronousBulk(ElasticSearch7Client.java:259) ~[storage-elasticsearch7-plugin-6.6.0.jar:6.6.0]
           at org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.BatchProcessEsDAO.synchronous(BatchProcessEsDAO.java:70) ~[storage-elasticsearch-plugin-6.6.0.jar:6.6.0]
           at org.apache.skywalking.oap.server.core.storage.PersistenceTimer.extractDataAndSave(PersistenceTimer.java:111) ~[server-core-6.6.0.jar:6.6.0]
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### 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 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] JCchenxiang commented on issue #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
JCchenxiang commented on issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232#issuecomment-574044943
 
 
   no,my ES server is reachable.Skywalking UI  is normal,but The above error log will be printed at intervals。And I found in the trace dashboard there are only 10,000 traces, in fact more than it
   ![image](https://user-images.githubusercontent.com/37063302/72323385-909e7000-36e3-11ea-8239-7a0c52a4319f.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] WJC101 commented on issue #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
WJC101 commented on issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232#issuecomment-606733838
 
 
   I found a similar problem,but I don't know where to configure it in application.yml
   
   https://segmentfault.com/a/1190000021669853

----------------------------------------------------------------
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] WJC101 commented on issue #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
WJC101 commented on issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232#issuecomment-606729827
 
 
   > no,my ES server is reachable.Skywalking UI is normal,but The above error log will be printed at intervals。And I found in the trace dashboard there are only 10,000 traces, in fact more than it
   > ![image](https://user-images.githubusercontent.com/37063302/72323385-909e7000-36e3-11ea-8239-7a0c52a4319f.png)
   
   I have this problem too,when i uesd elasticsearch7.2,it whill be happend,but my ES server  is reachable too.
   Do you solve it?
   
   ![image](https://user-images.githubusercontent.com/51395991/78049949-4063af80-73ae-11ea-8ce5-f4ed03b95796.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 commented on issue #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232#issuecomment-574040141
 
 
   This is just your ES server unreachable. 

----------------------------------------------------------------
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 #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232#issuecomment-574061705
 
 
   My point is, that this is not in the SkyWalking control.  Maybe ES is not powerful enough, you need to scale out.

----------------------------------------------------------------
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 #4232: 30, 000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4232: 30,000 milliseconds timeout on connection http-outgoing-1018 [ACTIVE]
URL: https://github.com/apache/skywalking/issues/4232
 
 
   

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