Copied to clipboard

Flag this post as spam?

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


  • technocrat 2 posts 22 karma points
    Feb 09, 2011 @ 07:31
    technocrat
    0

    Click of 'Insert / Edit Image' for 'Media' on RTE crashes server

    Hi all ,

    On Umbarco back-end, while creating/updating a content section, on the RTE, when ‘Media’ button is clicked , the server crashes with a error report :

     An unhandled exception ('<System.StackOverflowException>') occurred in w3wp.exe [2920]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.

     Check the documentation index for 'Just-in-time debugging, errors' for more information.

     For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

     After which only a webserver restart is the only solution. Our server is 2003 and IIS 6. We have multi domain- multilingual websites right now running under the same umbraco.

     Can anyone throw some light on the issue?

  • technocrat 2 posts 22 karma points
    Feb 09, 2011 @ 08:48
    technocrat
    0

    Hi All,

    Further to add on to the issue : We checked the umbracoLog table , and it shows this error !

    Error indexing document: System.IO.IOException: term out of order ("Id:7076".compareTo("SortText:doc.gif") <= 0)     at Lucene.Net.Index.TermInfosWriter.Add(Term term, TermInfo ti)     at Lucene.Net.Index.SegmentMerger.MergeTermInfo(SegmentMergeInfo[] smis, Int32 n)     at Lucene.Net.Index.SegmentMerger.MergeTermInfos()     at Lucene.Net.Index.SegmentMerger.MergeTerms()     at Lucene.Net.Index.SegmentMerger.Merge()     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment, Int32 end)     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment)     at Lucene.Net.Index.IndexWriter.FlushRamSegments()     at Lucene.Net.Index.IndexWriter.Close()     at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize)     at umbraco.cms.businesslogic.web.Document.<>c__DisplayClass2.<MakeNew>b__0(Object )

    Any suggestions are higly appreciated !

    Thanks in advance.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies