RSA Identity Governance & Lifecycle 7.0.0 installation fails with the following error: JBAS014653: Composite operation failed and was rolled back
Originally Published: 2016-05-05
Article Number
Applies To
RSA Product/Service Type: Appliance, Hosted
RSA Version/Condition: 7.0.0
Issue
The /tmp/aveksa-install.log shows the following error:
{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" =>
{"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" =>
["jboss.naming.context.java.comp.aveksa.wpServer.FormUpdatePvt_EJB.env.jdbc.WPDS is missing
The /opt/oracle/wildfly/standalone/log/server.log has contents similar to:
2016-01-19 17:26:41,286 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.2.0.Final
"Tweek" started in 20119ms - Started 218 of 267 services (93 services are lazy, passive or on-demand)Cause
There is a scripted component of the installation that is allowing for a 10000 ms response time (10 seconds), and the WildFly server is taking more than 10 seconds to start.
Workaround
- Navigate to /tmp/aveksa/staging/deploy/wildfly-conf/com/aveksa/wildfly.
- Make backups of the Datasources.groovy, Messaging.groovy and Util.groovy files, as shown below:
cd /tmp/aveksa/staging/deploy/wildfly-conf/com/aveksa/wildfly cp -p Datasources.groovy Datasources.groovy.orig cp -p Messaging.groovy Messaging.groovy.orig cp -p Util.groovy Util.groovy.orig
- Open the Datasources.groovy, Messaging.groovy and Util.groovy files in a text editor.
- There will be one occurrence in each file of a setting:
Thread.sleep(10000)
- Change the 10000 to 60000. This will make the install script allow a full minute for the WildFly application to start.
- After making this change attempt to install the product using install.sh.
Related Articles
RSA Identity Governance & Lifecycle installation fails with the following error: <install directory path>/staging/deploy/… 725Number of Views RSA Authentication Manager Web Tier installation fails with the following error: The directory already exists! 51Number of Views While running the RSA Authentication Manager 8.x bulk token sync utility the following e rror is seen: FAILED: Concurrent… 326Number of Views During an upgrade of RSA Identity Governance and Lifecycle from 6.9.0 to 6.9.1 the following error is seen: ORA-00904: "… 121Number of Views On database startup for RSA Identity Governance and Lifecycle the following error is seen: CRS-2501: Resource 'ora.avdb.d… 496Number of Views
Trending Articles
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) Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor…
Don't see what you're looking for?