15.16 Configuring Java Virtual Machine
While running several database intensive tasks in parallel, fetching the database
connection from connection pool may face an error. To ensure no such error is
encountered, add the line securerandom.source=file:/dev/./urandom
in
the java.security configuration file available in
$JAVA_HOME/jre/lib/security/
path.
This needs to be configured on all the machines or virtual machines where the OFSAAI database components (ficdb layer) are installed.