rpm 16 version facing issue for only two users with below error
com.retek.platform.exception.RetekNetworkException: Server connection failed and retries were not successful .
exception id: 1711568326728
at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:359)
at com.retek.rpm.app.RPMServiceAccessorProxy.remoteTransaction(RPMServiceAccessorProxy.java:24)
at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:52)
at com.sun.proxy.$Proxy0.login(Unknown Source)
at com.retek.rpm.gui.security.RpmLoginEngine.validateUserLogin(RpmLoginEngine.java:266)
at com.retek.rpm.gui.security.RpmLoginEngine.authenticate(RpmLoginEngine.java:219)
at com.retek.rpm.gui.security.RpmLoginEngine.doLogin(RpmLoginEngine.java:60)
at com.retek.platform.client.gui.framework.LoginBootStrap.start(LoginBootStrap.java:44)
at com.retek.platform.client.bootstrap.BootStrapManager.nextBootStrap(BootStrapManager.java:158)