Hi folks,
I have a setup cluster which is working with 6.20.7 version. I have : 2 frontend, 1 sql and 1 provisionning server. All of this managed by parallels OA.
provisionning is just working fine.
Problem is with user login, If I run the two frontends, I experiment problems with sessions.
here is what I have in logs :
On the server which did the login :
Login:testox@testox.tst IP:217.25.185.40 AuthID:e89920ed-1d24-4833-98dd-30c7d7f80000 Agent:Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4 Client:com.openexchange.ox.gui.dhtml(6.20.7 Rev4) Interface:HTTP_JSON Context:67(67.TEST_INFOCLIP,BRANDING||67||ox.cloud .filnet.net,clalandetest09ter||clalandetest09ter,t estox@testox.tst||testox@testox.tst) User:3(testox@testox.tst) Session:9ddaffe26bba48d990874a1b7bc6211d Random:e5fb4606fa1e44328734f0a7e7f7671d
On the other one :
Oct 22, 2012 1:05:55 PM com.openexchange.log.internal.LoggerTask call
INFO: Logged at: com.openexchange.ajax.SessionServlet.getSession(Se ssionServlet.java:521)
There is no session associated with session identifier: e9e5dcd3d6cf422a8629176172ba54a9
On my UI, I get an expired session message.
Another problem. randomly, when i stop my two frontends and restart them, on of them (random) is refusing to auth users with authentication error.
Any idea of what i'm doing wrong ?
Regards,
I have a setup cluster which is working with 6.20.7 version. I have : 2 frontend, 1 sql and 1 provisionning server. All of this managed by parallels OA.
provisionning is just working fine.
Problem is with user login, If I run the two frontends, I experiment problems with sessions.
here is what I have in logs :
On the server which did the login :
Login:testox@testox.tst IP:217.25.185.40 AuthID:e89920ed-1d24-4833-98dd-30c7d7f80000 Agent:Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4 Client:com.openexchange.ox.gui.dhtml(6.20.7 Rev4) Interface:HTTP_JSON Context:67(67.TEST_INFOCLIP,BRANDING||67||ox.cloud .filnet.net,clalandetest09ter||clalandetest09ter,t estox@testox.tst||testox@testox.tst) User:3(testox@testox.tst) Session:9ddaffe26bba48d990874a1b7bc6211d Random:e5fb4606fa1e44328734f0a7e7f7671d
On the other one :
Oct 22, 2012 1:05:55 PM com.openexchange.log.internal.LoggerTask call
INFO: Logged at: com.openexchange.ajax.SessionServlet.getSession(Se ssionServlet.java:521)
There is no session associated with session identifier: e9e5dcd3d6cf422a8629176172ba54a9
On my UI, I get an expired session message.
Another problem. randomly, when i stop my two frontends and restart them, on of them (random) is refusing to auth users with authentication error.
Any idea of what i'm doing wrong ?
Regards,
Comment