Hello Leaders ,
Suddenly i faced the below error when try to login to the application even the admin user is having that issue
EPMCSS-00301: Failed to authenticate user. Invalid credentials.
Enter valid credentials
URI: http://servername:19000/workspace/logon
Code: 1000
Description: An error occurred processing the result from the server
i found a solution which can help as the below
- Log into Shared Services.
- Select Administration > Configure User Directory
- Select LDAP provider,click on EDIT
- Select Show advanced option
- Go to connection pooling section
- Increase the parameter as follows:
- Max connections:default
- Timeout:default
- Evict Interval:2
- Allowed Idle Connection time:1 - Set idle timeout to 1 and eviction time to 2 minutes.
- Make sure that "Grow Connections" is selected.
- Restart all the services.
Issue is how can i login to the shared services since i cant open the workspace , and is there any suggestion from your side to help fixing that issue
I am using EPM on prim 11.1.2.4
Thank You