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.  How to delete 'system tasks' in IS Admin console

    Posted 07/17/12 02:10 PM

    Hello All,

     I have one issue with 'system task' which is scheduled in admin console page wm.server.dispatcher:deleteExpiredUUID. I wanted to delete this task from admin console. Because of this, my logs are filled up with below error messages.
    

    I dont know who has configured from where and how? actually IS’s are in cluster. only one server is having this system task and other doesnt have.

    can anybody help me to resolve this?

    [TABLE=“class: tableView”]
    [TR]
    [TD=“class: oddrow-l”]watt.server.dispatcher:deleteExpiredUUID

    [/TD]
    [TD=“class: oddrow-l”]com.wm.app.b2b.server.ServiceException: Failed to remove the expired entries from the document history table. See server log for details. [/TD]
    [/TR]
    [/TABLE]


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 2.  RE: How to delete 'system tasks' in IS Admin console

    Posted 07/17/12 09:21 PM

    You can check the error detail in the Error log to see why it’s failing.
    normally, it’s due to missing JDBC setting or missing tables.
    Check under:
    Settings > JDBC Pools
    if your functional alias: “DocumentHistory” has a pool alias assigned to it.
    if yes, you should check if Document History tables are created in that DB


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 3.  RE: How to delete 'system tasks' in IS Admin console

    Posted 07/18/12 07:29 AM

    Thank for your reply. I believe that is general error “failed to remove documents from document history table”. There are no docs in history table.

    But I wanted to remove the task wm.server.dispatcher.expiredUUID from admin console. From where it can be configured? Is it from server config file?

    waiting for ur reply. :slight_smile:


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 4.  RE: How to delete 'system tasks' in IS Admin console

    Posted 07/18/12 07:56 PM

    That’s a system task, you normally don’t want to remove it. (If you still do, you may want to open a ticket with SAG).

    I guess what’s borthering you is the Failing of the job, not the job itself. So, if you have more error detail than “failed to remove documents from document history table”, you can post here, so someone can help. Have you checked the things i mentioned in last post?


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB