Whenever I create a new container through the FMC and try to start it, I am being hit with the out of memory error. I see that the RAM has about 2GB of free memory.
Is it anything to do with the settings in the FMC or Fuse ESB Enterprise?
#
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (malloc) failed to allocate 278264 bytes for Chunk::new
Possible reasons:
The system is out of physical RAM or swap space
In 32 bit mode, the process size limit was hit
Possible solutions:
Reduce memory load on the system
Increase physical memory or swap space
Check if swap backing store is full
Use 64 bit Java on a 64 bit OS
Decrease Java heap size (-Xmx/-Xms)
Decrease number of Java threads
Decrease Java thread stack sizes (-Xss)
Set larger code cache with -XX:ReservedCodeCacheSize=
This output file may be truncated or incomplete.
#
Out of Memory Error (allocation.cpp:317), pid=4952, tid=3244
#
JRE version: 6.0_31-b05
Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode windows-x86 )
Edited by: muruga.mani on Nov 2, 2012 8:41 PM
Forget about Windows XP. It works fine in higher versions of the OS.