Copied to clipboard

Flag this post as spam?

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


  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 22, 2013 @ 17:21
    Jeffrey Schoemaker
    0

    Editing a document type gives Aborted

    Hi all,

    I have a site running and "suddenly" one document type can't be edited anymore. I was working on 4.7.1.1, and I hoped an upgrade to 6.1.2 would fix this, but it didn't.

    When the URL (/umbraco/settings/editNodeTypeNew.aspx?id=1965) is executed it gives "Aborted" and the following message in Firefox: The connection has been reset ("De verbinding werd geherinitialiseerd").

    There are no weird datatypes or such on the documenttype and all other doc.types are working fine. I also looked into the database (table [cmsPropertyType]) and everything looks fine. I've never seen this before in other Umbraco installations and Google-ing doesn't help either. There's nothing in the UmbracoLog-table or in my Event Viewer.

    Does anyone has any clue?

    Great thanks in advance,


    Jeffrey

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 23, 2013 @ 09:50
    Dave Woestenborghs
    0

    Do you have some eventhandler that can cause this problem ? Do you have any custom packages installed ?

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 23, 2013 @ 09:52
    Dave Woestenborghs
    0

    (double post)

  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 23, 2013 @ 11:01
    Jeffrey Schoemaker
    0

    Hi,

    I don't have any eventhandlers. I have some custom packages installed: EmbeddedContent, Document Type Fieldsets and uComponents.

    The node in the content tree is still working perfectly, only the editing of the documenttype doesn't work.

    Hope anybody could help me,

    Jeffrey

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 23, 2013 @ 11:08
    Dave Woestenborghs
    0

    What kind of datatypes are you using on the doctype ? Do you have some errors in your logfiles ?

  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 23, 2013 @ 12:04
    Jeffrey Schoemaker
    0

    There are only textstrings, textboxmultiples and RTE's on it.

    There is nothing in the logfiles.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 23, 2013 @ 12:15
    Dave Woestenborghs
    0

    May sound stupid. But check your validation settings on the properties. I had this once when I added just plain text in the regex box.

  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 23, 2013 @ 12:20
    Jeffrey Schoemaker
    0

    I can't see the validation on the properties, because the problem is that the page isn't rendered when trying to edit the doc.type. And I know that there isn't any validation on my properties, because I never do that.

     

  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 23, 2013 @ 12:23
    Jeffrey Schoemaker
    0

    Ah, I finally got the error while recreating the doc.type

     

    Event code: 3005 
    Event message: An unhandled exception has occurred.
    Event time: 23/07/2013 12:21:15
    Event time (UTC): 23/07/2013 10:21:15
    Event ID: 0061cbbb7ca8421db6a1656f61b2ddac
    Event sequence: 1467
    Event occurrence: 4
    Event detail code: 0
     
    Application information:
        Application domain: /LM/W3SVC/73/ROOT-2-130190470171727808
        Trust level: Full
        Application Virtual Path: /
        Application Path: D:\Projecten\...\UmbracoCms.6.1.2\
        Machine name: DEVELOP
     
    Process information:
        Process ID: 11060
        Process name: w3wp.exe
        Account name: IIS APPPOOL\WPD
     
    Exception information:
        Exception type: HttpException
        Exception message: Exception of type 'System.Web.HttpException' was thrown.
       at System.Web.UI.Page.ExecuteRegisteredAsyncTasks()
       at umbraco.controls.ContentTypeControlNew.save_click(Object sender, ImageClickEventArgs e)
       at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e)
       at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Input string was not in a correct format.

    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at umbraco.controls.GenericProperties.GenericProperty.get_Type()
       at umbraco.controls.ContentTypeControlNew.UpdatePropertyTypes(IContentTypeComposition contentTypeItem)
       at umbraco.controls.ContentTypeControlNew.<save_click>b__4(SaveAsyncState asyncState)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
       at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
       at System.Action`1.EndInvoke(IAsyncResult result)
       at umbraco.controls.ContentTypeControlNew.EndAsyncSaveOperation(IAsyncResult ar)
       at System.Web.UI.LegacyPageAsyncTask.CompleteTask(Boolean timedOut, Boolean syncTimeoutCaller)

     
     
    Request information:
        Request URL: http://..../umbraco/settings/editNodeTypeNew.aspx?id=9008
        Request path: /umbraco/settings/editNodeTypeNew.aspx
        User host address: 192.168.1.135
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: IIS APPPOOL\WPD
     
    Thread information:
        Thread ID: 53
        Thread account name: IIS APPPOOL\WPD
        Is impersonating: False
        Stack trace:    at System.Web.UI.Page.ExecuteRegisteredAsyncTasks()
       at umbraco.controls.ContentTypeControlNew.save_click(Object sender, ImageClickEventArgs e)
       at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e)
       at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
     
     
    Custom event details:

  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Jul 23, 2013 @ 14:58
    Jeffrey Schoemaker
    100

    Update of the problem: It turns out that it's just a time-out. The combination of 1073 images in the /umbraco/images/umbraco/ (Installed FamFam icons) and 54 properties gave a time-out.

    I fixed it by deleting some of the images /umbraco/images/umbraco/.

    @dawoe: Thanks for the help!

Please Sign in or register to post replies

Write your reply to:

Draft