Love that forum software



  • Quite often, around the time that Alex posts, I get the following:

    Server Error in '/' Application.
    --------------------------------------------------------------------------------
    Server Too Busy 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    

    Exception Details: System.Web.HttpException: Server Too Busy

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [HttpException (0x80004005): Server Too Busy]
    System.Web.HttpRuntime.RejectRequestInternal(HttpWorkerRequest wr) +148

    Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

    Gotta love it...



  • I dont get it.
    How come the server wasnt busy to generate the error message?
    Smells like Paula EJB.



  • Further proof of what the Real WTF(tm) is.  This happened to me this morning also.  I was amused enough to take a screen shot, now if I can only find that upload button....



  • @byte_lancer said:

    I dont get it.
    How come the server wasnt busy to generate the error message?
    Smells like Paula EJB.

    Actually, it does eventually give a full stack dump - you just have to wait a while (I went for coffee and had a screen dump (beyond the just the first method call) visible when I got back) - no clue what gives.



  • @byte_lancer said:

    I dont get it.
    How come the server wasnt busy to generate the error message?
    Smells like Paula EJB.


    It's just like an answering machine. "I'm not available to take your call right now..." Yeah, right!


Log in to reply