Oracle and HSM connection issue
Dear Oracle Communitie,
We are facing an issue related to HSM connection and implemented AUTO_LOGIN. Everything works fine, just a few entries in the log file like this one:
kzthsmcc3: HSM heartbeat died. Likely the connection has been lost. PKCS11 function C_EncryptInit returned PKCS11 error code: 179 HSM connection lost, closing wallet kzthsmterm: C_CloseSession threw PKCS11 error 5 kzthsmterm: C_Finalize threw PKCS11 error 400
Do you know why?
Using Wireshark I'm seeing some error lines with [FIN, ACK] from my database server to HSM and then [RST, ACK] from HSM to my database server.
The question is, why my database is close/finalize session?