Copied to clipboard

Flag this post as spam?

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


  • Pontus Olofsson 5 posts 24 karma points
    Sep 10, 2009 @ 08:43
    Pontus Olofsson
    0

    Exception in audit trail

    Hi

    I get an exception when i click the "Audit trail" in the contextmenu.

    The table "cmsContentVersion", do not populate new records.

    The last record in the "cmsContentVersion" table is files uploaded by the zip-uploader plugin.. Do not know if this has any thing to do with this problem...

    I have 0 *.fnm files in the "_systemUmbracoIndexDontDelete" folder...

    Thx

    ERROR:

    Error removing node from umbraco index: 'System.IO.FileNotFoundException: Could not find file 'D:\wwwroot\milou_svn\RegionBlekinge\code\site\data\_systemUmbracoIndexDontDelete\_40.fnm'. File name: 'D:\wwwroot\milou_svn\RegionBlekinge\code\site\data\_systemUmbracoIndexDontDelete\_40.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexReader.AnonymousClassWith.DoBody() at Lucene.Net.Store.Lock.With.Run() at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) at Lucene.Net.Index.IndexReader.Open(String path) at umbraco.cms.businesslogic.index.Indexer.RemoveNode(Int32 Id)'
    (System.IO.FileNotFoundException: Could not find file 'D:\wwwroot\milou_svn\RegionBlekinge\code\site\data\_systemUmbracoIndexDontDelete\_42.fnm'. File name: 'D:\wwwroot\milou_svn\RegionBlekinge\code\site\data\_systemUmbracoIndexDontDelete\_42.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) 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.Optimize() at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize))

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Sep 10, 2009 @ 08:46
    Dirk De Grave
    0

    Hi Pontos,

     

    it seems as if Lucene index of the site is broken. I'll do the following:

    • Removing all files from _systemUmbracoIndexDontDelete folder but don't delete the folder
    • Browse to /umbraco/reindex.aspx to rebuild the lucene index.

     

    Let us know if that helps.

    Cheers,

    /Dirk

  • Pontus Olofsson 5 posts 24 karma points
    Sep 10, 2009 @ 08:51
    Pontus Olofsson
    0

    Hi Dirk

    Thx for your fast answer, i tried that but it did not fix the problem, i was pretty sure that it should...

    BTW im using Umbraco v4.0.2.1

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Dec 09, 2009 @ 22:48
    Jan Skovgaard
    0

    I have just encountered the same problem. Also on an 4.0.2.1 installation. Tried the steps mentioned by Dirk, which unfortunately did not solve the problem.

    Anyone know how to fix this? Maybe one just needs to upgrade to 4.0.3?

    /Jan

  • Rik Helsen 670 posts 873 karma points
    Apr 09, 2010 @ 14:34
    Rik Helsen
    0

    I'm also seeing some of these errors:

    Error indexing node: (System.IO.FileNotFoundException: Could not find file '\\brain52\WebSharedCont\Farm01\www.desingel.be\data\_systemUmbracoIndexDontDelete\_3gn.fnm'. File name: '\\brain52\WebSharedCont\Farm01\www.desingel.be\data\_systemUmbracoIndexDontDelete\_3gn.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment, Int32 end) at Lucene.Net.Index.IndexWriter.Optimize() at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize))  

    Error removing node from umbraco index: 'System.IO.FileNotFoundException: Could not find file '\\brain52\WebSharedCont\Farm01\www.desingel.be\data\_systemUmbracoIndexDontDelete\_3gn.fnm'. File name: '\\brain52\WebSharedCont\Farm01\www.desingel.be\data\_systemUmbracoIndexDontDelete\_3gn.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexReader.AnonymousClassWith.DoBody() at Lucene.Net.Store.Lock.With.Run() at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) at Lucene.Net.Index.IndexReader.Open(String path) at umbraco.cms.businesslogic.index.Indexer.RemoveNode(Int32 Id)'

    any solution is welcome...

Please Sign in or register to post replies

Write your reply to:

Draft