Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
13 replies
Subscribers
7 subscribers
Views
4660 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
In our UAT environment, we have a user that is not able to login. When we look a
mjmallet
over 12 years ago
In our UAT environment, we have a user that is not able to login. When we look at her profile in BPMUAT, we get the message "The system has encountered a problem". What could have cause an account to get corrupted?...
OriginalPostID-41844
OriginalPostID-41844
Discussion posts and replies are publicly visible
0
Myles Weber
Appian Employee
over 12 years ago
Is there an error message that appear in the app server or Appian logs related to when this is clicked? Given it is a UAT environment, might be easiest to wipe the logs, view the profile and see if there is more details in the log files.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
which log file do I have to look at for that information?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
I think this is what you are looking for:
Error getting credentials for ldecker
java.lang.IllegalStateException: An unexpected error occured while getting group ids for the user [ldecker] by roles [4 and 2] by using Administrator service context.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 12 years ago
Run the following command:
<APPIAN_HOME>\\server\\_scripts\\diagnostic\\checkengine -u
this will check if your engines have non-propagated users. If you see users listed next to any of the engines run:
<APPIAN_HOME>\\server\\_scripts\\diagnostic\\checkengine -cu
to propagate them.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
We ran the script and no users showed up, everything looks fine. What else do you suggest?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
I got the logs for when the error occurs.. I can send it to you via email. Let me know.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
I got another user in UAT that cannot login. Should I open a trouble ticket for this? Thanks
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 12 years ago
There are two things to try. I now remember I've seen a similar behavior when users set their home page to one specific page that is later deleted and they keep getting the same error message every time the login because the home page is the first thing they are presented but now that the page no longer exist they get an error.
Here is what you can do to test if this is the case:
1. Have the user login. He will get the error
2. Have him change the URL to /suite/tempo (for example). If he is able to see Tempo it will mean that the login is working and it's his home page what is missing. In this case it is easy if he just sets a new home page.
If this is not the case, if he keeps getting the same error try the following:
1. Have him add the environment's URL to his Trusted Sites list in Internet Explorer (Tools - Internet Options - Security - Trusted Sites - Sites. Restart the browser and test again. Repeat the same test of changing the URL to Tempo
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 12 years ago
2. Finally if this keeps showing the same behavior have him start IE using the Run prompt from Windows - Start and execute
iexplore -extoff
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 12 years ago
Thanks Eduardo, we tried and it didn't work.. any other suggestions?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>