In a Java project, I am using an ojdbc6 jar
com.oracle ojdbc6
Was due to java using /dev/random instead of /dev/urandom to make a ssh connection with the database.... switching to /dev/urandom fixed this