WLST

时间:2024-01-12 21:34:08

Master Note on WebLogic Server Scripting Tool (WLST) Usage, Sample Scripts and Known Issues

Deploying an Application using Production Redeployment Strategy with WebLogic Scripting Tool

Using WLST

These notes address how to set up, start up, configure and use the WLST. Some of the scripts can be combined and adapted to suit particular needs.

  • How to Disable the Exception Stack Trace in a WebLogic Scripting Tool (WLST) Python Script Note 1316108.1
  • Customizing WebLogic Server (WLS) Domain Template Log File Settings with WLST Fails Note 1311344.1
  • How to rotate WebLogic Server (WLS) logs to avoid large files using WLST Note 1315012.1
  • How to access PendingRestartSystemResources in ServerRuntime View via WLST Note 1306719.1
  • Can We Monitor Cluster Drop-Out Frequency In Weblogic Server using WLST? Note 1319823.1

Sample WLST Scripts and Commands

These notes provide scripts or WLST commands for performing various configuration, validation, and other tasks.

  • WebLogic Scripting Tool (WLST) Script to Get WebLogic Server (WLS) Patch Levels Note 1303767.1
  • How To Delete JMS Messages from a Queue with the WebLogic Scripting Tool (WLST) Note 1303092.1
  • Deploying an Application using Production Redeployment Strategy with WebLogic Scripting Tool (WLST) Note 1066336.1
  • How to create Credential Mappings for a WebLogic Server Datasource using WLST Note 1302826.1
  • How To Use WLST to Generate Report to Monitor WebLogic Servers Note 1311303.1

Known Issues

NOTE:1315012.1 - How to rotate WebLogic Server (WLS) logs to avoid large files using WLST
NOTE:1066336.1 - Deploying an Application using Production Redeployment Strategy with WebLogic Scripting Tool (WLST)
NOTE:1085667.1 - Java.Lang.OutOfMemoryError In weblogic.WLST Remote Deploy Command
NOTE:1293284.1 - WLST Failed Authentication at connect() When Stopping WebLogic Server
NOTE:1302826.1 - How to Create Credential Mappings for a WebLogic Server Datasource Using WLST
NOTE:1303092.1 - How To Delete JMS Messages from a Queue with the WebLogic Scripting Tool (WLST)
NOTE:1303767.1 - WLST Script to Get WebLogic Server Patch Levels
NOTE:1306719.1 - How to Access PendingRestartSystemResources in ServerRuntime View via WLST
NOTE:1311303.1 - How To Use WLST to Generate Report to Monitor WebLogic Servers
NOTE:1311344.1 - Customizing WebLogic Server (WLS) Domain Template Log File Settings with WLST Fails
NOTE:1316108.1 - How to Disable the Exception Stack Trace in a WebLogic Scripting Tool (WLST) Python Script

https://docs.oracle.com/cd/E17904_01/web.1111/e13715/toc.htm

https://docs.oracle.com/middleware/1213/wls/WLSTG/using_wlst.htm#BEGIN