Announcement

Collapse
No announcement yet.

Cannot Delete User, Build 6.6.0-6608

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cannot Delete User, Build 6.6.0-6608

    Good Day, OpenExchangers.

    I believe I've encountered a bug in the latest release Build: 6.6.0-6608, 2008-09-16 06:50:00

    This is reproducable by attempting to delete a user.

    First create the following user.

    /opt/open-xchange/sbin/createuser -c 1 -A oxadmin -P oxadmin -u netop -d "Network Operation" -g foo -s User -p netop -e netop@foo.bar --imaplogin netop --imapserver 127.0.0.1 --smtpserver 127.0.0.1 --passwordmech {CRYPT}



    Next deleting this user,
    /opt/open-xchange/sbin/deleteuser -c 1 -A oxadmin -P oxadmin -u netop

    would produce the following error message

    user netop in context 1 could not be deleted:
    Server response:
    CTX-0006 Category=8 Message=SQL problem: Table 'oxdatabase_6.context' doesn't exist. exceptionID=1342514627-3


    I've dug into mysql and found that the oxdatabase_6 table does not contain the table context, it is found in configdb.context

    Log entries.
    Sep 25, 2008 4:35:31 AM com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage delete
    SEVERE: Storage Error
    com.openexchange.admin.rmi.exceptions.StorageExcep tion: CTX-0006 Category=8 Message=SQL problem: Table 'oxdatabase_6.context' doesn't exist. exceptionID=13425
    14627-3


    I've followed the releases of OX, and I've been able to reproduce this on 2 new install machines.

    I am able to compare this with my known good install, Build: 6.6.0-6606, 2008-09-03 16:13:35 which does not have this problem.

    Please do not hesitate to reach me should you require more information.

    Regards.

  • #2
    Hi,

    this issue has already been fixed with the latest packages (6609). Please update as soon as the packages are available.

    Greetings
    Last edited by Martin Heiland; 09-25-2008, 08:50 AM.

    Comment


    • #3
      Hiello Martin.

      Thanks for the update.

      Much appreciated.

      Regards.

      Comment


      • #4
        Hi.

        Ich habe das selbe Problem. Wie installiere ich das Update?

        Habe ox nach der openSUSE 11 Wiki Anleitung installiert.

        Comment


        • #5
          Hi.

          Ich habe das selbe Problem. Wie installiere ich das Update?

          Habe ox nach der openSUSE 11 Wiki Anleitung installiert.
          Viele Grüße
          Gespenst

          Comment


          • #6
            Hallo Gespenst,

            sobald die aktualisierten Pakete verfügbar sind, solltest du das über die SuSE Paketverwaltung machen können. Der Befehl für online-updates ist "you".

            Gruß

            Comment


            • #7
              Gibt es eine Möglichkeit die User in zwischen anders zu löschen? (außer direkt über die Datenbank..)

              Comment


              • #8
                Hallo,

                als kurzfristige Möglichkeit könntest du den Nutzer "aussperren" in dem du das Passwort änderst.
                Eine Version mit der das gefixt ist, wird in kürze erscheinen.

                Gruß und Sorry für die Unannehmlichkeiten.

                Comment


                • #9
                  Hallo Martin,

                  denkst du das die neue Version bis Freitag verfügbar ist?

                  Comment


                  • #10
                    So sieht es derzeit aus, ja.

                    Comment


                    • #11
                      Leider ist bis jetzt keine neue Version raus...

                      Comment


                      • #12
                        Hallo,

                        seit dem 29.09. ist die Version 6610 aktuell

                        Gruß
                        Martin

                        Comment


                        • #13
                          Wenn ich aber bei mir "you" eingebe ist nichts von OpenXchange dabei...

                          Comment


                          • #14
                            Welche Quelle für Onlineupdates hast du denn eingerichtet?

                            mfg

                            Comment


                            • #15
                              Code:
                                |Default │x      │openSUSE-DVD 11.0    │cd:///?devices=/dev/sr0                                                                                        │
                                │Default │x      │ox                   │http://download.opensuse.org/repositories/server:/OX:/ox6/openSUSE_11.0/                                       │
                                │Default │x      │openSUSE-11.0-Updates│http://download.opensuse.org/update/11.0/                                                                      │
                                │120     │x      │openSUSE-11.0-Non-Oss│http://download.opensuse.org/distribution/11.0/repo/non-oss/                                                   │
                                │120     │       │openSUSE-11.0-Debug  │http://download.opensuse.org/distribution/11.0/repo/debug/                                                     │
                                │120     │x      │openSUSE-11.0-Oss    │http://download.opensuse.org/distribution/11.0/repo/oss/                                                       │

                              Comment

                              Working...
                              X