Receiving JVMCL052: Cannot allocate memory
Posted: Wed Oct 04, 2006 3:56 pm
I am receiving the message "JVMCL052: Cannot allocate memory....." after tomcat comes up. The application is an AXIS based WAS application, has a rather large cache file that gets read into resident heap. The first connection to this service causes the message to be received.
the options are: IBM_JAVA_OPTIONS=-Xms512m -Xmx1400m ......
I am requesting a region size of 0M as follows:
Region requested = 0K, Actual below/above limit = 8M / 1767M
Has anyone encountered this before? (By the way, this same application works just fine on a Linux server).
Thanks
the options are: IBM_JAVA_OPTIONS=-Xms512m -Xmx1400m ......
I am requesting a region size of 0M as follows:
Region requested = 0K, Actual below/above limit = 8M / 1767M
Has anyone encountered this before? (By the way, this same application works just fine on a Linux server).
Thanks