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
  • 1.  Issue with thread dumps on AIX servers

    Posted Thu September 26, 2013 07:19 AM
    Hello,

    Currently i am facing issue in generating the thread dumps,

    The javacore gets generated but the file size is too small compared to the previously generated ones, also oue application team complains that they are not able to analyse it since the data is incomplete.

    I checked the ulimit of the user and its unlimited,

    Can someone point me out to the possible issues?

    I use kill -3 to generate the dump

    Thanks
    Sumit Tambe


  • 2.  Issue with thread dumps on AIX servers

    Posted Thu September 26, 2013 03:45 PM
    Hi Sumit,

      Have you try to generate through wsadmin? if yes are you having the same problem?
     
      Wich version of WAS?
     
        Dumping threads in server processes using scripting
        pic.dhe.ibm.com/infocenter/wasinfo/v7r0/...
        
      Thanks in advance.
     
    Regards




  • 3.  Issue with thread dumps on AIX servers

    Posted Fri September 27, 2013 05:47 AM
    Hello Gabriel,

    Thanks for the info.
    I will try the wsadmin option to generate thread dump & update you.
    I am using WAS 6.1 version.

    Thanks
    Sumit Tambe


  • 4.  Issue with thread dumps on AIX servers

    Posted Mon September 30, 2013 05:49 AM
    Hello Gabriel,

    I tried the below OS setting on my AIX server and it worked

    To set full core generation:






    chdev -a fullcore=true -lsys0



    Thanks
    Sumit Tambe


  • 5.  Issue with thread dumps on AIX servers

    Posted Mon September 30, 2013 07:16 AM
    Sumit,

      There are different "dumps", thread, heap, system...depending what you want there are differents ways to obtain them.
     
    Regards


  • 6.  Issue with thread dumps on AIX servers

    Posted Mon October 07, 2013 08:40 AM
    Hello Gabriel,

    Good day!!!!

    Thanks for the reply.

    Can you point me to any doc you know which gives me clear idea of all types of dumps, how & which dumps are useful in which scenario etc.

    Thanks in advance.

    Thanks
    Sumit Tambe


  • 7.  Issue with thread dumps on AIX servers

    Posted Mon October 07, 2013 07:45 PM
    Hi sumit,

      An starting point

      www.websphereusergroup.org/go/article/vi...

      Hope this helps.

    regards