Hello.
I'm new to the forum and to OX. I've done some search without success, so I post the problem here.
I've done an OX Community installation (Version: 6.12.0 Rev7) in a Red Hat Entreprise Linux 5. I followed the steps described in the documentation and all went smoothly with some minor changes. I'm able to log in with the test user created like the doc says.
I have created another user in order to test some functionality using the createuser command line utility. The creation process was ok and I can log in with this user too. But the problem cames with the email configuration. I've test all possible combinations in the Configuration->E-mail->Accounts window, and I always get the same error:
Connection failed! Please check your settings: Error: Missing the following request parameter: password (SVL-0002, -1890845812-13)
I have changed the mail settings in the mail.properties file with the same results, but it is supposed that with the passwordSource=user, mailServerSource=user and transportServerSource=user, the settings are loaded from the user configuration.
I don't know what to do. Here is the log output (I changed it to ALL in order to get more info):
Nov 17, 2009 2:19:43 PM com.openexchange.mailaccount.servlet.MailAccountSe rvlet doPut
SEVERE: SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-9
SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-9
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.actionValidate(MailAccountRequest.ja va:312)
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.action(MailAccountRequest.java:154)
at com.openexchange.mailaccount.servlet.MailAccountSe rvlet.doPut(MailAccountServlet.java:171)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:619)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:365)
at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:159)
at com.openexchange.ajax.PermissionServlet.service(Pe rmissionServlet.java:66)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 433)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:281)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-8
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.checkNeededFields(MailAccountRequest .java:650)
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.actionValidate(MailAccountRequest.ja va:300)
... 18 more
Is this a known problem?. Am I doing something wrong?.
Please, ask for more details if needed.
Thank you.
I'm new to the forum and to OX. I've done some search without success, so I post the problem here.
I've done an OX Community installation (Version: 6.12.0 Rev7) in a Red Hat Entreprise Linux 5. I followed the steps described in the documentation and all went smoothly with some minor changes. I'm able to log in with the test user created like the doc says.
I have created another user in order to test some functionality using the createuser command line utility. The creation process was ok and I can log in with this user too. But the problem cames with the email configuration. I've test all possible combinations in the Configuration->E-mail->Accounts window, and I always get the same error:
Connection failed! Please check your settings: Error: Missing the following request parameter: password (SVL-0002, -1890845812-13)
I have changed the mail settings in the mail.properties file with the same results, but it is supposed that with the passwordSource=user, mailServerSource=user and transportServerSource=user, the settings are loaded from the user configuration.
I don't know what to do. Here is the log output (I changed it to ALL in order to get more info):
Nov 17, 2009 2:19:43 PM com.openexchange.mailaccount.servlet.MailAccountSe rvlet doPut
SEVERE: SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-9
SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-9
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.actionValidate(MailAccountRequest.ja va:312)
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.action(MailAccountRequest.java:154)
at com.openexchange.mailaccount.servlet.MailAccountSe rvlet.doPut(MailAccountServlet.java:171)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:619)
at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:365)
at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:159)
at com.openexchange.ajax.PermissionServlet.service(Pe rmissionServlet.java:66)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 433)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:281)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: SVL-0002 Category=8 Message=Missing the following request parameter: password exceptionID=-1890845812-8
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.checkNeededFields(MailAccountRequest .java:650)
at com.openexchange.mailaccount.servlet.request.MailA ccountRequest.actionValidate(MailAccountRequest.ja va:300)
... 18 more
Is this a known problem?. Am I doing something wrong?.
Please, ask for more details if needed.
Thank you.
Comment