Import of the AFX standard connectors fails with 'UT000020: Connection terminated as request was larger than 10485760' in RSA Identity Governance & Lifecycle
Originally Published: 2016-08-22
Article Number
Applies To
RSA Version/Condition: 7.0
Platform (Other): WildFly
Issue
Import Failed: UT000020: Connection terminated as request was larger than 10485760
Cause
Resolution
- RSA Identity Governance & Lifecycle 7.0.1
- RSA Identity Governance & Lifecycle 7.0.2
Workaround
Non-clustered environment
If the environment is not clustered, follow the steps below.
- Login to the domain controller machine as the oracle user.
- Navigate to $AVEKSA_HOME/wildfly/bin.
- Connect to the domain controller by host name
./jboss-cli.sh -c --controller={domain_controller_host_name}
- At the command prompt, enter each of the following commands:
- /profile=full-ha/subsystem=undertow/server=default-server/http-listener=default/:write-attribute(name=max-post-size,value=2147483647)
- /profile=full-ha/subsystem=undertow/server=default-server/https-listener=https/:write-attribute(name=max-post-size,value=2147483647)
- /profile=full-ha/subsystem=undertow/server=default-server/https-listener=agent-ssl/:write-attribute(name=max-post-size,value=2147483647)
Note: These commands will update the $AVEKSA_HOME/wildfly/standalone/configuration/aveksa-standalone-full.xml file.
- Restart RSA Identity Governance & Lifecycle
acm restart
- Try the connector import again.
Clustered environment
In a clustered environment, follow the steps below.
- Login to the domain controller for the WildFly cluster as the oracle user.
- Navigate to $AVEKSA_HOME/wildfly/bin.
- Connect to the domain controller by host name
./jboss-cli.sh -c --controller={domain.ontroller_host_name}
- At the command prompt, enter each of the following commands:
- /profile=full-ha/subsystem=undertow/server=default-server/http-listener=default/:write-attribute(name=max-post-size,value=2147483647)
- /profile=full-ha/subsystem=undertow/server=default-server/https-listener=https/:write-attribute(name=max-post-size,value=2147483647)
- /profile=full-ha/subsystem=undertow/server=default-server/https-listener=agent-ssl/:write-attribute(name=max-post-size,value=2147483647)
Note: These commands will update the $AVELSA_HOME/wildfly/domain/configuration/domain.xml file.
- Restart RSA Identity Governance & Lifecycle on each node of the cluster. Login to each node as the oracle user.
aveksa_cluster restart
-
Try the connector import again.
Notes
- For non-clustered environments, the value for max-post-size should be set to 2147483647 in the $AVEKSA_HOME/wildfly/standalone/configuration/aveksa-standalone-full.xml file.
- For clustered environments, the value for max-post-size should be set to 2147483647 in the $AVEKSA_HOME/wildfly/domain/configuration/domain.xml file.
Related Articles
Error when signing a certificate request using RCM in HA with Thales HSM 36Number of Views How to modify the WildFly application server default maximum parameter setting of 1000 in RSA Governance & Lifecycle 244Number of Views Users cannot log into the RSA Authentication Manager Self-Service Console using the Authenticate OTP 296Number of Views How to configure High Availability (HA) on multiple RSA Authentication Agents for Citrix StoreFront with Risk Based Authen… 220Number of Views rsa_authentication_manager_8.5_getting_started_virtual_appliance_VMware.pdf 88Number of Views
Trending Articles
RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor… Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) How to configure RSA Authentication Manager 8.4 or later to send data to multiple remote syslog servers
Don't see what you're looking for?