8-31
User Guide for CiscoWorks Common Services
78-16571-01
Chapter 8 Diagnosing Problems With CiscoWorks Server
Frequently Asked Questions
Q.
Ho do I increase Tomcat heap size?
A.
To increase Tomcat heap size:
Step 1
Stop Daemon Manager.
•
On Solaris:
Run
/etc/init.d/dmgtd stop
•
On Windows:
Run
net stop CRMdmgtd
Step 2
Run $NMSROOT
/bin/perl
$NMSROOT/
bin/ModifyTomcatHeap.pl
max heap
in MB
Step 3
Start Daemon Manager.
•
On Solaris:
Run
/etc/init.d/dmgtd stop
•
On Windows:
Run
net start CRMdmgtd
If Tomcat is already configured for higher memory than what you specify when
you run the command, it displays message stating this, and exits.