Hi,
I am facing another issue while logging in through ATE .
com.syclo.agentry.PasswordInvalidException: no such object in table
at com.syclo.maximomobile.ExceptionHandlerImpl.handle(Unknown Source)
at com.syclo.maximomobile.User.doNativeAuthentication(Unknown Source)
at com.syclo.maximomobile.User.initMxSession(Unknown Source)
at com.syclo.maximomobile.Server.login(Unknown Source)
at com.syclo.maximomobile.ConnectTest.main(Unknown Source)
Caused by: java.rmi.NoSuchObjectException: no such object in table
at surn.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
n Source)
at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at java.rmi.Naming.lookup(Unknown Source)
at psdi.util.RMISession.getMXServer(RMISession.java:252)
at psdi.util.RMISession.getMessage(RMISession.java:541)
The Userid/Pwd and the port are correct and working .