Category Name | Debug Description |
---|---|
DELEGATE | Delegation actions, including validating isolation devices. |
HLMESSAGE | Not just for Web Switching, but this debug category displays debug about High Level message processing. |
IMPACTED_CUSTOMERS | Impacted Customers. |
LOCK_OBJECT | Sheet Locking and Unlocking. |
SAFETY | Safety documents. |
SHEET | General debug category wrapped around most actions pertaining to a switching sheet. |
SHEET_EVENT_ASSOC | Event associations. |
SHEET_REVISION | Switching sheet revisions. |
STEP | General debug category wrapped around most actions pertaining to a single switching step. |
STEP_EXECUTE | Step Executions. |
STEP_REVISION | Switching sheet step revisions. |
STEPS | General debug category wrapped around most actions pertaining to the switching steps. |
STEPS_EDIT | Step editing. |
VALIDATION | Validation rules. |
Command | arguments | Description |
---|---|---|
debug | Enables debug for the particular class or facility. See Troubleshooting for details/ | |
dump | <type> | Dumps information about various caches to the managed server log file. type: zones = Dump zone information crews = Dump crew information events = Dump Events Information conditions = Dump condition information. cache = displays memory usage of variuos caches all = Dumps all of the above |
enable_login | <true|false> | Enables or disables login. If this is set to false, it will force all users off the system. Note that this command is designed to work system wide, so this is not possible to specify a specific server. |
refresh | Refreshes all WebLogic cache | |
refresh_jms | Forces clients to refresh the JMS queue. | |
reload_symbology | eloads the viewer symbology configuration. Note that this only changes the server configuration. For client to pick up the new version, they need to be restarted. | |
stop_server | Stops the WebLogic managed server. |