Maximum Heap Memory Setting in Openfire

Dear All,

We are have 6 GB machine, where we would like to set 4 GB dedicatedly for Openfire but when I configure Minimum as 2gb and maximum as 4 gb openfire failed to start and throwing error as “The specified size exceeds the maximum representable size”.

Any size restriction configuration in OF? Please help.

Rgds

Balaji

It appears that you are running a 32 bit JVM, which cannot address that much memory. You need to run a 64 bit version.

http://stackoverflow.com/questions/909018/avoiding-initial-memory-heap-size-erro r

Dear Rcollier,

Server machine has 1.6 64bit JVM, but still I couldnt allocate more memory, even I tried with 1.7 64bit JVM still same.

Rgds

Balaji