1. Navigate to the current Weblogic Domain Admin Server directory – for example a typical location is MW_HOME /user_projects/domains/<Domain_Name>/server/AdminServer/
The WebLogic JMS File Store cannot be shrunk or decreased in size in any way. There are two primary ways of dealing with this issue
64-bit platforms are not physically limited by the pointer size, and the process size can grow to the supported limit. The limit is therefore equal…
Out Of Memory (OOM): An Out of Memory error occurs due to memory exhaustion, either in java heap or native memory. In the JVM, OOM…
Although the maximum amount of physical memory that can be addressed by a 32 bit address bus is 4Gb, this space has to include the…
You can download generic installer to install weblogic using same installer on various supported platforms, u will need to provide the jdk location while installion…
Weblogic Proxy logs show an IP address of the user. for example: Hdrs to WLS:[WL-Proxy-Client-IP]=[xxx.xxx.xxx.xxx]
How to encrypt clear text password for use within a WebLogic Server config.xml directory Questions and Answers Please note, that this article applies only to…
There are no such limit for the number of data sources in a single WLS domain. WLS also imposes no practical limit to the number…
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…