Exception on form validation: java.lang.illegalStateException: Already connected error in RSA Identity Governance & Lifecycle 7.1.1 P02
2 years ago
Originally Published: 2019-10-11
Article Number
000042456
Applies To
RSA Product Set: Identity Governance & Lifecycle
RSA Version/Condition: 7.1.1 P02
Issue
In RSA Identity Governance & Lifecycle 7.1.1 P02, when using any JSP file in the validation URI for a form under the General tab (in the user interface go to Requests > Configuration > Request Forms tab > {name of request form} > General tab), when the validation is activated, the form fails with the following error in the user interface:
 
Exception on form validation:java.lang.illegalStateException:Already connected
 
 
User-added image

The aveksaServer.log file has the same error:
 
10/10/2019 17:47:26.558 ERROR (default task-17) [com.aveksa.gui.ExternalValidation] 
Exception on external validation of form http://localhost:8080/aveksa/custom/jsp/HelloAveksa.jsp
java.lang.IllegalStateException: Already connected
  at sun.net.www.protocol.http.HttpURLConnection.setRequestProperty(HttpURLConnection.java:3071)
  at com.aveksa.server.utils.WebServiceUtils.executeCommand(WebServiceUtils.java:119)


Please refer to RSA Knowledge Base Article 000030327 -- Artifacts to gather in RSA Identity Governance & Lifecycle to find the location of the aveksaServer.log file for your specific deployment.

 
Cause
This is a known issue reported in engineering ticket ACM-101157.

 
Resolution
This issue is resolved in the following RSA Identity Governance & Lifecycle versions and/or patch levels:
  • RSA Identity Governance & Lifecycle 7.1.1 P03
  • RSA Identity Governance & Lifecycle 7.2

See related RSA Knowledge Base Articles: