Hallo,
i use the installation description from
but i made the installation an opensuse 10.3, so i change the repository also to opensuse 10.3.
Everything looks good. I was very surprised. But now i can't login. Neither as "testuser" nor as "oxadmin".
The Login screen looks fine, after the verification of the password (that works) the window shows me "10%", but nothing more.
Here a part of the logfile:
--------------------
Sep 7, 2008 12:56:00 PM com.openexchange.ajp13.AJPv13Listener run
SEVERE: AJP-0001 Category=7 Message=com.openexchange.sessiond.SessiondService. addSession(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String; exceptionID=-1352880206-14
AJP-0001 Category=7 Message=com.openexchange.sessiond.SessiondService. addSession(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String; exceptionID=-1352880206-14
at com.openexchange.ajp13.AJPv13Listener.run(AJPv13Li stener.java:301)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NoSuchMethodError: com.openexchange.sessiond.SessiondService.addSessi on(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String;
at com.openexchange.ajax.Login.doGet(Login.java:188)
at com.openexchange.ajax.Login.doPost(Login.java:418)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:376)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:120)
at com.openexchange.ajp13.AJPv13RequestHandler.create Response(AJPv13RequestHandler.java:466)
at com.openexchange.ajp13.AJPv13Connection.createResp onse(AJPv13Connection.java:197)
at com.openexchange.ajp13.AJPv13Listener.run(AJPv13Li stener.java:259)
... 1 more
-----------------------------
It looks, that something went wrong with the Session.
Any idea?
Thanks
Norbert
i use the installation description from
but i made the installation an opensuse 10.3, so i change the repository also to opensuse 10.3.
Everything looks good. I was very surprised. But now i can't login. Neither as "testuser" nor as "oxadmin".
The Login screen looks fine, after the verification of the password (that works) the window shows me "10%", but nothing more.
Here a part of the logfile:
--------------------
Sep 7, 2008 12:56:00 PM com.openexchange.ajp13.AJPv13Listener run
SEVERE: AJP-0001 Category=7 Message=com.openexchange.sessiond.SessiondService. addSession(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String; exceptionID=-1352880206-14
AJP-0001 Category=7 Message=com.openexchange.sessiond.SessiondService. addSession(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String; exceptionID=-1352880206-14
at com.openexchange.ajp13.AJPv13Listener.run(AJPv13Li stener.java:301)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NoSuchMethodError: com.openexchange.sessiond.SessiondService.addSessi on(ILjava/lang/String;Ljava/lang/String;Lcom/openexchange/groupware/contexts/Context;Ljava/lang/StringLjava/lang/String;
at com.openexchange.ajax.Login.doGet(Login.java:188)
at com.openexchange.ajax.Login.doPost(Login.java:418)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:376)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:120)
at com.openexchange.ajp13.AJPv13RequestHandler.create Response(AJPv13RequestHandler.java:466)
at com.openexchange.ajp13.AJPv13Connection.createResp onse(AJPv13Connection.java:197)
at com.openexchange.ajp13.AJPv13Listener.run(AJPv13Li stener.java:259)
... 1 more
-----------------------------
It looks, that something went wrong with the Session.
Any idea?
Thanks
Norbert
Comment