Geekflare is supported by our audience. We may earn affiliate commissions from buying links on this site.
In Development Last updated: January 16, 2023
Share on:
Invicti Web Application Security Scanner – the only solution that delivers automatic verification of vulnerabilities with Proof-Based Scanning™.

Below instructions are to take thread dump for Weblogic Application server, this is helpful to troubleshoot WebLogic at a different scenario.

Windows

ctrl+break key

UNIX

  • Get PID of WebLogic Java process by (ps -ef | grep java or ps -ef | grep WebLogic)
  • Execute a command on UNIX session :
kill -3 pid

Weblogic Admin utility

  • Make sure you export weblogic.jar in your path
  • Execute a command on UNIX session:
java weblogic.Admin -url t3://weblogicadminconsoleurl:7001 -username username -password password THREAD_DUMP

Weblogic Admin Console

  • Login into WebLogic admin console
  • Navigate to Server > Monitoring > Threads > Dump Thread Stacks

WLST

  • Make sure to export weblogic.jar in your PATH
  • Invoke WebLogic.WLST :
java weblogic.WLST connect("weblogic","weblogic","t3:weblogicinstaceaddress:port") threadDump()

I hope above procedure helps you in taking thread dump in Weblogic for troubleshooting.

If you are looking for in-depth knowledge on WebLogic, you may consider taking “Oracle WebLogic 12c for Administrators” online course.

  • Chandan Kumar
    Author
    As the founder of Geekflare, I’ve helped millions to excel in the digital realm. Passionate about technology, I’m on a mission to explore the world and amplify growth for professionals and businesses alike.
Thanks to our Sponsors
More great readings on Development
Power Your Business
Some of the tools and services to help your business grow.
  • Invicti uses the Proof-Based Scanning™ to automatically verify the identified vulnerabilities and generate actionable results within just hours.
    Try Invicti
  • Web scraping, residential proxy, proxy manager, web unlocker, search engine crawler, and all you need to collect web data.
    Try Brightdata
  • Monday.com is an all-in-one work OS to help you manage projects, tasks, work, sales, CRM, operations, workflows, and more.
    Try Monday
  • Intruder is an online vulnerability scanner that finds cyber security weaknesses in your infrastructure, to avoid costly data breaches.
    Try Intruder