You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were facing error message "DBGM0024E Incorrect user id or password" when a developer tried to set a SEP after a password change for the user account of the developer.
This happened to multiple developers.
All other parts of the connection work fine, source and object browsing is ok.
Just only when we try to set a SEP on a program object, it comes up with a dialog in which we must enter the password. After doing that, the error message occurs. Doing "Connect and Reload Server Settings" did not help.
Finally restarting the new debug service via Navigator for i helped.
But it seems very strange to me that restarting the central debug service should be the way to solve this issue.