OpenFire Server Information displays wrong

I just noticed that on my OpenFire admin console, it displays incorrectly that I am running this:

OS / Hardware: Windows Server 2016 / amd64

I am actually running Windows Server 2019. It does not seem to cause an issue, but I wanted to report it.

I have the same problem. How to solve it?

Update the java will solve it.
Java Version: 1.8.0_381

On the admin console, Openfire only reports the system properties named os.name and os.arch. It doesn’t really use these values anywhere important. If the values that are displayed are wrong, I cannot imagine that introducing a functional issue, apart from plugins that might use a platform-specific binary (the ofmeet plugin might do that).

Openfire does not set these properties. That’s either the version of Java that you’re using, or the operating system itself.

I believe this sorted itself out when I started using OpenJDK. It reports correctly now, so I assume that’s what solved it.

1 Like