Openfire Server 64 bit on windows server 2012

Hi,

I want to install Openfire server 64 bit version on windows server 2012 but i did not find any link to download 64 bit openfire server.

Is 64 bit openifre server setup is available?

Thanks,

Sanjeev

No, there is no 64 bit installer for Openfire. You can install the regular one though.

Thanks wrrot.

Due to that I am getting VM error. Right now I have 1 GM VM. Please check log details

There is insufficient memory for the Java Runtime Environment to continue.

Native memory allocation (malloc) failed to allocate 32756 bytes for ChunkPool::allocate

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:273), pid=4464, tid=4492

JRE version: Java™ SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)

Java VM: Java HotSpot™ Client VM (25.66-b17 mixed mode windows-x86 )

Failed to write core dump.

Is this already a production server with high load? You can first try to set the Java settings higher (based on Custom Parameters section here Openfire: Installation Guide ).

Thanks wroot.

No, this is not on production server. It is on testing server with high load. I checked openfire installation guide and increase vm memory

to 1 GM in VMOption file by below settings

-Xms512m

-Xmx1024m

Is there any other variables we need to update ?

Thanks,

Sanjeev

Not that i know of.