middleware infrastructure blog
Wednesday, December 4, 2013
GenerationalGC Vs G1GC
›
This blog is to just showcase difference between generational GC Vs G1GC on JDK1.7.0_45. For comparison, I took JMC JFR (flight recordi...
Thursday, June 23, 2011
Getting Fusion Middleware Application MBeans
›
To get fusion middleware MBeans (eg: BPEL properties, Mediator properties), the WLST shell that needs to be invoked is different from the re...
2 comments:
Tuesday, November 2, 2010
WebLogic Plan file merger with webdescriptor
›
Ever seen this error when a plan file is applied to an application on weblogic10.3? weblogic.descriptor.DescriptorValidateException: Th...
4 comments:
Sunday, October 24, 2010
Oracle Enterprise Manager perl Syntax
›
We needed to enable metric "Log File Pattern Matched Line Count" from OEM. We were looking for java.lang.OutOfMemory string withi...
Tuesday, October 19, 2010
Jrockit JRCMD
›
If you are one of those shops where remote access from JRMC (Jrockit Management Console) is not possible, jrcmd comes to rescue. All we ne...
3 comments:
Monday, April 26, 2010
WebLogic & Oracle RAC
›
It's a common scenario to have weblogic hosted apps connect to Oracle RAC in the backend. From weblogic perspective, there are two ways ...
Monday, August 24, 2009
JVM memory profiling (jmap & jhat)
›
The newer versions of Sun JDK (1.5, 1.6) has better memory profiling tools available. One such combination is jmap and jhat. Both of the...
3 comments:
›
Home
View web version