Java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space
I get the above error on Pega 8.1 while importing PegaCRM.jar and the JAVA_OPTS is set to "-Xms4096m –Xmx8192m" on the setenv.sh file. We are using tomcat 8 and Postgresql 9.5. Is this an observed behaviour? Our Application is running on AWS EC2 t2.xlarge instance.