Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ17512
Printer Friendly
Email Article Link
TTworkbench: How to enhance compiler memory?
Environment/Versions
TTworkbench 32/64 Bit, Microsoft Windows/Linux
Answer
Some large projects may require much memory for compilation. To avoid any memory issue*, you need to increase the memory reservation.
Depending on your Operation System and RAM (8 GB recommended) you can increase the following values in the ttworkbench.ini file (located in the TTworkbench installation directory) e.g. :
32bit OS:
-Xmx1024m
64bit OS:
-Xmx2048m (or more if available and needed)
Notes:
If your values are too high, your system will swap memory to your hard drive, which may slow down the system.
(*) 'out of memory error', 'heap out of memory' or 'PermGen memory error'.
Version
3.0
Publish Date
2018-01-25
Categories
Product : Tool Handling
Related Articles
TTworkbench: How to enhance execution memory?
TTworkbench: How to configure the Java compiler in TTworkbench?