Unable to Modify Server Properties

Hello, I am trying to update Server Properties in Openfire 3.5.0. The server name is 127.0.0.1. When I try and change it in the Admin GUI (to the machine’s FQDN), I get a prompt that a reset is required. I reset the server and the server name goes back to 127.0.0.1. Any ideas of where I should be looking for possible permissions issues?

Thanks

It may be easier to force a reconfigure of the server by editing the openfire.xml. Chage the text <setup>true</setup> to <setup>false</setup> . Make sure the openfire server is not running when you make this change. Then restart the server go to the admin webpage and step through the config again. Most of your data will be filled in already. Make sure you give it the FQDN during the setup and you should be all set.