hapifhir / hapi-fhir

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

Error: HTTP 500 Server Error: HAPI-2223: Timer already cancelled. #6068

Open Johannes-Sch opened 3 months ago

Johannes-Sch commented 3 months ago

Describe the bug Getting: Error: HTTP 500 Server Error:

OperationOutcome: Error: HAPI-2223: Timer already cancelled.; nested exception is java.lang.IllegalStateException: Timer already canceled.

To Reproduce Steps to reproduce the behavior: Go to http://hapi.fhir.org/baseR4 Make any request eg: https://hapi.fhir.org/baseR4/Patient See 500 error

Expected behavior 200 Response Environment (please complete the following information):

HAPI FHIR Version
OS: Windows
Firefox, Chrome

See also https://github.com/hapifhir/hapi-fhir/issues/5485

stefanbuttigieg commented 3 months ago

Facing some issue here. Can someone look into it?