I just updated (rev. 658402) and re ran the install to a fresh database . I got the following after trying to login as admin/ofbiz for the first time.

[java] 2008-05-20 12:42:55,291 (http-0.0.0.0-8443-Processor3) [ ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: Password incorrect. [java] 2008-05-20 12:42:55,291 (http-0.0.0.0-8443-Processor3) [ TransactionUtil.java:275:ERROR] [java] ---- exception report ----------------------------------------------------------
     [java] [TransactionUtil.rollback]
     [java] Exception: java.lang.Exception
     [java] Message: Stack Trace
[java] ---- stack trace ---------------------------------------------------------------
     [java] java.lang.Exception: Stack Trace
[java] org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) [java] org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) [java] org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) [java] org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) [java] org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) [java] org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:373)
...

Scott Gray wrote:
Hi Raj

There were some issues there that have been resolved since your revision, an
update should fix the problem.

Regards
Scott

2008/5/18 Raj Saini <[EMAIL PROTECTED]>:

Hi,

I have updated the code few days ago (trunk revision 653257) and started
facing the user login problem. Use can long successfully just after creating
the account. However, once user logs out, and tries to login, get the
following error:

*The following error occurred during login: Password incorrect.

*Stack trace below shows the enter password and db password hash is same.
Any idea what is going wrong here?

Thanks,

Raj

Reply via email to