Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Kanban workshop
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Error in SLSearch log file

Solved496 views27th August 2024Elastic Elasticsearch SLSearch
0
Arunkrishna Shreeder [SLC] [DevOps Advocate]4.03K 12th June 2024 0 Comments

Hi Dojo,

We have this error in the SLSearch log file. Can you clarify what it means ?

2024/06/12 19:58:24.742|SLDBConnection|DestroyScrollContext|INF|0|206|Failed to destroy scroll context for id DnF1ZXJ5VGhlbkZldGNoAwAAAAAATodDFlJhQnNKbVI5UWY2WkpuMGtsQUlURGcAAAAAAGzilxZ3Z1lLdU9WdlFvMk8wYU5CTzdJeER3AAAAAABs4pgWd2dZS3VPVnZRbzJPMGFOQk83SXhEdw== with exception: Elasticsearch.Net.ElasticsearchClientException: The remote server returned an error: (404) Not Found.. Call: Status code 404 from: DELETE /_search/scroll —> System.Net.WebException: The remote server returned an error: (404) Not Found.

at System.Net.HttpWebRequest.GetResponse()

at Elasticsearch.Net.HttpWebRequestConnection.Request[TResponse](RequestData requestData)

— End of inner exception stack trace —

at Elasticsearch.Net.Transport`1.HandleElasticsearchClientException(RequestData data, Exception clientException, IElasticsearchResponse response)

at Elasticsearch.Net.Transport`1.FinalizeResponse[TResponse](RequestData requestData, IRequestPipeline pipeline, List`1 seenExceptions, TResponse response)

at Elasticsearch.Net.Transport`1.Request[TResponse](HttpMethod method, String path, PostData data, IRequestParameters requestParameters)

at Elasticsearch.Net.ElasticLowLevelClient.ClearScroll[TResponse](PostData body, ClearScrollRequestParameters requestParameters)

at Nest.ElasticClient.Nest.IHighLevelToLowLevelDispatcher.Dispatch[TRequest,TQueryString,TResponse](TRequest request, Func`3 responseGenerator, Func`3 dispatch)

at Skyline.DataMiner.SLSearch.Elastic6.StorageTypes.ElasticStorageType`1.DestroyScrollContext(String scrollId)

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 27th August 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Xander Warszawski [SLC] [DevOps Advocate]196 Posted 12th June 2024 0 Comments

Hi Arunkrishna,

First of all some context: we use the Elastic scroll API to fetch Elastic data in pages. These scrolls have to be cleaned up when we finish using them as they keep a copy of the data in memory on the Elastic server. If we don’t do that those scrolls are removed after 15 minutes (by default you can only have 500 active scrolls).

The exception you’re seeing is caused by triggering another delete on an already deleted scroll. Nothing to worry about.

As a side note: I think it makes more sense to put time into replacing the scroll API by the search_after parameter (as suggested by the Elastic docs), for which we already have a task on our backlog, than to investigate the origin of this problem.

Let me know if you have any other questions!

Kind regards,

Xander

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 27th August 2024
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs