If you face below error while starting Process Studio and your system is 32-bit system
Solution:
Edit process-studio.bat file from process studio distribution folder.
Search for xms or xmsx
Replace existing xms & xmx configuration to one of following like
“-Xms1024m –Xmx2048m” text with “-Xms512m –Xmx1024m”
or with “-Xms256m –Xmx1024m”
or with “-Xms256m –Xmx512m”
restart process-studio.bat file.
Regards,
Rohini