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.

 View Only
Expand all | Collapse all

Can�t enable adapter polling notification on both servers

  • 1.  Can�t enable adapter polling notification on both servers

    Posted Tue August 30, 2005 03:33 AM

    Hi All,

    We have a clustered environment, can�t enable adapter-polling notification (insert notification) on both server. On one server I have enabled and when I�m trying to enable in other server it�s giving a message— objects already exist. Can anybody pls let me know how can I enable this adapter notification on other also and what could be the reason behind this? Though now all records are being processed but it may cause problem in future during fail over support.

    IS ver- 6.1
    JDBC Ver- 6.0.3
    Oracle Ver- 8.1.7

    Thanks for your help.

    Deep


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: Can�t enable adapter polling notification on both servers

    Posted Tue August 30, 2005 03:44 AM

    Without applying updates to IS 6.1 the following from the JDBC Adapter Users guide applies:

    “When using the JDBC Adapter�s polling notifications in a clustered environment, you
    may only enable a single instance of a given notification on one Integration Server within the cluster.” (see page 50 for the full details).

    IS 6.1 Fix 6 (which is included in Service Pack 1 for IS 6.1) adds cluster aware functionality to JDBC Notifications.

    Have a read of the JDBC Users Guide for information on configuring the notifications, and consider applying SP1 to gain access to the new cluster aware functionality of notifications.

    James…


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: Can�t enable adapter polling notification on both servers

    Posted Thu April 05, 2007 06:09 AM

    We are encountering the same problems with clustered JDBC polling notifications.

    We have installed SP1 on IS6.1 which includes Fix-6 for this issue.

    In the documentation, and in the forums, I see references to the following server-wide settings (I imagine these are extended settings)

    watt.art.clusteredPollingNotification.keepAliveInterval
    watt.art.clusteredPollingNotification.keepAliveExpireTimeout

    However, when I look in extended settings, I only have the following settings:

    watt.art.clusteredPollingNotification.repoFailureRetryCount=5
    watt.art.clusteredPollingNotification.repoFailureRetryInterval=140000

    Are these settings equivalent? Should I add the previous settings manually ?

    Thanks for any help,


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods