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 26Number of Views How to configure FIM 4.0 to use the DailyRollingFileAppender for log file rotation. 15Number of Views RSA Identity Governance & Lifecycle 6.8.x and above remote Access Fulfilment Express (AFX) server fails to start with the … 155Number of Views AFX Server intermittently shuts down in RSA Identity Governance & Lifecycle 302Number of Views How to shut down Authentication Manager 8.x primary, replicas and web tiers 68Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?