How to shut down RSA Mobile from the command line
Originally Published: 2003-01-07
Article Number
Applies To
Issue
Cause
Resolution
cd \RSASecurity\rsaappserver\bea\wlserver\config\csfdomain
setenv.cmd
java weblogic.Admin -url <adminURL> -username <adminuser> -password <adminpassword> SHUTDOWN
An example of the parameters used might be as follows:
java weblogic.Admin -url t3://localhost:7001 -username system -password abc123 SHUTDOWN
Also, if a modified copy of setenv.cmd is used to set the variables with correct drive locations, the command may also be used to shut down a remote system.
Related Articles
How To Shut Down The Envision Nodes In A Distributed Site 28Number of Views AFX Server intermittently shuts down in RSA Identity Governance & Lifecycle 309Number of Views RSA Identity Governance & Lifecycle 6.8.x and above remote Access Fulfilment Express (AFX) server fails to start with the … 160Number of Views UnsatisfiedLinkError in patch.sh after upgrading OpenJDK on an RSA Identity Governance and Lifecycle soft appliance using … 94Number of Views RSA Governance & Lifecycle Playbook - Access Request - Basic Use Cases 167Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager 8.9 Setup and Configuration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings.
Don't see what you're looking for?