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

Warning in server log. Help

  • 1.  Warning in server log. Help

    Posted Wed November 18, 2009 12:03 PM

    The log shows that
    AuditLogManager Runtime Exception: :[BAA.0000.0047] Warning: Pending audit events 100000 is 100% of threshold 100000. processing log entry .

    I don’t know what’s that mean. What can I do?

    Thanks.


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


  • 2.  RE: Warning in server log. Help

    Posted Wed November 18, 2009 03:37 PM

    Philos,

    looks to me like your audit temp store is full.What version of the IS are you using? try
    increasing the size of this temp store using the property watt.server.auditDBSize

    “If maintaining the temporary store on disk, specifies the space allocation, in megabytes,for the temporary store files.”

    Cheers,
    Akshith


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


  • 3.  RE: Warning in server log. Help

    Posted Thu November 19, 2009 04:24 AM

    Hi Akshith

    Thanks first.

    I use version 6.5 of the IS, I deleted the audit data files of the IS for a temp solution, if it will affect the IS?

    Cheers,
    Philos Zhang


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


  • 4.  RE: Warning in server log. Help

    Posted Thu November 19, 2009 06:15 PM

    Philos,

    These files have the audit events generated by the Integration Server which are yet to be persisted in the audit database or file system. Deleting these files will result in the loss of all pending audit events. This deleting is fine in Dev or test env but in Prod for a long term solution, i would say increase the size of these temp files.

    Cheers,
    Akshith


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


  • 5.  RE: Warning in server log. Help

    Posted Fri November 20, 2009 02:38 AM

    Akshith

    Thank you so much really.

    Philos Zhang


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


  • 6.  RE: Warning in server log. Help

    Posted Fri November 20, 2009 03:18 PM

    Philos,

    Not a Problem, glad could help.

    Cheers,
    Akshith


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


  • 7.  RE: Warning in server log. Help

    Posted Sat November 21, 2009 04:36 AM

    Akshith

    I have another question,
    What about this one ‘watt.server.auditThreshold’, if it will work to me.

    Philos.


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


  • 8.  RE: Warning in server log. Help

    Posted Mon November 23, 2009 03:56 PM

    Philos,

    Actually, you can use this property also in conjunction with increase in the connection pool size of your ISAudit JDBC Pool connection.

    Cheers,
    Akshith


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


  • 9.  RE: Warning in server log. Help

    Posted Tue November 24, 2009 08:38 AM