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.  Statslog reader error

    Posted 05/06/10 09:54 PM

    Hi,

    I am getting the error " An error occurred while reading the file. Ensure it is a valid Stats log file and is not busy or locked". I get this error when i try to open stats file for a particular day and it works fine for the previous days or next days stat log on the same server. Can anyone tell me what can be done or if there is another reader that i can use in order to view the stats log file.

    Thanks and Regards,
    Jyotsna.


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


  • 2.  RE: Statslog reader error

    Posted 05/07/10 09:02 AM

    Hi,

    This tool (jar file) lets you to view stats information graphically. It also lets you to zoom in/out and print and save into png and jpeg image.

    That tool can found here :

    statParser

    Hope this will help you out. :happy:

    regards,
    Naidu


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


  • 3.  RE: Statslog reader error

    Posted 05/07/10 02:09 PM

    hi,

    How are you trying to open this file, thorugh some custom code?? obviosly you can’t open it through file object as IS is continously writing data into it… archived files are static one so you can easliy work on those…

    -nD


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


  • 4.  RE: Statslog reader error

    Posted 05/07/10 02:52 PM

    Hi,

    Thanks for the suggestions.

    @ Naidu - thanks for the StatParser tool. I was able to open the stats file using the same.

    @ ND - Initially i thought thats the issue, however I was unable to open the file even after it was archived.

    Thanks and Regards,
    Jyotsna


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


  • 5.  RE: Statslog reader error

    Posted 05/10/10 09:21 PM

    You should be able to open stats.log in read mode if you don’t block it.

    Otherwise copy/paste/edit does the trick :smiley:


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


  • 6.  RE: Statslog reader error

    Posted 05/11/10 01:47 PM

    Under Unix, you don’t have this issue (no exclusive lock when writing).

    Anyway, I stopped to use it and built my own monitoring tool because stat.log contains fake data, at least for memory usage. More, a wM’s PS told to me some other data are inaccurate.

    Bye

    Laurent


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


  • 7.  RE: Statslog reader error

    Posted 03/25/12 06:23 PM

    Hi Laurent,

    This reply is after very long time. Can you share the tool you have built.

    Thanks,
    Hemanth


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


  • 8.  RE: Statslog reader error

    Posted 03/30/12 02:34 PM

    My tool is going far deeper than the original statslog file. It following more information than wM optimize for infrastructure but doesn’t have OFI flexible interface.

    For the moment, it’s for my company only (IP reason) but I can have a check with my management to release it as opensource if I got enough demands …


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


  • 9.  RE: Statslog reader error

    Posted 03/30/12 04:11 PM

    Thank you Laurent for your reply. I will looking forward for availability of this tool for us, after you get the required approvals.


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