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

ILA adapter stops processing documents/events?

  • 1.  ILA adapter stops processing documents/events?

    Posted 10/04/02 11:55 AM

    We are using the ILA adapter to invoke java objects based on events/documents it subscribes to. We have noticed that after processing 150-200 events, it just stops processing and there is no trace or log anywhere why it does that? We have also tried multi-threading to no avail?

    Has anyone come across this? PLEASE HELP! This is a showstopper for us.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: ILA adapter stops processing documents/events?

    Posted 10/07/02 10:24 AM

    Have you tried running the adapter in debug mode while it is processing the events? You may see an error that is occurring that is not being reported back to the broker via Adapter::errorNotify causing the adapter to stop responding. Also, check the system logs to see if there is something being logged by the adapter process. Depending on where your adapter is running (x86 or Unix) will determine where your logging is going. Try those things and if you still have problems, then you will have to give more detailed info on what your event lifecycle looks like for this adapter and its component.

    Steve


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB