Saturday 25 April 2015

java.lang.OutOfMemoryError: GC overhead limit exceeded with Patch 20181997: Oracle WebLogic Server 10.3.6 for Generic Platform - SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

java.lang.OutOfMemoryError: GC overhead limit exceeded  with Patch 20181997: Oracle WebLogic Server 10.3.6 for Generic Platform - SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applied Patch 20181997: Oracle WebLogic Server 10.3.6 for Generic Platform - SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11 but getting below errors in the logs even though patch is applied successfully?

For time being, I've rather chosen to stick with Patch 19637463 SU Patch[12UV] WebLogic Server 10.3.6.0.10 till 10.3.6.0.11 get's a bit more stable in terms of reported bugs.


Installing Patch ID: YUIS.. Result: Success  Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded  at java.lang.StringBuilder.toString(StringBuilder.java:405)  at java.lang.Class.getMethod(Class.java:1624)  at com.bea.cie.common.dao.xbean.XBeanDataHandler.isValueSet(XBeanDataHandler.java:958)  at com.bea.cie.common.dao.xbean.XBeanDataHandler.getValueFromObject(XBeanDataHandler.java:589)  at com.bea.cie.common.dao.xbean.XBeanDataHandler.getSimpleValue(XBeanDataHandler.java:431)  at com.bea.plateng.patch.dao.cat.PatchDependency.getRule(PatchDependency.java:48)  at com.bea.plateng.patch.dao.cat.PatchCatalogHelper.getInvalidatedPatchMap(PatchCatalogHelper.java:1625)  at com.bea.plateng.patch.PatchSystem.updatePatchCatalog(PatchSystem.java:436)  at com.bea.plateng.patch.PatchSystem.refresh(PatchSystem.java:130)  at com.bea.plateng.patch.PatchSystem.setCacheDir(PatchSystem.java:201)  at com.bea.plateng.patch.Patch.main(Patch.java:306)

This isn't a bug, however, you will need to edit the bsu.sh (or bsu.cmd as appropriate) and increase heap size by adjusting the value MEM_ARGS="-Xms256m -Xmx1024m" or MEM_ARGS="-Xms512m -Xmx1024m"



Also read:

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

No comments:

Post a Comment