hapifhir / hapi-fhir

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

HAPI-2223: Timer already cancelled #5650

Open davpatrik opened 7 months ago

davpatrik commented 7 months ago

Describe the bug Error 500 when calling any endpoint in baseR4 and baseR5 HAPI-2223: Timer already cancelled.; nested exception is java.lang.IllegalStateException: Timer already cancelled.

To Reproduce Steps to reproduce the behavior:

  1. Call GET /PractitionerRole endpoint in baseR4 swagger

    image
  2. Or, call GET /PractitionerRole endpoint in baseR5 swagger

    image

Expected behavior To get a 200 answer

Environment (please complete the following information):

jcalcedo commented 7 months ago

Same error code here

Vinodh324 commented 7 months ago

yeah, this server was working before 2 days and now its not, When can we expect the same to be fixed??

jcalcedo commented 7 months ago

It seems to be back running

yogeet-mulik commented 6 months ago

The server is down again

trishan9 commented 5 months ago

Server is down again

fsccn commented 5 months ago

And down again

cdimas1 commented 5 months ago

Response request always giving timer alrady cancelled https://prnt.sc/9be3t3OPYiwx example GET https://hapi.fhir.org/baseR4/Flag/10985804

monami44 commented 1 month ago

seems to be down again