In AdminUI, login and logout were successfully done as well as administrator operations such as creating new objects.
Still, the below error was found in server.log:
2020-03-16 11:09:10,303 ERROR [io.undertow.request] (default task-3) Undertow request failed HttpServerExchange{ GET /iam/siteminder/app/ui7/index.jsp}: java.nio.BufferOverflowException
at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:363) [rt.jar:1.8.0_212]
Questions: