9.11 Configure Java Virtual Machine

While running several database intensive tasks in parallel, fetching the database connection from the 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 must be configured on all the machines or virtual machines where the OFSAAI database components (ficdb layer) are installed.