Start weblogic managed server in linux and report unabletogetfilelock, wi
Source: Internet
Author: User
This article mainly introduces how to enable weblogic managed servers in linux to report unabletogetfilelock and willret_daring. For more information, see
When weblogic managed server is started in linux, the following error is reported:
Solution: Go to cd Middleware/and run the find.-name *. lok command to find the file and delete it.
Socket closed error reported when weblogic managed server is started in linux
When weblogic managed server is started in linux, the following error is reported:
Multicast socket receive error: java.net. SocketException: Socket closed
......
Java. io. IOException: Invalid argument
Solution:
Open the startManagedWebLogic. sh file in/home/weblogic/Oracle/Middleware/user_projects/domains/base_domain/bin and find
JAVA_OPTIONS = "-Dweblogic. security. SSL. trustedCAKeyStore ="/home/weblogic/Oracle/Middleware/wlserver_10.3/server/lib/cacerts "$ {JAVA_OPTIONS }"
Change
JAVA_OPTIONS = "-Dweblogic. security. SSL. trustedCAKeyStore ="/home/weblogic/Oracle/Middleware/wlserver_10.3/server/lib/cacerts "$ {JAVA_OPTIONS} -Djava.net. preferIPv4Stack = true"
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service