Use WLST Failed to collect thread Dump with absolute path on Windows
(Doc ID 2275262.1)
Last updated on DECEMBER 12, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
On : 10.3.6 version, JDK 1.7, on Windows.
Use WLST collect threaddump like below:
threadDump(writeToFile='true',fileName='<dir>/xxx.dmp' ,serverName='<ManagedServer>')
The issue can be reproduced at will with the following steps:
1. wlst.cmd
2. wls:/offline> connect('user','password','t3://<wls_host>:<wlshttp_port>')
3. wls:/<DomainName>/serverConfig> threadDump(writeToFile='true',fileName='<dir>/xxx.dmp' ,serverName='<ManagedServer>')
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |