WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

is it possible generate Snap trace system core from WAS wsadmin scripts ?

  • 1.  is it possible generate Snap trace system core from WAS wsadmin scripts ?

    Posted Wed November 08, 2017 03:52 PM

    besides -Xdump:java+systm +snap:events=user , then kill -3 

     

    is there a way to generate system core and Snap trace from wsadmin script ? 

    like we do for thread dump and heap dump ?

     

    AdminControl.invoke(jvm3, 'dumpThreads')

    Thanks a lot