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.<init>(Unknown Source)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.<init>(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.