Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Middleware >> Weblogic >> How to determine if the java vm is experiencing Java OutOfMemory or Native OutOfMemory

Determine whether it is a Java OOM or Native OOM

  • If the stdout/stderr message says that this is a java.lang.OutOfMemoryError, then this is a Java OOM.
  • If the stdout/stderr message says that it failed to acquire memory, then this is a Native OOM.

 

Look in stdout or stderr log and not to the application-specific log files like weblogic.log

 

 

 

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]