hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.04k stars 1.33k forks source link

500 error for GET requests on demo server #2890

Open sra-wng opened 3 years ago

sra-wng commented 3 years ago

NOTE: Before filing a ticket, please see the following URL: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help

Describe the bug Seeing a 500 error for GET requests on the demo server with the following message: "Failed to call access method: org.springframework.dao.InvalidDataAccessApiUsageException: Timer already cancelled.; nested exception is java.lang.IllegalStateException: Timer already cancelled."

To Reproduce Steps to reproduce the behavior:

  1. Go to http://hapi.fhir.org/
  2. Make a GET request, e.g. GET http://hapi.fhir.org/baseR4/Encounter/123
  3. See error

Expected behavior 200 code and requested resources

Environment (please complete the following information):

KevinDougan commented 3 years ago

When looking at the Home Page, I see this:

Warning!
Failed to load conformance statement, error was: 
ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException: Connection pool shut down