Salesforce

Import of the AFX standard connectors fails with 'UT000020: Connection terminated as request was larger than 10485760' in RSA Identity Governance & Lifecycle

Header
Import of the AFX standard connectors fails with 'UT000020: Connection terminated as request was larger than 10485760' in RSA Identity Governance & Lifecycle
Import-of-the-AFX-standard-connectors-fails-with-UT000020-Connection-terminated-as-request-was-larger-than-10485760-in-RSA-Identity-Governance-Lifecycle
Import of the AFX standard connectors fails with 'UT000020: Connection terminated as request was larger than 10485760' in RSA Identity Governance & Lifecycle
Work in Progress
2,807.91
Article Content
 
RSA Product Set: Identity Governance & Lifecycle 
RSA Version/Condition: 7.0
Platform (Other): WildFly
 
An import of an AFX 7.0.0 P{XX} standard connector package into the RSA Identity Governance & Lifecycle user interface (AFX > Import), displays the following error:
 
Import Failed: UT000020: Connection terminated as request was larger than 10485760
 
 
Screenshot of error
There are missing properties in the WildFly configuration setup.
This issue is resolved in the following RSA Identity Governance & Lifecycle patches:
  • RSA Identity Governance & Lifecycle 7.0.1
  • RSA Identity Governance & Lifecycle 7.0.2

Non-clustered environment

If the environment is not clustered, follow the steps below.

  1. Login to the domain controller machine as the oracle user.
  2. Navigate to $AVEKSA_HOME/wildfly/bin.
  3. Connect to the domain controller by host name
./jboss-cli.sh -c --controller={domain_controller_host_name}
  1. 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.

  1. Restart RSA Identity Governance & Lifecycle 
acm restart
  1. Try the connector import again.


Clustered environment

In a clustered environment, follow the steps below.

  1. Login to the domain controller for the WildFly cluster as the oracle user.
  2. Navigate to $AVEKSA_HOME/wildfly/bin.
  3. Connect to the domain controller by host name
./jboss-cli.sh -c --controller={domain.ontroller_host_name}
  1. 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.
  1. Restart RSA Identity Governance & Lifecycle on each node of the cluster. Login to each node as the oracle user.
aveksa_cluster restart
  1. Try the connector import again.

  • 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.
000033847
Article Settings
External
Manual
Marianne Samy
8/22/2016 8:34 PM
Marianne Hanna
Article Assignment
 
 
 
Article Properties
Published
Knowledge
000044064
Marianne Hanna
Venkata SamanthKumarAtchuta
English

Powered by