Well.. I'm running Openfire on Ubuntu & MySQL database.. so to go from 3.9.3 to 3.9.2, I downloaded 3.9.2.tar.gz and uploaded to /opt. I have my groups back but I have issues when I go to Admin Console > Users/Groups > Groups, then go to one of my AD groups and click on one. I get a error:
HTTP ERROR 500
Problem accessing /group-edit.jsp. Reason:
Group with name IM+-+AMS+Office+Staff not found.
Caused by:
org.jivesoftware.openfire.group.GroupNotFoundException: Group with name IM+-+AMS+Office+Staff not found.
I also don't remember the URLs being weird like this: http://im:9090/group-edit.jsp?group=IM%2B-%2BAMS%2BOffice%2BStaff
Could my 3.9.2 download package be wrong? Or what do you think?
My steps to revert to 3.9.2:
mv /opt/openfore /opt/openfire-3.9.2
tar xvfz openfire-3.9.2.tar.gz
cp -R /opt/openfire-3.9.3/conf /opt/openfire/
cp -R /opt/openfire-3.9.3/resources/security /opt/openfire/resources/
rebooted
Spark reconnects and I see the AD Groups correctly but can't manage their Shared settings..