Hi!
I have a problem with the login
I changed the authentication-database for authentication-ldap and modified ldapauth.properties.
When I log with the account created in openldap example@example.com I get the following error:
Error: The connection is not possible at the moment. Please try again later. (LGI-0005, -142,677,246-11)
open-xchange.log.0 shows this:
Apr 22, 2010 1:18:22 PM com.openexchange.login.internal.LoginPerformer logLoginRequest
INFO: Login:dismaco@example.com IP:127.0.0.1 AuthID:d08899b9-0000-4c3a-b392-4845bc5c20f3 Agent:Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9 Client:com.openexchange.ox6.gui.dhtml(6.16.0 Rev4) Interface:HTTP_JSON Failed.
Apr 22, 2010 1:18:22 PM com.openexchange.ajax.Login doLogin
SEVERE: LGI-0005 Category=5 Message=Login not possible at the moment. Please try again later. exceptionID=-142677246-11
LGI-0005 Category=5 Message=Login not possible at the moment. Please try again later. exceptionID=-142677246-11
at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:82)
at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:62)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:139)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:159)
at com.openexchange.authentication.LoginExceptionCode s.create(LoginExceptionCodes.java:189)
at com.openexchange.login.internal.LoginPerformer.doL ogin(LoginPerformer.java:166)
at com.openexchange.ajax.Login.doLogin(Login.java:340 )
at com.openexchange.ajax.Login.doGet(Login.java:138)
at com.openexchange.ajax.Login.doPost(Login.java:318)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:384)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:138)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:619)
Caused by: SRV-0001 Category=4 Message=The required service com.openexchange.authentication.AuthenticationServ ice is temporary not available. Please try again later. exceptionID=-142677246-10
at com.openexchange.authentication.service.Authentica tion.login(Authentication.java:90)
at com.openexchange.login.internal.LoginPerformer.doL ogin(LoginPerformer.java:115)
... 16 more
Open-xchange-osgi.log shows this:
!ENTRY org.eclipse.osgi 4 0 2010-04-22 13:05:25.257
!MESSAGE Bundle reference:file:/opt/open-xchange/bundles/com.openexchange.authentication.database.jar@start not found.
What can I do?
I have a problem with the login
I changed the authentication-database for authentication-ldap and modified ldapauth.properties.
When I log with the account created in openldap example@example.com I get the following error:
Error: The connection is not possible at the moment. Please try again later. (LGI-0005, -142,677,246-11)
open-xchange.log.0 shows this:
Apr 22, 2010 1:18:22 PM com.openexchange.login.internal.LoginPerformer logLoginRequest
INFO: Login:dismaco@example.com IP:127.0.0.1 AuthID:d08899b9-0000-4c3a-b392-4845bc5c20f3 Agent:Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9 Client:com.openexchange.ox6.gui.dhtml(6.16.0 Rev4) Interface:HTTP_JSON Failed.
Apr 22, 2010 1:18:22 PM com.openexchange.ajax.Login doLogin
SEVERE: LGI-0005 Category=5 Message=Login not possible at the moment. Please try again later. exceptionID=-142677246-11
LGI-0005 Category=5 Message=Login not possible at the moment. Please try again later. exceptionID=-142677246-11
at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:82)
at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:62)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:139)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:159)
at com.openexchange.authentication.LoginExceptionCode s.create(LoginExceptionCodes.java:189)
at com.openexchange.login.internal.LoginPerformer.doL ogin(LoginPerformer.java:166)
at com.openexchange.ajax.Login.doLogin(Login.java:340 )
at com.openexchange.ajax.Login.doGet(Login.java:138)
at com.openexchange.ajax.Login.doPost(Login.java:318)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:384)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:138)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:619)
Caused by: SRV-0001 Category=4 Message=The required service com.openexchange.authentication.AuthenticationServ ice is temporary not available. Please try again later. exceptionID=-142677246-10
at com.openexchange.authentication.service.Authentica tion.login(Authentication.java:90)
at com.openexchange.login.internal.LoginPerformer.doL ogin(LoginPerformer.java:115)
... 16 more
Open-xchange-osgi.log shows this:
!ENTRY org.eclipse.osgi 4 0 2010-04-22 13:05:25.257
!MESSAGE Bundle reference:file:/opt/open-xchange/bundles/com.openexchange.authentication.database.jar@start not found.
What can I do?