cancel
Showing results for 
Search instead for 
Did you mean: 

Error message "missing" when changing password at portal login page

Former Member
0 Kudos

Hello,

we've got a problem with our password change in SAP Portal. When user try to change the password they receive the error message "missing" and nothing happens. Anyone knows about this issue and how to resolve it?

Thanks,

BR Matthias

View Entire Topic
former_member189631
Active Contributor
0 Kudos

Hi Matthias,

These are the possible missing messages:-

MISSING_PASSWORD=Password missing

MISSING_UID=User ID missing

MISSING_PASSWORD_CONFIRM=Password confirmation missing

MISSING_NEW_PASSWORD=New password missing

The above messages are stores in a properties file logonMessages.properties under the jar umelogonbase. So please check for the above possibilities.

Also check the umResetpaswordPage.jsp he logon par file to check reset password logic.

Ram

Former Member
0 Kudos

Dear Ram,

thank you for your hints. Unfortunately I'm pretty sure the error message isn't out ot the logonMessages files, because

a.) there isn't a logon message saying just "missing" and any parameter that might not be filled

and

b.) error message "missing" remains the same even if I switch language to German. If this message would be out of logon message files I would expect it to be in German.

Do you know any other possibilities where this message could come from? Didn't even find it at SE91 in our R3.

Thank you, BR Matthias