In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
It is actually the bug of JVM under Linux.
He wants to call a random function.
But I can't get it.
The temporary solution is
1) better solution: add "-" to the Weblogic startup parameters
Djava.security.egd=file:/dev/./urandom "(/ dev/urandom failed to start)
2) worst solution: execute the command mv / dev/random / dev/random.ORIG; ln / dev/urandom / dev/random
Point / dev/random to / dev/urandom
3) the best solution: modify the jdk $JAVA_HOME/jre/lib/security/java.security file used by Weblogic on Linux
Modify securerandom.source=file:/dev/urandom to
Securerandom.source=file:/dev/./urandom
This can solve the problem of slow start of Weblogic in any domain.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.