-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
If an impatient user frequently reloads the page, the error is logged more frequently
The guard that is supposed to prevent this is inadequate.
ResourceHandlerImpl isConnectionAbort.
In my case the system language is set to german so the check doesn't work.
To Reproduce
Steps to reproduce the behavior:
configure system language to any other than english
- open any JSF page where several web resorces get loaded
- execute F5 or Strg + F5 several times
- warining occurs
WARNING [jakarta.enterprise.resource.webcontainer.faces.application] (default task-14) JSF1064: Ressource theme.css aus Bibliothek primefaces kann nicht gefunden oder bedient werden. WARNING [jakarta.enterprise.resource.webcontainer.faces.application] (default task-14) : java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen
Expected behavior
no warning get logged
Metadata
Metadata
Assignees
Labels
No labels
