Skip navigation
8111 Views 12 Replies Latest reply: Jun 23, 2009 5:30 PM by triphumphrey RSS
David Silver 202 posts since
Feb 15, 2009
Currently Being Moderated

Feb 27, 2009 9:39 AM

Removing User from Roster Groups

Any ideas? I obviously want to retain the user in the shared group, but there doesn't seem to be a way to clean the roster up.

  • Daryl Herzmann KeyContributor 1,085 posts since
    Mar 12, 2005
    Currently Being Moderated
    Feb 27, 2009 10:36 AM (in response to David)
    Re: Removing User from Roster Groups

    Hi David,

     

    Could you elaborate on what you are needing to do?

     

    daryl

      • sixthring KeyContributor 3,799 posts since
        Apr 2, 2007
        Currently Being Moderated
        Feb 27, 2009 11:28 AM (in response to David)
        Re: Removing User from Roster Groups

        The roster information that was created locally should be able to be edited locally.  If it cannot I would suspect corrupt client settings.  You could also purge the cache on the server.

          • sixthring KeyContributor 3,799 posts since
            Apr 2, 2007
            Currently Being Moderated
            Feb 27, 2009 12:52 PM (in response to David)
            Re: Removing User from Roster Groups

            Your error above is for a shared group.  If they are trying to remove a manually added user from a group you need to right click on the username in the roster and choose Remove From Group:

             

            ScreenShot010.jpg

              • sixthring KeyContributor 3,799 posts since
                Apr 2, 2007
                Currently Being Moderated
                Feb 27, 2009 1:08 PM (in response to David)
                Re: Removing User from Roster Groups

                Ok now that is a know bug in spark 2.5.8.  It has issues with deleting users.  The only thing I can say is try, try again.  It will work eventually, as long as there is not a group name conflict betwwen a shared group and a local group.

                  • sixthring KeyContributor 3,799 posts since
                    Apr 2, 2007
                    Currently Being Moderated
                    Feb 28, 2009 6:02 AM (in response to David)
                    Re: Removing User from Roster Groups

                    Make sure server side storage of user information is disabled.  Purge server cache.  Delete Spark folder from user's computer profile (c:\documents and settings\johndoe\Spark).  Try again.  if that does not do it you will have to manually edit the roster table in the database.

                      • sixthring KeyContributor 3,799 posts since
                        Apr 2, 2007
                        Currently Being Moderated
                        Mar 3, 2009 11:29 AM (in response to David)
                        Re: Removing User from Roster Groups

                        do you have any truely critical data you are maintaining in the chat server?  if not I would seriously upgrade to an external db which in turn would purge the offending data since the database would be new and fresh.  There are no easy management tools for the embedded db.

  • triphumphrey Bronze 3 posts since
    Jun 23, 2009
    Currently Being Moderated
    Jun 23, 2009 5:30 PM (in response to David)
    Re: Removing User from Roster Groups

    I encountered the same situation upon converting to shared roster groups.

     

    What I did was as follows:

     

    1. Disable shared roster groups (temporarily)

    2. Stop the openfire server  sudo /opt/openfire/bin/openfire stop

    3. Login to your MySQL admin application.  I use phpMyAdmin.  Go to the "ofRoster" table in your openfire database.

    4. Select all.

    5. Delete all.

    6. Start the openfire server sudo /opt/openfire/bin/openfire start

    7. Re-Enable Shared roster groups

     

    Tada!

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points