Tuesday 1 April 2014

addNode.sh fails with Exception in thread “Thread-29″ java.lang.OutOfMemoryError: Java heap space


addNode.sh fails with Exception in thread “Thread-29″ java.lang.OutOfMemoryError: Java heap space

 
 
I encountered this issue at the time of adding Node in Database Layer.
 
My Node addition in Cluster was successfully done.
 
 

PROBLEM:-

SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :

"/home/oracle/oraInventory/logs/addNodeActions2014-04-01_06-18-55PM.log"
"/home/oracle/oraInventory/logs/oraInstall2014-04-01_06-18-55PM.err"
"/home/oracle/oraInventory/logs/oraInstall2014-04-01_06-18-55PM.out"

SOLUTION:-

 
Change the value of the variable  JRE_MEMORY_OPTIONS to ” -mx1024m” in file oraparam.ini in the $ORACLE_HOME/oui directory and run addnode.sh again.
 
 
Cheers !!

1 comment: