The most likely reason is that TrueSTUDIO® was configured to allocate too much memory.
Open the TrueSTUDIO.ini – file and change:
-XX:MaxPermSize=512m To:
-XX:MaxPermSize=256m
Or even:
-XX:MaxPermSize=128m