Closed abrudanancuta closed 1 year ago
The current suspicion is that a server property that has been renamed (#12022) has not yet been customized on the system.
Tested with v1.85 and it works. It looks like since #11963 some dependencies are not deployed.
The error in the provided log is "HAPI-1686: hapi-fhir-client does not appear to be on the classpath"
@StefanKock @MartinWahnschaffe can you please have a look on it?
I checked the StackTrace.
The class FhirContext
is in three libraries in sormas-demis-adapter
s classpath:
I discussed with @MateStrysewske and @carina29 that fiddling with dependencies now in the demis-adapter is not an option since demis-importer-1.7.0.jar
contains a lot of dependencies (hapi-fhir, logback, ...), but that for now handling hapi-fhir as compile of sormas-backend dependency should help.
handling hapi-fhir as compile of sormas-backend dependency should help.
Done, should be evaluated again on test-de2 when changes are deployed (just started the build). If approved this finding can be discarded.
@StefanKock I've tested on test-de2 and the messages are fetched correctly so we can close this ticket. :)
Verified ticket on https://test-de2.sormas.netzlink.com/sormas-ui/ using SORMAS version 1.86.0-SNAPSHOT(39109a3) - new messages have been successfully fetched with the report date of today 10/07/2023, on the 09/07/2023 and 08/07/2023. Currently there are no new messages available:
Bug Description
The new lab messages are not received in Sormas when fetching external messages FetchError.txt
Reproduction Steps
Expected Behavior
New lab messages should be received in Sormas
Affected Area(s)
Web app
SORMAS Version
1.86.0-snapshot
Android version/Browser
-
User Role(s)
NatUser + Admin
Server URL
test-de2
Additional Information
No response