Aricie
The DNN Expert for your web project
DNN Community Forums

Exceptions

Sort:
You are not authorized to post a reply.
Author
Messages


John A











New Member



Posts:




New Member



    Hello and thank you for your reply in advance.

    We are currently running your Aricie Lucene search on our website. We also have the DotNetNuke Documents module on our site. This is the free one from codeplex.
    When we add this module to be indexed - we noticed in our log files that allot of exception are being thrown.
    Similiar to: 2014-05-22 10:11:49,707 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\CANLab\ATI CANLab v3.0.msi doesn't exist
    2014-05-22 10:11:51,301 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.8.0_Min.exe doesn't exist
    2014-05-22 10:11:51,316 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.6.3.exe doesn't exist
    2014-05-22 10:11:51,316 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\CANLab\ATI CANLab v3.1.3.msi doesn't exist
    2014-05-22 10:11:51,316 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\CANverter\CANverter Configuration Tool v3.2.msi doesn't exist
    2014-05-22 10:11:51,332 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.7.0.1.exe doesn't exist
    2014-05-22 10:11:51,332 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.7.2.3_Min.exe doesn't exist
    2014-05-22 10:11:51,332 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.7.3.exe doesn't exist
    2014-05-22 10:11:51,348 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.7.0.1_Min.exe doesn't exist
    2014-05-22 10:11:51,348 [WEB4][Thread:33][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error trying reading file content, Filter for C:\inetpub\wwwroot\W2\Portals\0\Support\PC_Software\VISION\VISION_v3.7.2.3.exe doesn't exist

    If we uncheck the option to index this module all the errors go away.
    I was wondering if anyone else have these problems?
    Also if anyone knows if the issue is with the document module or the search module.
    We are running version 1.8.3 Lucene search and DNN version 7.2.1.



    Jesse











    New Member



    Posts:




    New Member



      Hi,

      This happens when the engine tries indexing files it can't read.
      I have just removed the exception all together (the engine will simply pass an empty string as content from now on).

      This should be fixed in the next release of Aricie.Shared.

      Regards


      Stéphane TETARD











      New Member



      Posts:




      New Member



        Hi

        We just released new versions of LuceneSearch and Aricie Shared modules that should fix this issue.

        Regards

        You are not authorized to post a reply.