Hi Team,
We are using DT 6.2 .
Please suggest how to increase Java Heap Space of DT_Server_Frontend.
Thanks & Regards,
Jalpesh Shelar
Answer by Thorsten R. ·
Hi,
there is no manual way to change the heap for the frontend process. If you really need to increase the heap, change the settings in the server settings dialog within the rich client (Settings -> Dynatrace Server... -> Settings).
Thorsten
Answer by Florent D. ·
Hi
since 6.0 these parameters are now ignored so it will not work.
The only option is to change the sizing under the -memory parameter from, for instance medium to large.
Regards
Flo
Answer by Sreerag M. ·
You can edit the ini file dtfrontendserver.ini under dynatrace home directory.
-Xmx2G
-Xms2G
Edit these values to change the memory.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET