Announcement

Collapse
No announcement yet.

Database is locked or is now beeing updated, please try again later

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

  • Database is locked or is now beeing updated, please try again later

    hello every1,
    i am installing an new open-xchange-server (7.8.1) on debian 8 and created a few contexts and users. users could login. but i forgot to set the right loginsource for the sieve-server. after changing the loginsource in mailfilter.properties i restarting the open-xchange service.

    after that i can't login anymore.
    Der Server wird derzeit gewartet. Bitte versuchen Sie es später erneut. (CTX-0007)
    listuser says:
    Database is locked or is now beeing updated, please try again later
    so i tried:
    Code:
    /opt/open-xchange/sbin/listExecutedUpdateTasks -n oxdatabase_5
    taskName successful lastModified
    Code:
    mysql> use oxdatabase_5;
    mysql> select * from updateTask;
    Empty set (0.00 sec)
    any1 an idea what went wrong?

    sunny greetings at every1!!!
Working...
X