Weblogic restart vs Solaris restart
We were having a Full Garbage Collection loop (separate issue) that brought Weblogic to it's knees and decided to do a restart of the single Weblogic Admin server and single Managed server. When Weblogic came back up, the Full GC loop started within minutes. We decided to restart the Solaris server and then bring the Weblogic instance back online. This seems to have resolved the issue.
My question is: What is has not taken place after a Weblogic restart that did take place after the Solaris restart? It seems like there may be a cache or tmp file that was removed during the Solaris restart. It may be related to some cache files associated with the app that is run through Weblogic, but I want to be sure. I've tried searching for this but am having trouble finding anything. If anybody could point me in the right direction it would be much appreciated.