Hi,
I’m upgrading my openfire server. The old one is running version 3.10.2, so i have installed 4.2.3 to a new server and planning to test and switch over once ok.
However, I also need a lot more data (particularly chat and conference room logs). So i tried to export the old db and import to the new one, but it didn’t work. Here are some output logs:
Database update successful.
ERROR [pool-4-thread-1]: org.jivesoftware.openfire.spi.MINAConnectionAcceptor[component_ssl] - Error starting: 5276
java.lang.NullPointerException
ERROR [pool-4-thread-1]: org.jivesoftware.openfire.spi.MINAConnectionAcceptor[connection_manager_ssl] - Error starting: 5263
java.lang.NullPointerException
I wanted to upgrade the OS and Java version, so didn’t go to the typical rpm upgrade option. Is there any recommended way of upgrading?
TIA.