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 27Number 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 How to shut down Authentication Manager 8.x primary, replicas and web tiers 71Number of Views AFX Server intermittently shuts down in RSA Identity Governance & Lifecycle 305Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?