RSA Access Manger 6.1
Operating system supports IPV6
IPV6 must be disabled, as AxM does not currently support ipv6.
To disable ipv6, do the following:
1) Uncheck IPv6 in the the network interface setting
2) Add DisabledComponents setting in the
registry at HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
3) comment out or alternately remove the ::1 localhost entry in the c:\windows\system32\drivers\etc\hosts file
In the event you continue to have issues running the aserver (or any of the AxM components) in debug mode and are recieving this error, the following workaround may be used:
1) In aserver/dispatcher/eserver.bats under the "init" section, include on the JVM_OSARGS line the following directive, -Djava.net.preferIPv4Stack=true.
Example:
:init
set JAVA_HOME=%AXM_HOME%\jre
set JVM_OSARGS=-server -Djava.net.preferIPv4Stack=true
set JVM_64=0
2) in hosts file, in addition to removing the v6 loopback, add the IPV4 ip address and fqdn of the host (it is not there by default), insuring it matches the primary hostname
Related Articles
The Remote AveksaAgent fails to start as a service on Windows in RSA Governance and Lifecycle 129Number of Views AFX Server on Windows fails to stop/start after initial successful start in RSA Governance & Lifecycle 154Number of Views RSA Software token application does not work on Android 10 26Number of Views Syntax errors appear Oracle database creation fails when running the setup.bat file to create the database schema when ru… 8Number of Views RSA Authention Manager Prime fails with the error "Files was unexpected at this time" while attempting to execute edtool.bat 36Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process