webMethods

webMethods

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
Expand all | Collapse all

.MEM files are increasing exponentially

  • 1.  .MEM files are increasing exponentially

    Posted Mon April 30, 2018 05:05 AM

    Hi All,

    we are seeing an issue in our production environment, where .MEM files for Serial processing trigger queues(Subscription priority)are growing exponentially in UM although we have set the below properties in global variables.

    Auto maintenance - True
    SharedDurableFilterBound - True.

    our UM servers are down with memory issue

    can someone please suggest whether is it due to above issue where .MEM files are taking huge disk space or any other insights on this

    we are using webMethods 9.10 version


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 2.  RE: .MEM files are increasing exponentially

    Posted Tue May 01, 2018 11:17 PM

    Yeshwanth,

    Do you have provider-side filters on your triggers? If so, that’s likely the root cause. I ran into the same exact thing in version 9.7.

    After weeks of testing different settings and solutions, the best solution we arrived at was to convert the filters from provider-side to client-side. I know, perhaps not a simple or intuitive solution, but believe me, it’s the only thing that worked reliably.

    I did some more extensive testing in version 9.12, and I was happy to see that the issue seems to have been resolved in more recent versions of UM.

    Percio


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker


  • 3.  RE: .MEM files are increasing exponentially

    Posted Fri June 01, 2018 07:23 AM

    Percio, are you sure your filters were set up correctly?

    Yeshwanth, i recommend to check your triggers and filters. It’s possible that you are running a combination of triggers/named objects where messages cannot be discarded, because UM thinks there are other subscribers which potentially could read them later on . Then UM keeps those message, which means the maintainance-process does not delete/discard them when reorganising the MEM-File.


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods


  • 4.  RE: .MEM files are increasing exponentially

    Posted Fri June 01, 2018 05:33 PM


  • 5.  RE: .MEM files are increasing exponentially

    Posted Mon June 04, 2018 07:33 AM

    Hi Yeshwanth,
    In UM 9.10 a new file structure was provided that uses multiple .mem files rather than one large individual .mem file - see the release notes for 9.10 https://techcommunity.softwareag.com/ecosystem/documentation/onlinehelp/Rohan/num10-2/10-2_UM_webhelp/index.html#page/um-webhelp%2Fco-relnotes910_whats_new.html%23 . The .mem files behave differently if you are using multiple files rather than a single file; which are you using?
    Thanks, Jane.


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 6.  RE: .MEM files are increasing exponentially

    Posted Wed April 10, 2019 05:20 AM

    we are using Universal Messaging but could not found the SharedDurableFilterBound setting in Global Values


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: .MEM files are increasing exponentially

    Posted Wed April 10, 2019 05:34 AM


  • 8.  RE: .MEM files are increasing exponentially

    Posted Wed April 10, 2019 05:42 AM

    Hello Prashant,

    The configuration option was removed in 9.8 Fix 20, and it’s always assumed to be switched on, since it generally makes no sense to have it off.

    Thanks,
    Stefan


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 9.  RE: .MEM files are increasing exponentially

    Posted Wed April 10, 2019 05:43 AM