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))
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?
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))
Hi Pontos,
it seems as if Lucene index of the site is broken. I'll do the following:
Let us know if that helps.
Cheers,
/Dirk
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
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
I'm also seeing some of these errors:
any solution is welcome...
is working on a reply...