You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used the search tool and did not find an issue describing my bug.
Version information
6..0.0
Expected behavior
When updating to 6.0.0, study results are no longer displayed. The number is displayed, but then the list remains empty. The log shows that the built-in ES engine appears to have stopped responding.
2025-02-24 06:45:55,260 ERROR org.obiba.mica.search.AbstractDocumentService - Query execution error [Cannot invoke "co.elastic.clients.elasticsearch.core.SearchResponse.hits()" because "this.response" is null]
2025-02-24 06:46:21,497 WARN org.obiba.es.mica.ESSearchEngineService - Attempt 7/10 failed: Connection refused
2025-02-24 06:46:21,498 INFO org.obiba.es.mica.ESSearchEngineService - Retrying in 64000ms...
2025-02-24 06:47:25,503 WARN org.obiba.es.mica.ESSearchEngineService - Attempt 8/10 failed: Connection refused
2025-02-24 06:47:25,503 INFO org.obiba.es.mica.ESSearchEngineService - Retrying in 128000ms...
2025-02-24 06:49:33,509 WARN org.obiba.es.mica.ESSearchEngineService - Attempt 9/10 failed: Connection refused
2025-02-24 06:49:33,510 INFO org.obiba.es.mica.ESSearchEngineService - Retrying in 256000ms...
2025-02-24 06:53:49,517 ERROR org.obiba.es.mica.ESSearchEngineService - Failed to connect to Elasticsearch after 10 attempts.
2025-02-24 06:57:47,227 WARN org.obiba.shiro.web.filter.AuthenticationFilter - Previous executing subject was not properly unbound from executing thread. Unbinding now.
2025-02-24 06:57:47,353 ERROR org.obiba.mica.spi.search.Searcher - Failed to count network-published - {}
java.net.ConnectException: Connection refused
at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:934)
at org.elasticsearch.client.RestClient.performRequest(RestClient.java:304)
at org.elasticsearch.client.RestClient.performRequest(RestClient.java:307)
at org.elasticsearch.client.RestClient.performRequest(RestClient.java:292)
at co.elastic.clients.transport.rest_client.RestClientHttpClient.performRequest(RestClientHttpClient.java:92)
at co.elastic.clients.transport.ElasticsearchTransportBase.performRequest(ElasticsearchTransportBase.java:145)
Actual behavior
The study details are no longer displayed.
Reproduction steps
Start mica
click on "Individual Studies"
the result is empty
Operating System (OS)
RHEL-8
Browser
Firefox
Contact info
No response
The text was updated successfully, but these errors were encountered:
This issue is unique
Version information
6..0.0
Expected behavior
When updating to 6.0.0, study results are no longer displayed. The number is displayed, but then the list remains empty. The log shows that the built-in ES engine appears to have stopped responding.
Actual behavior
The study details are no longer displayed.
Reproduction steps
Operating System (OS)
RHEL-8
Browser
Firefox
Contact info
No response
The text was updated successfully, but these errors were encountered: