reimposting batch aborts with error
Dear All,
We are facing error while running reimposting batch in 14V. Below is the error mesaage.
[weblmgr@oracleretail14 batch]$ ./reimposting REIM.ADMIN
2014-06-27 11:35:35,497 ERROR [main] oracle.retail.reim.data.dao.impl.ReIMLdapDao - ReIMLdapDao.invalid_user_id_or_password
com.retek.reim.merch.utils.ReIMException: Invalid username or password.
at oracle.retail.reim.data.dao.impl.ReIMLdapDao.authenticateAndReadUser(ReIMLdapDao.java:75)
at oracle.retail.reim.services.impl.ReIMLdapService.authenticateAndReadUser(ReIMLdapService.java:21)
at com.retek.reim.manager.LoginServiceImpl.validateUserUsingLdap(LoginServiceImpl.java:152)
at com.retek.reim.manager.LoginServiceImpl.login(LoginServiceImpl.java:133)
at com.retek.reim.batch.BatchUtils.start(BatchUtils.java:278)
at oracle.retail.reim.batch.jobs.FinancialPostingBatch.performBatch(FinancialPostingBatch.java:42)