Weblogic garbage collection for JDE E1 9.2
Hello All,
We are running JDE 9.2 TR 9.2.1.4 on Windows 2012. Weblogic 12.2.1.0.0 java hotspot 25.161 (1.8.0.161. We are seeing our free heap percentages drop without recovering. See recent history below my name. I don't quite know how to search on why JDE processes are not getting garbage collected. I have looked at document 1294574.1 which talks about adding garbage collection logging to the .sh file. This is pretty intimidating to me as I am not familiar with weblogic at all. It is hard to read the file in notepad, but I don't even see the
"set JAVA_OPTIONS=%JAVA_OPTIONS%" parameter referred to in the doc. My understanding is that everything was just installed as is with no tuning. I figured out how to increase the heap size to 8196 (both min and max) in the weblogic console to reduce the number of out of memory crashes.