I am using WSO2 integration studio to develop carbon applications, when i try to save a sequence, the save takes half a minute and the studio becomes in "not responding" state until the slow save is done. Should i change anything in the configuration of the studio to make it faster?
To note that i tried to update IntegrationStudio.ini to use:
-Xms1024m
-Xmx4096m
-XX:MaxPermSize=512m
But the issue is not solved. Any hints?
Note: same issue when i switch from design tab to source tab.
Clear the studio's cache by deleting the .metadata folder located in your user directory (e.g., C:\Users<username>.metadata)..
Maybe it help you