IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  out of sync

    Posted 12/11/09 06:11 AM

    I am using webMethods 712 and I found the server always alert the kind of error “out of sync with server” when user operate tasks. and this affects the completion of tasks.

    does anyone know how to solve this?


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: out of sync

    Posted 12/11/09 09:41 PM

    Maybe increasing cache timeout would help.
    Also review browser is upgraded to latest fixes.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 3.  RE: out of sync

    Posted 12/14/09 02:58 AM

    Hi devnull43:

    could you tell me how to change the cache timeout in MWS. I found this kind of setting in IS but not in MWS, thank you very much


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 4.  RE: out of sync

    Posted 12/14/09 08:27 PM

    Well you need to check if this is failing on a particular porlet first.

    The error you get is generic, indicating client can’t find the
    html (for the control which it asked in a async response from server). That been the case you need to check this particular porlet.

    If error is generic with different ones, simply clear browser cache or check from a different browser.

    To change MWS cache you have 2 files:

    1- MWS/server/default/deploy/portal.war/WEB-INF/web.xml
    2- MWS/server/default/deploy/defaultPortletAppWeb.xml (mws.bat/sh -s default getconfig defaultPortletAppWeb.xml)

    If you edit this file, you will find the cache tag.

    Default cache should be fine for most of the cases.

    If you do not manage to solve this with this hints, I would suggest raising a support request (If you have maintenance).
    Regards.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine