-
Notifications
You must be signed in to change notification settings - Fork 5
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
Pipelines currently failing due to solr disconnect behavior #71
Comments
The most informative exception so far:
The vast majority are less informative, like:
|
Note that most changes to geneontology/pipeline and geneontology/operations over the last week have related to this. |
The original logic for the new way of dealing with memory comes from: http://lucene.472066.n3.nabble.com/java-util-concurrent-TimeoutException-Idle-timeout-expired-50001-50000-ms-td4321209.html |
Thanks! I have 98-99% confidence there has been no variability in either ontology size or factors that would likely have any noticeable effect, if that helps future debugging |
I'll explain a little more for future historians. I'm also pretty sure that nothing has changed on those systems or within the docker image that the pipeline loader is part of and running in. The only really free variables are a silent host OS update or a data change. I could spend a little more time on the former, but I think I've hit diminishing returns for sleuthing and can't really thing of a mechanism, and you're pretty sure on the latter. Anyways, if things are fine for the next few days I'll be pretty happy with the outcome. I don't think there was much change in the data--the indices are almost exactly the same--but something happened... |
Starting on 2018-12-29, the
snapshot
release (possibly earlier for NEO, see below) has consistently failed due to issues around Solr. Exception examples below.Also see:
geneontology/neo#38 (comment)
geneontology/noctua#595
Current work is on alleviating the symptoms and tracing possible causes for their sudden onset.
The text was updated successfully, but these errors were encountered: