WFLYCTL0344 Operation timed out awaiting service container stability error when patching RSA Identity Governance & Lifecycle
Originally Published: 2019-10-04
Article Number
Applies To
RSA Version/Condition: 7.1.x
Platform (Other): WildFly 10+
Issue
WFLYCTL0344 Operation timed out awaiting service container stability error
The full error can be found in the patch log (/home/oracle/Aveksa_{version_patch}/logs/{version_patch}_{date}-XXXX.log) and will look similar to the following:
Wildfly is running Repackaging the aveksa.war and aveksa.ear Archive name is: aveksa_7.1.0_143825_P05-2019-Mar-25-21.06.ear Creating aveksa.ear file for deployment [zip] Building zip: /tmp/customizeACM/aveksa.war [zip] Building zip: /tmp/customizeACM/aveksa.ear [copy] Copying 1 file to /home/oracle/archive Undeploying current ear... Deploying new customized ear... this may take a while... Exception encountered while deploying Aveksa.ear WFLYCTL0344: Operation timed out awaiting service container stability Aveksa.ear deployment failed after 15 minutes, 26.056 seconds Updating CURRENTLY_DEPLOYED_ARCHIVE to aveksa_7.1.0_143825_P05-2019-Mar-25-21.06.ear aveksa_7.1.0_143825_P05-2019-Mar-25-21.06.ear archived An error occured in the customizeACM command : error code 5 Error deploying the ear file Step failed! See /home/oracle/Aveksa_7.1.0_P05/logs/7.1.0_P05_2019-04-25-2058.log for more information.
Cause
This issue has been reported in engineering ticket ACM-96863.
Resolution
Workaround
On a standalone (non-clustered) system:
- As the oracle user, stop RSA Identity Governance & Lifecycle.
acm stop
- As the oracle user, run the migration script.
cd /home/oracle/database ./migrate.sh
NOTE: Due to a known issue reported in RSA Knowledge Base Article 000038148 -- 'java.io.FileNotFoundException: aveksa-version.properties' error running migrate.sh in RSA Identity Governance & Lifecycle this step may fail with two errors. However, the majority of the migration will have been completed which is the goal of running the migration step manually. In this case, the errors may be ignored and you may proceed to step 3. Subsequently running patch.sh again will finish the migration and in much less time thus avoiding the time out.
- As the root user, run patch.sh again.
cd {patch-file-directory}
./patch.sh
This will redeploy the patched ear file that failed to deploy.
- As the oracle user, start RSA Identity Governance & Lifecycle.
acm restart
On a cluster:
- As the oracle user, stop RSA Identity Governance & Lifecycle.
SUSE 11:
service aveksa_cluster stop
SUSE 12:
systemctl stop aveksa_cluster
- As the avuser user, login to sqlplus and execute the following SQL statements:
update avuser.t_system_settings set value = '1' where parameter = 'Build'; commit;
This will force the migration into an interactive mode which means you will be prompted to migrate the database when accessing the user interface.
- As the oracle user, rerun the deployment of the newly patched ear file.
- When the ear deployment completes, it will detect the need for the schema migration and prompt you to migrate the database when you go to the RSA Identity Governance & Lifecycle user interface.
- Enter AuthorizeMigration at the migration password prompt.
- After the schema migration finishes, as the oracle user, restart RSA Identity Governance & Lifecycle.
SUSE 11:
service aveksa_cluster restart
SUSE 12:
systemctl restart aveksa_cluster
Related Articles
SQL Server data collectors in RSA Identity Governance & Lifecycle periodically fail with connection timed out errors 171Number of Views Active Directory ADCs intermittently fail with 'LDAP response read timed out' errors in RSA Identity Governance & Lifecycle 165Number of Views "Request could not be handled" error when using multiple tabs to access the same RSA Via Lifecycle & Governance applicatio… 44Number of Views AFX server fails to start with a message: WARNING!! Timed out waiting for AFX applications to start in RSA Identity Govern… 144Number of Views Application of RSA Identity Governance & Lifecycle 7.0.2 patch 07 fails to start Aveksa Compliance Manager (ACM) for remot… 114Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle RSA Authenticator 6.2.2 for Windows Administrator Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?