Error Message :
ErrorMsg: AwE-5009 RMI connection failure, check if RmiServer is running (12/16/16 12:15 PM)
Details: null
java.rmi.RemoteException: AMDEMO; nested exception is:
java.util.regex.PatternSyntaxException: Unclosed group near index 9
PassW0rd(
^
When using LDAP authentication for an Applications Manager (AM) login and special characters are used in the password, the user is unable to login. The Client generates an RmiServer exception and the above error is displayed.
Investigation- Define the following password for a user using LDAP authentication:
PassW0rd(
Actual: When the user attempts to login from the AM Client, an RmiServer exception is thrown, the AwE-5009 error is displayed, and the login attempt fails.
Expected: The user should be able to successfully log into the AM Client.