Is this always reproducible?
If so: when it hangs please go to the admin page, click on “Dump the current stack/systeminfo” link, then create a bug report and attach that stack dump to it.
On the beginning with Servoy 6 sometimes I had the problem too. Servoy Developer was hanging (not more responding) if I tried to open the i18n editor.
Temporary a restart of Servoy Developer helped, but since I have increased the memory settings in the servoy.ini file of the …/developer/servoy.app, I had no hanging anymore.
!Think about your build in RAM! My machine has 8 GB!
Currently the i18n editor opens sometimes with displaying only the key list without Filter, Language/country, Key, Reference text and Locale text fields. After a restart of Servoy Dev. it works.
that is a bit overkill, you can keep that one to 256MB just fine, that should be more then enough, it is the same thing then:
–launcher.XXMaxPermSize
256m
that is a bit overkill, you can keep that one to 256MB just fine, that should be more then enough, it is the same thing then:
–launcher.XXMaxPermSize
256m
that is a bit overkill, you can keep that one to 256MB just fine, that should be more then enough, it is the same thing then:
–launcher.XXMaxPermSize
256m
those 2 point to the same thing.
I tried -XX:MaxPermSize settings lower than the 1536M and had always a hanging Servoy Dev application while opening the i18N files editor!
For me only the settings of the servoy.ini file, posted in my topic above, is working on Mac. On Windows my settings are different. If I set there the -XX:MaxPermSize to 1536M the Servoy Dev wouldn’t open and I must degrease the memory!? But I don’t have any trouble with the i18N files editor on Win 7.