Skip to:
Renaming of the SQL statements was not successful within "https://igniterealtime.atlassian.net/browse/JM-1291#icft=JM-1291 Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database.". An 'f' is missing.
Fix line 38 in DefaultGroupProvider and change `"UPDATE oGroupProp SET groupName=? WHERE groupName=?";´ to `"UPDATE ofGroupProp SET groupName=? WHERE groupName=?";´
See also http://www.igniterealtime.org/community/message/184156#184156
Renaming of the SQL statements was not successful within "https://igniterealtime.atlassian.net/browse/JM-1291#icft=JM-1291 Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database.". An 'f' is missing.
Fix line 38 in DefaultGroupProvider and change `"UPDATE oGroupProp SET groupName=? WHERE groupName=?";´ to `"UPDATE ofGroupProp SET groupName=? WHERE groupName=?";´
See also http://www.igniterealtime.org/community/message/184156#184156