Can we run WLS 32-bit with a 64-bit JDK? We do not recommend this because when you install WLS in 32-bit mode, 64-bit native libraries…
Quite often, WebLogic JDBC connection pools are not setup correctly and when the assocaited DB Server is re-started, this causes Applications hosted in WebLogic to…
T3 is Oracle WebLogic Server’s proprietary RMI protocol. Basically, t3 protocol is a protocol that sits on top of Java RMI. There is some documentation…
Goal Would it pose a risk to our environment if we configured Node Manager as the “plain” type and set the SecureListener to “false”? Solution…
Symptoms Your managed servers are losing connection with one another and with the cluster in which they belong. The logs indicate that the servers are…
Navigate to the domain directory. Run the below command to uninstall the existing Windows services. uninstallService.cmd “ServiceName” Output will be as: C:\BEA\WLS10\user_projects\domains\wls10_domain1>uninstallService.cmd…
Answer The answer is no. A WebLogic Server web application is not able to serve requests until it is in running mode.
Symptoms When running a WLP application and starting the managed server in MSI mode it takes a very long time for the server to start…
Got through a post here : http://stackoverflow.com/questions/12932055/how-to-configure-weblogic-plugin-in-apache-for-the-same-location-for-different-c The person wants to add two separate cluster URLs in apache as follows: <Location /service> WebLogicCluster 10.0.0.1:7045,10.0.0.2:7045,10.0.0.3:7045,10.0.0.4:7045 SetHandler…
====================================================== FIND HIGH CPU INFORMATION IN JAVA PROCESS Oracle_Support: Unexpected High CPU Usage with WebLogic Server (WLS) Support Pattern [ID 779349.1] ======================================================== prstat -a prstat…