Hi All.
I have an OX server made of one apache front server, one application server (admin,groupware) and one database server (ox databases).
Currently I have a problem with proper logging through GUI.
When I log through it I get in ox-groupware.log:
Mar 1 18:02:10 127.0.0.1 2012-03-01 18:02:10,816 open-xchange-groupware ERROR [com.openexchange.authentication.imap.impl.IMAPAuth entication][OX-Logger]: com.openexchange.log.internal.LoggerTask,call Logged at: com.openexchange.authentication.imap.impl.IMAPAuth entication.handleLoginInfo(IMAPAuthentication.java :250) Context id=-1 not found com.openexchange.ajp13.remoteAddress=X.X.X.X com.openexchange.ajp13.remotePort=40826
Mar 1 18:02:10 127.0.0.1 2012-03-01 18:02:10,817 open-xchange-groupware INFO [com.openexchange.login.internal.LoginPerformer][OX-Logger]: com.openexchange.log.internal.LoggerTask,call Logged at: com.openexchange.ajax.Login.doLogin(Login.java:860 ) Login:user@example.com IP:Y.Y.Y.Y AuthID:84e3530d-fd81-4ab2-9ad3-9fdc62300000 Agent:Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/10.10 Chromium/15.0.874.121 Chrome/15.0.874.121 Safari/535.2 Client:com.openexchange.ox.gui.dhtml(6.20.0 Rev36) Interface:HTTP_JSON Failed.
From groupware server there is no traffic to my imap server when I try to login (I've checked with tcpdump).
Could anyone help?
I have an OX server made of one apache front server, one application server (admin,groupware) and one database server (ox databases).
Currently I have a problem with proper logging through GUI.
When I log through it I get in ox-groupware.log:
Mar 1 18:02:10 127.0.0.1 2012-03-01 18:02:10,816 open-xchange-groupware ERROR [com.openexchange.authentication.imap.impl.IMAPAuth entication][OX-Logger]: com.openexchange.log.internal.LoggerTask,call Logged at: com.openexchange.authentication.imap.impl.IMAPAuth entication.handleLoginInfo(IMAPAuthentication.java :250) Context id=-1 not found com.openexchange.ajp13.remoteAddress=X.X.X.X com.openexchange.ajp13.remotePort=40826
Mar 1 18:02:10 127.0.0.1 2012-03-01 18:02:10,817 open-xchange-groupware INFO [com.openexchange.login.internal.LoginPerformer][OX-Logger]: com.openexchange.log.internal.LoggerTask,call Logged at: com.openexchange.ajax.Login.doLogin(Login.java:860 ) Login:user@example.com IP:Y.Y.Y.Y AuthID:84e3530d-fd81-4ab2-9ad3-9fdc62300000 Agent:Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/10.10 Chromium/15.0.874.121 Chrome/15.0.874.121 Safari/535.2 Client:com.openexchange.ox.gui.dhtml(6.20.0 Rev36) Interface:HTTP_JSON Failed.
From groupware server there is no traffic to my imap server when I try to login (I've checked with tcpdump).
Could anyone help?
Comment