Error when running RSA Via Lifecycle & Governance 7.0 customizeACM.sh: Could not find Aveksa ear
Originally Published: 2016-04-26
Article Number
Applies To
RSA Version/Condition: 7.0.0, 7.0.0 P01
Issue
acm-700:/home/oracle/deploy # ./customizeACM.sh -c
You have not specified an archive ear file to customize.
The current ear file deployed to Wildlfy is stored at:
/home/oracle/archive/aveksa_7.0.0_93958-2015-Aug-20-17.54.ear
Do you want to customize that archived ear file [yes/no]?yes
Could not find aveksa_7.0.0_93958-2015-Aug-20-17.54.ear. Please check /home/oracle/archive/ if using a relative path.Cause
Workaround
- Navigate to cd /home/oracle/deploy.
- Run the following command:
./customizeACM.sh -i /tmp/aveksa/staging,/tmp/repackaged_ear_dir
This will create a new .ear in the /home/oracle/archive directory with today's date in the filename, and update the wildfly_deployment.properties file with its name (CURRENTLY_DEPLOYED_ARCHIVE and INITIAL_ARCHIVE). Example output is as follows:
acm-700:/home/oracle/deploy # ./customizeACM.sh -i /tmp/aveksa/staging,/tmp/repackaged_ear_dir inflated: aveksa.war inflated: WEB-INF/classes/aveksa-version.properties source : /tmp/repackaged_ear_dir/aveksa.ear target : /home/oracle/archive/aveksa_7.0.0_93958-2016-Apr-26-0.31.ear
- Now run ./customizeACM.sh -c and it should find the new .ear file. If this is successful, delete the /tmp/archive backup directory and its contents. An example of a successful run of ./customizeACM.sh -c is:
acm-700:/home/oracle/deploy # ./customizeACM.sh -c
You have not specified an archive ear file to customize.
The current ear file deployed to Wildlfy is stored at:
/home/oracle/archive/aveksa_7.0.0_93958-2015-Aug-20-17.54.ear
Do you want to customize that archived ear file [yes/no]?yes
unzipping ear...
[unzip] Expanding: /home/oracle/archive/aveksa_7.0.0_93958-2015-Aug-20-17.54.ear into /tmp/customizeACM
Ready for customization. Please go to /tmp/customizeACM to continue modifications.Notes
Related Articles
Services do not start with error "Could not find or load main class com.rsa.installfwrk.serverController.WeblogicServiceWr… 333Number of Views JavaScript error when trying to delete a certificate with special characters 12Number of Views Special characters in email subject lines do not display as expected in RSA Identity Governance & Lifecycle 44Number of Views SOAP Web Service AFX test connector capabilities fail with 'Could not find service named' in RSA Identity Governance & Lif… 59Number of Views What special characters are disallowed in Access Manager user and group names? 26Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?