I'm getting the following error messages in the index schedule history:
SearchCrawler - Error indexing PDF document. E:\DNN_6x\Portals\0\BOE\CampaignReports\Anthony_Surluta.pdf, Error: Could not load file or assembly 'IKVM.OpenJDK.Text, Version=0.46.0.1, Culture=neutral, PublicKeyToken=13235d27fcbfff58' or one of its dependencies. The system cannot find the file specified.
SearchCrawler - Error indexing PDF document. E:\DNN_6x\Portals\0\Health\Documents\Health Dept Annual Report.pdf, Error: Could not load file or assembly 'IKVM.OpenJDK.Security, Version=0.46.0.1, Culture=neutral, PublicKeyToken=13235d27fcbfff58' or one of its dependencies. The system cannot find the file specified.
Here are the dll files that do exist in the Bin folder:
IKVM.GNU.Classpath.dll
IKVM.OpenJDK.Core.dll
IKVM.OpenJDK.Util.dll
IKVM.Runtime.dll
So, I'm thinking that we are missing the dlls for the IKVM.OpenJDK.Text and IKVM.OpenJDK.Security.
I appreciate any help I can get on this.