-
Bug
-
Resolution: Done
-
Major
-
24.0.1.Final
-
None
There is an intermittent hits of
```
javax.json.stream.JsonParsingException: Unexpected char 60 at (line no=1, column no=1, offset=0)
```
in MicroProfileHealthDefaultEmpty*HTTPEndpointTestCase manual mode tests which is probably caused by default response from (not MP but base) health subsystem before the MP Health subsystem is booted. From the logs:
```
Health response content: <html><head><title>Error</title></head><body>503 - Service Unavailable</body></html>
```
- is cloned by
-
JBEAP-23249 Possible intermittent failures in MicroProfileHealthDefaultEmpty*HTTPEndpointTestCases in XP
- Closed
- is related to
-
WFLY-15415 HealthContextService is not respecting MP Health config values which leads to wrong initial responses
- Closed
- relates to
-
WFLY-15213 MicroProfileHealthDefaultEmpty*HTTPEndpointTestCase manual mode test intermittent failures
- Closed