Oracle Weblogic Server (MOSC)

MOSC Banner

WebLogic Server Thread Dumps with REST API

Hello, I have an instance of WebLogic Server 12.2.1.4.0 running and two hosts that I would like to collect thread dumps from. Is there anyway to do this VIA REST API? I am able to get some metrics with the following:

curl -u <username>:<password> -X GET "<host>:<port>/management/weblogic/latest/serverRuntime/threadPoolRuntime"

However, I'd like to see meta-data for all open threads and see which ones are stuck. Could I do this using a similar command to the above?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center