HI,
I am logged into oim as a end user and trying to change the password of him in my profile. But it is throwing the following error message.
An error has occurred while verifying the old password
logs :
[2014-02-25T16:48:05.698-05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oracle.iam.console.identity.self-service.ear#V2.0] Method changePassword called for changing password. Parameters are : Account Id 0, Old Password tuesday12, New Password monday13 and Confirm New Password monday13
[2014-02-25T16:48:05.700-05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oracle.iam.console.identity.self-service.ear#V2.0] Changing OIM password
[2014-02-25T16:48:05.703-05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam.selfservice.self.selfmgmt.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] An exception was encountered while performing operation.
[2014-02-25T16:48:05.734-05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] Kernel executing default validation with process id, event id, entity and operation 6,056,553.0.User.CHANGE_PASSWORD
[2014-02-25T16:48:05.753-05:00] [oim_server1] [WARNING] [] [oracle.iam.identity.usermgmt.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] An error has occurred while verifying the old password. : The user entity does not exist..
[2014-02-25T16:48:05.760-05:00] [oim_server1] [WARNING] [] [oracle.iam.selfservice.self.selfmgmt.impl.handlers.changepwd] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] An error occurred while verifying the old user password during change password operation. : An error has occurred while verifying the old password..
[2014-02-25T16:48:05.762-05:00] [oim_server1] [ERROR] [] [oracle.iam.platform.utils] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] An error occurred while loading the parent resource bundle oracle.iam.selfservice.resources.Logging
[2014-02-25T16:48:05.770-05:00] [oim_server1] [WARNING] [] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] Orchestration validation failed on the event handler - An error occurred while verifying the old user password during change password operation.
[2014-02-25T16:48:05.790-05:00] [oim_server1] [ERROR] [] [oracle.iam.selfservice.self.selfmgmt.impl] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: bryand-martinez] [ecid: ccdcbc2d5bfde55f:-91ebad5:1445b28524f:-8000-00000000002d5649,0] [APP: oim#11.1.2.0.0] Validation failed for change password.[[
oracle.iam.platform.kernel.ValidationFailedException: An error occurred while verifying the old user password during change password operation.
at oracle.iam.selfservice.self.selfmgmt.impl.handlers.changepwd.ChangePasswordValidationHandler.validate(ChangePasswordValidationHandler.java:202)
at oracle.iam.selfservice.self.selfmgmt.impl.handlers.changepwd.ChangePasswordValidationHandler.validate(ChangePasswordValidationHandler.java:121)
Thanks,
Hanuman