Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Peter Duncanson 430 posts 1360 karma points c-trib
    Nov 11, 2010 @ 17:31
    Peter Duncanson
    0

    Re-publishing site times out, possible encoding issue

    My site is only 65 pages yet when I try republishing it the popup windows shows a yellow screen of death with a timeout. Is this normal?

    I know that somewhere in my content I've got some dodgy word characters and think it might be related. Whole site is misbehaving due to it and I can't save my XSLT files as they are complaining about the dodgy characters in the data on save.

    How to find all the dodgy characters, ideas anyone? I've opened up umbraco.config in text pad which warns me there are dodgy chars but not where they are! Found a few and fixed them but its still complaining...

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 11, 2010 @ 22:13
    Jan Skovgaard
    0

    Hi Peter

    What is the YSOD you get saying?

    /Jan

  • Peter Duncanson 430 posts 1360 karma points c-trib
    Nov 16, 2010 @ 12:48
    Peter Duncanson
    0

    Request timed out.

    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: Request timed out.
    [HttpException (0x80004005): Request timed out.]

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Nov 16, 2010 @ 12:58
    Matt Brailsford
    0

    @Pete, couldn't you throw the umbraco.config in your browser (may need to rename as .xml) and that should tell you where the dodgey characters are.

    Matt

  • Peter Duncanson 430 posts 1360 karma points c-trib
    Nov 16, 2010 @ 13:28
    Peter Duncanson
    0

    Tried that, think I weeded out the dodgy ones. Its still timing out though, 83 pages this time. I am using a remote DB though but running the code locally, wonder if the sheer amount of DB traffic is the cause?

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Nov 16, 2010 @ 13:33
    Matt Brailsford
    0

    When you say republish? Do you mean the "Republish entire site" option in the context menu for the Content node, or "Republish" on your root need saying republish everything?

    Matt

  • Peter Duncanson 430 posts 1360 karma points c-trib
    Nov 16, 2010 @ 14:18
    Peter Duncanson
    0

    Republishing the home node, sorry should have been clearer.

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Nov 16, 2010 @ 14:21
    Matt Brailsford
    0

    In which case, have you tried breaking it down into several publishes? Republish just the home, then republish each child tree and see if that works?

    Matt

  • Peter Duncanson 430 posts 1360 karma points c-trib
    Nov 16, 2010 @ 14:45
    Peter Duncanson
    0

    It works (but is slow) if I publish just a selection of child nodes. PITA though to have to do it that way and not quite as "Ronseal" as I'd like :(

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Nov 16, 2010 @ 14:50
    Matt Brailsford
    0

    I guess that would suggest it is a volume thing then. May be worth hooking something up to see the DB calls being made, and figure out the problem area?

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft