AppWorx, Dollar Universe and Sysload Community

 View Only
  • 1.  Threads in Appworx

    Posted Dec 02, 2019 05:18 AM

    Hi All,

    We have recently upgraded to Appworx 9.3.1 version, how to to get the count of available threads in RMI logs.

    In older Appworx 9.1, we can get it as name "MSM" but in new we are not getting any MSM threads.

    Kindly suggest.



  • 2.  RE: Threads in Appworx
    Best Answer

    Broadcom Employee
    Posted Dec 06, 2019 01:52 PM

    Hello, 

    As far a I know, there should be no changes to the thread use and logging of those threads in Applications Manager. If the MSM thread is not shown, my only guess is that debugging is not enabled. If debugging was enabled from the client end, then it may be disabled after the upgrade. You can reenable debug from the client end by:

    Select Help > About Applications Manager > Debug > Check the server box > Close.

    To permanently enabled debug edit the $AW_HOME/site/awenv.ini or in Windows the %AW_HOME%\site\awenv.ini file and add the line "debug=true", witch the double quotes into the [default] section of the file and restart Applications Manager.

    Hopefully this helps.

    Regards,
    Phearith Mao




  • 3.  RE: Threads in Appworx

    Posted Dec 11, 2019 08:24 AM
    Thank you Mao..hopefully this helps