WSO2 - Integration studio freezing on sequence save

45 Views Asked by At

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.

1

There are 1 best solutions below

3
Atta On

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