Hi all,
I run a Open-Xchange server combination of Postfix/ Cyrus and OX on Centos 5.3 i386 and I am trying to figure out the following:
After upgrading to OX 6.10 I get the following error message:
Sep 1, 2009 1:42:07 AM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
SEVERE: Mail access cache could not be obtained.
MSG-0012 Category=10 Message=Cannot initialize mail module exceptionID=1784018968-2
Altough I read the wiki (again), and I tried to figure it out myself, I cannot find what is or goes wrong.
This is the complete log entry:
Sep 1, 2009 1:22:07 PM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
SEVERE: Mail access cache could not be obtained.
MSG-0012 Category=10 Message=Cannot initialize mail module exceptionID=1784018968-12
at com.openexchange.mail.cache.MailAccessCache.initCa che(MailAccessCache.java:177)
at com.openexchange.mail.cache.MailAccessCache.<init> (MailAccessCache.java:98)
at com.openexchange.mail.cache.MailAccessCache.getIns tance(MailAccessCache.java:145)
at com.openexchange.mail.cache.MailAccessCacheEventLi stener.handleEvent(MailAccessCacheEventListener.ja va:90)
at org.eclipse.equinox.event.EventHandlerWrapper.hand leEvent(EventHandlerWrapper.java:177)
at org.eclipse.equinox.event.EventHandlerTracker.disp atchEvent(EventHandlerTracker.java:198)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:297)
Sep 1, 2009 2:32:07 PM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
and this happenes every 10 minutes.
Could anyone help me to figure out what I do or did wrong?
I run a Open-Xchange server combination of Postfix/ Cyrus and OX on Centos 5.3 i386 and I am trying to figure out the following:
After upgrading to OX 6.10 I get the following error message:
Sep 1, 2009 1:42:07 AM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
SEVERE: Mail access cache could not be obtained.
MSG-0012 Category=10 Message=Cannot initialize mail module exceptionID=1784018968-2
Altough I read the wiki (again), and I tried to figure it out myself, I cannot find what is or goes wrong.
This is the complete log entry:
Sep 1, 2009 1:22:07 PM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
SEVERE: Mail access cache could not be obtained.
MSG-0012 Category=10 Message=Cannot initialize mail module exceptionID=1784018968-12
at com.openexchange.mail.cache.MailAccessCache.initCa che(MailAccessCache.java:177)
at com.openexchange.mail.cache.MailAccessCache.<init> (MailAccessCache.java:98)
at com.openexchange.mail.cache.MailAccessCache.getIns tance(MailAccessCache.java:145)
at com.openexchange.mail.cache.MailAccessCacheEventLi stener.handleEvent(MailAccessCacheEventListener.ja va:90)
at org.eclipse.equinox.event.EventHandlerWrapper.hand leEvent(EventHandlerWrapper.java:177)
at org.eclipse.equinox.event.EventHandlerTracker.disp atchEvent(EventHandlerTracker.java:198)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:297)
Sep 1, 2009 2:32:07 PM com.openexchange.mail.cache.MailAccessCacheEventLi stener handleEvent
and this happenes every 10 minutes.
Could anyone help me to figure out what I do or did wrong?
Comment