Tomcat启动时卡在“INFO: Deploying web application directory ......”的解决方法
作者:互联网
找到jdk1.x.x_xx/jre/lib/security/java.security文件,在文件中找到securerandom.source这个设置项,将其改为:
securerandom.source=file:/dev/./urandom
参考一:https://blog.csdn.net/m0_38138387/article/details/79972312
参考二:https://blog.csdn.net/njchenyi/article/details/46641141
知更鸟女孩 发布了100 篇原创文章 · 获赞 17 · 访问量 2万+ 私信 关注
标签:INFO,时卡,Tomcat,blog,source,csdn,https,net,securerandom 来源: https://blog.csdn.net/qq_38151401/article/details/104072609