Difference between revisions of "OX6:OX6 Troubleshooting"

 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
== Preparations ==
 
When trouble strikes, it's usually a good idea to shoot back. (Shooting wins over striking any day). Here we'll collect a few things you may want to try if the installation didn't quite work:
 
When trouble strikes, it's usually a good idea to shoot back. (Shooting wins over striking any day). Here we'll collect a few things you may want to try if the installation didn't quite work:
  
 
You might try to:
 
You might try to:
 
 
* [[Setting Loglevels| Set the log level]]
 
* [[Setting Loglevels| Set the log level]]
 
* [[Checking the database access| Check the database setup]]
 
* [[Checking the database access| Check the database setup]]
* [[NoClassDefFoundError: OXUserIMAPExtension| Can't create user! java.lang.NoClassDefFoundError: OXUserIMAPExtension]]
+
* Check for a solution in the [http://sdb.open-xchange.com/ Open-Xchange Support Database]
* [[No user in rights window| No User shown in folder rights window]]
+
* run the command <tt>/opt/open-xchange/sbin/checkconfigconsistency</tt>, which will check for some well known configuration mistakes
 
 
 
 
If the installer or the adduser script fails in creating mailboxes, set "autocreatequota: -1" in your /etc/imapd.conf
 
This helped at least for me, using Ubuntu Server 7.04 Feisty
 

Latest revision as of 10:59, 27 November 2015

Preparations

When trouble strikes, it's usually a good idea to shoot back. (Shooting wins over striking any day). Here we'll collect a few things you may want to try if the installation didn't quite work:

You might try to: