Resolution: Description:
=======
Designer is very slow and throws outofmemoryerror during activity navigation.
Environment:
========
BW ALL
Symptoms:
=======
User is unable to use Designer. During runtime, after starting the tester, Designer hangs when the user navigates from one activity to another. OutOfMemory exception happens eventually and the user is forced to close Designer. There are no issues when the same is executed from the command prompt.
Cause:
====
Caused by big data(5 MB of XML ,1024 MB of heap). During the data parsing, Designer fills the processed data part with the big data which causes the issue.
Resolution:
=======
Increase the heap size or reduce the test data size.