02-20-2008 07:31 AM
FATAL,[main],com.cisco.nm.rmeng.cli.framework.CwCli,theBigBug,257,nulljava.lang.OutOfMemoryError
in cli.log file.
When i tried to generate the same 'detailed device report' from GUI, it stayed in hanging state and then restarted the server.
Later I only had report for 3000 Devices out of approximately 7000.
I also tried:
Java Plugin runtime parameter - Xmx512m
Increased minimum and maximum heap in IRConfig.properties file to 512 MB and 1024 MB respectively.
I also upgraded to JRE 1.4.2_10.
No luck so far.
Solved! Go to Solution.
02-20-2008 11:59 PM
Sorry, I pasted the wrong path. Yes, this is the correct path for the RME heap.properties.
02-20-2008 09:22 AM
Try increasing the heap size in NMSROOT/MDC/tomcat/webapps/ipm/WEB-INF/classes/com/cisco/nm/ipmng/properties/cli/heap.properties from 512 to 1024.
As for the GUI, you will need to schedule this job to run as opposed to running it immediately. That way, it should take advantage of the increased heap size.
02-20-2008 11:50 PM
Thanx for the idea Clarke. I dont have IPM, but i m going to try this for RME.
& the path would be:
C:\Program Files\CSCOpx\MDC\tomcat\webapps\rme\WEB-INF\classes\com\cisco\nm\rmeng\cli\framework\heap.properties
I will post the results.
02-20-2008 11:59 PM
Sorry, I pasted the wrong path. Yes, this is the correct path for the RME heap.properties.
02-21-2008 03:39 AM
Thanx that fixed the issue
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide