Apply patch 19177895 to fix WEB SERVICE CALL MEMORY LEAK in Weblogic 12.1.2.0.0
Memory leak & OutofMemory Errors can be seen in Weblogic 12.1.2 after upgrading from Weblogic 12.1.1 when making remote client web service calls.
To fix this apply patch 19177895.
For more details, please refer to
Bug 19358570 : WEB SERVICE CALL MEMORY LEAK in Weblogic 12.1.2
Patch 19177895: WEBLOGIC.WSE.JAXWS.OWSM.WSDLDEFINITIONFEATURE USES 3.6GB OF MEMORY
Pre Install Instructions:
-------------------------
- Stop all Webogic Server instances (AdminServer and all Managed server(s))
Install Instructions:
---------------------
1. Unzip the patch zip file into the PATCH_TOP.
unzip -d PATCH_TOP p19177895_121200_Generic.zip
NOTE : p19177895_121200_Generic.zip cannot be in PATCH_TOP directory.
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/19177895
3. Run OPatch to apply the patch.
Run following command:
- opatch apply -jdk $JAVA_HOME (in Windows %JAVA_HOME%)
4. Run OPatch to verify the patch application.
Run following command:
- opatch lsinventory -jdk $JAVA_HOME (in Windows %JAVA_HOME%)
Post Install Instructions:
--------------------------
- Start all servers (AdminServer and all Managed server(s))
Memory leak & OutofMemory Errors can be seen in Weblogic 12.1.2 after upgrading from Weblogic 12.1.1 when making remote client web service calls.
To fix this apply patch 19177895.
For more details, please refer to
Bug 19358570 : WEB SERVICE CALL MEMORY LEAK in Weblogic 12.1.2
Patch 19177895: WEBLOGIC.WSE.JAXWS.OWSM.WSDLDEFINITIONFEATURE USES 3.6GB OF MEMORY
Pre Install Instructions:
-------------------------
- Stop all Webogic Server instances (AdminServer and all Managed server(s))
Install Instructions:
---------------------
1. Unzip the patch zip file into the PATCH_TOP.
unzip -d PATCH_TOP p19177895_121200_Generic.zip
NOTE : p19177895_121200_Generic.zip cannot be in PATCH_TOP directory.
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/19177895
3. Run OPatch to apply the patch.
Run following command:
- opatch apply -jdk $JAVA_HOME (in Windows %JAVA_HOME%)
4. Run OPatch to verify the patch application.
Run following command:
- opatch lsinventory -jdk $JAVA_HOME (in Windows %JAVA_HOME%)
Post Install Instructions:
--------------------------
- Start all servers (AdminServer and all Managed server(s))
No comments:
Post a Comment