Copied to clipboard

Flag this post as spam?

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


  • Charles Bikhazi 1 post 71 karma points
    Mar 03, 2016 @ 17:16
    Charles Bikhazi
    0

    Errors when publishing Examine Indexes

    Hey all,

    Im getting some errors when trying to rebuild indexes. I have a master, slave set up using Azure app services. WhenI rebuild indexes on the master server Im getting less columns in the index than when I rebuild on the slave server!

    I think that some of the uBlogsy columns are being ignored by the master server!!

    Slave server: enter image description here

    Master server: enter image description here

    I am getting some errors - Biz

    On more slightly strange this is im getting more errors when rebuilding indexes on the slave server, see below:

    2016-03-03 16:44:58,776 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,776 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) 2016-03-03 16:44:58,776 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,776 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableTags, propertyAlias:uBlogsyPostTags. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableTags, propertyAlias:uBlogsyPostTags, aliasInNode:uTagsyTagName. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableTagIds, propertyAlias:uBlogsyPostTags. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,789 [P8660/D2/T32] ERROR System.Exception - During indexing luceneFieldName:uBlogsySearchableTagIds, propertyAlias:uBlogsyPostTags. System.NullReferenceException: Object reference not set to an instance of an object. at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) 2016-03-03 16:44:58,898 [P8660/D2/T32] ERROR UmbracoExamine.DataServices.UmbracoLogService - Provider=ExternalIndexer, NodeId=-1 System.Exception: Error indexing queue items,System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at Our.Umbraco.ezSearch.ezSearchBoostrapper.OnGatheringNodeData(Object sender, IndexingNodeDataEventArgs e) at System.EventHandler1.Invoke(Object sender, TEventArgs e) at Examine.Providers.BaseIndexProvider.OnGatheringNodeData(IndexingNodeDataEventArgs e) at UmbracoExamine.UmbracoContentIndexer.OnGatheringNodeData(IndexingNodeDataEventArgs e) at Examine.LuceneEngine.Providers.LuceneIndexer.GetDataToIndex(XElement node, String type) at Examine.LuceneEngine.Providers.LuceneIndexer.ProcessIndexQueueItem(IndexOperation op, IndexWriter writer) at Examine.LuceneEngine.Providers.LuceneIndexer.ProcessQueueItem(IndexOperation item, ICollection1 indexedNodes, IndexWriter writer) at Examine.LuceneEngine.Providers.LuceneIndexer.ForceProcessQueueItems(Boolean block), IndexSet: ExternalIndexSet 2016-03-03 17:04:28,122 [P8660/D2/T33] WARN Umbraco.Web.UmbracoModule - Status code is 404 yet TrySkipIisCustomErrors is false - IIS will take over. 2016-03-03 17:06:49,301 [P8660/D2/T19] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt succeeded for username [email protected] from IP address 86.28.73.170 2016-03-03 17:06:49,301 [P8660/D2/T19] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: User: [email protected] logged in from IP address 86.28.73.170

    Help!!

    Thanks

    Charles

  • Anders Brohäll 295 posts 561 karma points c-trib
    Oct 02, 2017 @ 10:34
    Anders Brohäll
    0

    Experiencing the same problems. Did you solve this?

    Anders

Please Sign in or register to post replies

Write your reply to:

Draft