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
RSA Via Lifecycle and Governance (L&G) 7.0 does not start when the database time is earlier than server time 27Number of Views RSA Identity Governance & Lifecycle aveksa.ear deployment takes a long time to complete 117Number of Views Services do not start with error "Could not find or load main class com.rsa.installfwrk.serverController.WeblogicServiceWr… 333Number of Views SailPoint Identity IQ to RSA Authentication Manager API Connection Fails with Error 'Could not Find the Realm: SystemDomain' 27Number of Views Error deploying the ear file message when upgrading RSA Identity Governance & Lifecycle 7.x 180Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process
Don't see what you're looking for?