2
How do I resolve this Hibernate error? It is specified as
Grave: JSF1094: Could not Decode flash data from incoming cookie value Invalid characters in decrypted value. Processing will continue, but the flash is unavailable for this request.
This warning appears when I open a few pages.
JSF keeps printing every second:
I’m using the Primefaces 6.2
and hibernate 4.3.11.Final
.