Posted by ShprotX at 2007-10-25 18:10:37
It happened as a result of lack of storage space.
Checking spool files and stringprepping any if necessary... done
Upgrading your XDB structure to use hashed directories for speed... Need to
move
notes_to_myself to /var/spool/ejabberd/myhost.com/no/notes_to_myself but the
latter exists!
Aborting!
An error occurred during one of the automatic data update routines. Please
report this bug.
Traceback (most recent call last):
File "/opt/ejabberd/pyicq-t-0.8a/PyICQt.py", line 16, in
<module>
main.main()
File "/opt/ejabberd/pyicq-t-0.8a/src/main.py", line 443, in main
app = App()
File "/opt/ejabberd/pyicq-t-0.8a/src/main.py", line 396, in
__init__
xdb.housekeep()
File "/opt/ejabberd/pyicq-t-0.8a/src/xdb/xmlfiles.py", line 336, in
housekeep
exec("%s()" % note)
File "<string>", line 1, in <module>
File "/opt/ejabberd/pyicq-t-0.8a/src/xdb/xmlfiles.py", line 397, in
doHashDirUpgrade
os.exit(1)
AttributeError: 'module' object has no attribute 'exit'
Owner: r000nster