I don't view the JDK1.5 version anywhere on my developement
2017-11-30 17:40:18,875|FATAL|Error unmarshalling type: java.lang.Class Exception: This class does not support JDK1.5
2017-11-30 17:40:18,876|ERROR|Exception processing configuration data Exception processing configuration data Invalid configuration data
2017-11-30 17:40:18,876|ERROR|L0001512074418649921|com.rsa.authagent.authapi.AuthAgentException: Exception processing configuration data Exception processing configuration data Invalid configuration data
2017-11-30 17:40:18,899|INFO |L0001512074418649921|O|obtenerDatosUsuarioToken|<retorno cod="-1" msg="Error en obtenerDatosUsuarioToken" fechor="30/11/2017 17:40:18"><errores><error cod="-1" msg="com.rsa.authagent.authapi.AuthAgentException: Exception processing configuration data Exception processing configuration data Invalid configuration data" nivel="CRITICAL"/></errores><xml/></retorno>
You don't mention what version of Authentication Manager you're using. It may be possible that the Admin SDK of the version you're using contains interfaces/classes that are not compatible with your client's JRE. If possible, you should change you client to run a JRE compatible AM server.