找到WebLogic使用的JDK目录。
修改java_home/jre/lib/security/java.security文件:
将seucrerandom.source=file:/dev/urandom 修改为:seucrerandom.source=file:/dev/./urandom
找到WebLogic使用的JDK目录。
修改java_home/jre/lib/security/java.security文件:
将seucrerandom.source=file:/dev/urandom 修改为:seucrerandom.source=file:/dev/./urandom
转载于:https://www.cnblogs.com/f1194361820/p/5435518.html