Errors during install on Server 2012

Trying to install openfire 3.9.2 on a 2012 Essentials R2 but its failing during the setup.

Got this in the log:

Exception:

com.sun.org.apache.xml.internal.serializer.utils.WrappedRuntimeException: Could not load the propery file ‘output_xml.properties’ for output method ‘xml’ (check CLASSPATH)

at com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.getDefaultMe thodProperties(Unknown Source)

at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.setDefaults(Unknow n Source)

at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.createOutputProper ties(Unknown Source)

at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.(Unknown Source)

at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.(Unknown Source)

at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransfor mer(Unknown Source)

at com.install4j.runtime.installer.helper.XmlHelper.getString(Unknown Source)

at com.install4j.runtime.installer.config.AbstractBeanConfig.instantiateBean(Unkno wn Source)

at com.install4j.runtime.installer.config.ApplicationBeanConfig.getOrInstantiateAp plication(Unknown Source)

at com.install4j.runtime.installer.config.InstallerConfig.getApplicationById(Unkno wn Source)

at com.install4j.runtime.installer.config.InstallerConfig.setCurrentApplicationId( Unknown Source)

at com.install4j.runtime.installer.Installer.runInProcess(Unknown Source)

at com.install4j.runtime.installer.Installer.main(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher.main(Unknown Source)

at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)

tried running as admin also but same error.

Use this installer http://bamboo.igniterealtime.org/artifact/OPENFIRE-NIGHTLYWINDOWS/shared/build-1 302/Project-Windows-distribution-files/openfire_3_9_2.exe

The one on the downloads page should be replaces soon (as soon as Amazon cloud actually replaces it in the cache)

also, if using LDAP, read this http://community.igniterealtime.org/message/238725#238725

Thanks wroot, that one worked properly.