Weblogic domain creation or slow startup solution, weblogic

Source: Internet
Author: User

Weblogic domain creation or slow startup solution, weblogic

Domain creation or startup on weblogic 10.3.5 or weblogic12c (not tested in other versions) seems to be stuck and slow. You need to modify a jdk Configuration:

/Opt/jdk1.6/jdk1.6.0 _ 45/jre/lib/security vi java. security sets securerandom. source = file:/dev/urandom to securerandom. source = file:/dev /. /urandom
WebLogic Managed Server Starting In MSI Mode When Administration Port Is Enabled (Document ID 1057446.1)
In this Document
Symptoms
Cause
Solution
Applies:
Oracle Weblogic Server-Version 9.2 to 10.3.3
Red Hat Enterprise Linux Advanced Server x86-64 (AMD Opteron Architecture)
Red Hat Enterprise Linux Advanced Server Itanium
SYMPTOMS
Issue was found where managed server is starting in MSI (Managed Server Independence) mode in Linux environment when the domain-wide administration port was enabled with Admin server running.
When the domain-wide administration port was disabled, managed server startup had no issues. It started up in normal mode.
CAUSE
This is rhel OS level problem because of randomly generated numbers for process. there are no exceptions or error messages in logs at the time of the issue. below is log snippet of managed server starting in MSI mode when administration port is enabled.
#### <Jan 28,201 0 6:38:37 UTC> <Info> <Configuration Management> <sikapp-dt-a1d> <Main Thread> <1264703917656> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
#### <Jan 28,201 0 6:38:37 UTC> <Notice> <WebLogicServer> <sikapp-dt-a1d> <Main Thread> <1264703917736> <BEA-000365> <server state changed to STARTING>
#### <Jan 28,201 0 6:38:37 UTC> <Info> <WorkManager> <sikapp-dt-a1d> <Main Thread> <1264703917746> <BEA-002900> <initializing self-tuning thread pool>
#### <Jan 28,201 0 6:38:37 UTC> <Info> <WebLogicServer> <sikapp-dt-a1d> <Main Thread> <1264703917863> <BEA-000214> <webLogic Server "sik-dt-111" version:
SOLUTION
Add-Djava.security.egd = file:/dev/./urandomstartup argument to WebLogic startup scripts. The process uses pseudo-random numbers instead of genuine random numbers.

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.