Ich hatte mich geirrt, das log ist nicht leer, sondern so voll das der Editor einige viele Sekunden benötigt bis er was anzeigt
auf jedenfall ist Ihre Vermutung dabei
“sqlite3.OperationalError: attempt to write a readonly database”
hier der Log Schnipsel
30.08.17 12:17:00.104 LISTENER ( WARN ) : received signal 15
30.08.17 12:17:05.629 DEBUG_INIT
30.08.17 12:17:06.804 LISTENER ( WARN ) : ox-user(OXUserIdCache): rebuilding cache…
30.08.17 12:17:06.804 LISTENER ( ERROR ) : import of filename=/usr/lib/univention-directory-listener/system/ox-user.py failed
Traceback (most recent call last):
File “/usr/lib/univention-directory-listener/system/ox-user.py”, line 167, in
_ox_user_id_cache.rebuild_cache(raise_exceptions=False)
File “/usr/lib/pymodules/python2.7/univention/ox/listener_tools.py”, line 118, in rebuild_cache
self.__clear_database()
File “/usr/lib/pymodules/python2.7/univention/ox/listener_tools.py”, line 107, in __clear_database
self.cursor.execute(‘DELETE FROM user_id_cache’)
sqlite3.OperationalError: attempt to write a readonly database
30.08.17 12:17:06.805 LISTENER ( ERROR ) : import of filename=/usr/lib/univention-directory-listener/system/ox-user.py failed in module_import()
UNIVENTION_DEBUG_BEGIN : uldap.__open host=web1.xxxxx.de port=7389 base=dc=xxxx,dc=de
UNIVENTION_DEBUG_END : uldap.__open host=web1.xxxx.de port=7389 base=dc=xxxx,dc=de
30.08.17 12:20:02.399 DEBUG_INIT
30.08.17 12:20:02.399 LISTENER ( WARN ) : ox-user(OXUserIdCache): rebuilding cache…
30.08.17 12:20:06.475 LISTENER ( WARN ) : ox-user(OXUserIdCache): cache rebuild finished
30.08.17 12:20:06.478 LISTENER ( PROCESS ) : ox-user: New Object is OX-User: True
30.08.17 12:20:06.478 LISTENER ( PROCESS ) : ox-user: Old Object is OX-User: False
30.08.17 12:20:06.478 LISTENER ( PROCESS ) : ox-user: new username: info.kreative
30.08.17 12:20:06.478 LISTENER ( PROCESS ) : ox-user(info.kreative): new mailPrimaryAddress: info@xxxxxx.de
UNIVENTION_DEBUG_BEGIN : uldap.__open host=web1.oxmail.de port=7389 base=dc=xxxx,dc=de
UNIVENTION_DEBUG_END : uldap.__open host=web1.oxmail.de port=7389 base=dc=xxxx,dc=de
30.08.17 12:20:06.521 LISTENER ( PROCESS ) : ox-user(info.kreative): lockfilename: /var/lock/deleteuid-2046
30.08.17 12:20:06.521 LISTENER ( PROCESS ) : ox-user(info.kreative): Creating ox user “info.kreative” in context 10
30.08.17 12:20:07.591 LISTENER ( ERROR ) : ox-user(info.kreative): failed with 106: user in context 10 could not be created:
Server response:
USER_ALIAS-0002 Categories=ERROR Message=‘A SQL error occurred: Duplicate entry ‘10-57169-info@xxxxx-.de’ for key ‘PRIMARY’.’ exceptionID=1646508123-49
at com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage.create(OXUserMySQLStorage.java:2132)
at com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage.create(OXUserMySQLStorage.java:2380)
at com.openexchange.admin.rmi.impl.OXUser.createUserCommon(OXUser.java:1667)
at com.openexchange.admin.rmi.impl.OXUser.create(OXUser.java:1566)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:345)
at sun.rmi.transport.Transport$2.run(Transport.java:202)
at sun.rmi.transport.Transport$2.run(Transport.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:198)