Hello,
after upgrading oxsv to version
GUI Version: 6.8.0-6801
Server Version: 6.8.0-6801
One user have a problem with his login.
The login prompt reports the following error:
In the log file the following exception occurs:
This message repeats more than one time.
Another user can login on the same machine without any error.
Do you have any suggestion how to fix this?
Thank you!
Best regards
Martin
after upgrading oxsv to version
GUI Version: 6.8.0-6801
Server Version: 6.8.0-6801
One user have a problem with his login.
The login prompt reports the following error:
Code:
Fehlermeldung: Max. Session-Größe für Benutzer 4 im Kontext 1 überstiegen (SES-0007, -715093246-14627)
Code:
06.02.2009 11:44:21 com.openexchange.ajax.Login doGet SCHWERWIEGEND: SES-0007 Category=8 Message=Max. session size for user 4 in context 1 exceeded exceptionID=-715093246-14814 SES-0007 Category=8 Message=Max. session size for user 4 in context 1 exceeded exceptionID=-715093246-14814 at com.openexchange.sessiond.impl.SessionHandler.addSession(SessionHandler.java:223) at com.openexchange.sessiond.impl.SessiondServiceImpl.addSession(SessiondServiceImpl.java:75) at com.openexchange.ajax.Login.doGet(Login.java:188) at com.openexchange.ajax.Login.doPost(Login.java:448) at javax.servlet.http.HttpServlet.service(HttpServlet.java:616) at com.openexchange.ajax.AJAXServlet.service(AJAXServlet.java:380) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at com.openexchange.ajp13.AJPv13RequestHandler.doServletService(AJPv13RequestHandler.java:575) at com.openexchange.ajp13.AJPv13Request.response(AJPv13Request.java:108) at com.openexchange.ajp13.AJPv13RequestHandler.createResponse(AJPv13RequestHandler.java:385) at com.openexchange.ajp13.AJPv13Connection.createResponse(AJPv13Connection.java:192) at com.openexchange.ajp13.AJPv13Listener.run(AJPv13Listener.java:245) at java.lang.Thread.run(Thread.java:595)
Another user can login on the same machine without any error.
Do you have any suggestion how to fix this?
Thank you!
Best regards
Martin
Comment