« Previous Next »

Thread: wcat errors

Last post 10-30-2009 4:26 AM by acenetat. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 10-28-2009, 12:08 PM

    • acenetat
    • Not Ranked
    • Joined on 07-22-2009, 4:51 AM
    • Posts 8

    wcat errors

    Hello,

    I'm running wcat 6.3 on IIS 7 getting the following results:

    Connections: 9677
    Disconnects: 9535

    Normal Responses: 9535

    Status 200: 5414
    Status 500: 4121

    Total Errors: 4121
    Unexpected Status: 4121

     

    Is it possible to find out more details about the errors which occured (error messages etc.)?

    Thank you,
    Andreas

  • 10-28-2009, 8:02 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,406

    Re: wcat errors

    The errors are also logged in IIS 7 log files, so you can actually take a look at them.

    http://support.microsoft.com/kb/943891

     

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 10-29-2009, 4:35 AM In reply to

    • acenetat
    • Not Ranked
    • Joined on 07-22-2009, 4:51 AM
    • Posts 8

    Re: wcat errors

    Hi,

    thanks for your reply.

    Unfortunately I doesn't see any detail on the IIS 7 logs:

    2009-10-28 17:43:45 127.0.0.1 GET /cachetest/webform1.aspx - 80 - 127.0.0.1 - 500 0 0 28

    It only tells me that there was an error 500, but I would like to see the ASP.NET error message (which also would be shown by accessing the page via browser).

    Kind regards,
    Andreas

  • 10-29-2009, 1:48 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: wcat errors

    You can use "-d DEBUG_BREAK_ON_BAD_STATUS" to have wcat generate a detailed log of all requests with unexpected status codes.  This log is hardcoded to be generated to c:\wcclient.log

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 10-30-2009, 4:26 AM In reply to

    • acenetat
    • Not Ranked
    • Joined on 07-22-2009, 4:51 AM
    • Posts 8

    Re: wcat errors

    Hi,

    thats great, thank you very much!

    Andreas

Page 1 of 1 (5 items)
Microsoft Communities