Multiple more exceptions when indexing Markdown files

We experience many exceptions when trying to index markdown files. I assume, the files are valid… A few examples:

An exception was thrown while indexing: "Error during text extraction from C:\Users\luebeck\AppData\Local\JetBrains\Installations\ReSharperPlatformVs17_4af73e48_001\Bin.ExtSvc\jbr\legal\java.xml.crypto\santuario.md
System.NullReferenceException: Object reference not set to an instance of an object.
   at .( )
   at .( ,  )
   at .( ,  )
   at .(Stream ,  )
   at .(Stream )
   at .(Nullable`1 , TextOptions )
   at GroupDocs.Parser.Parser.GetText(TextOptions options)
   at .(String , Boolean )
   at .(Document ,  , String )"
An exception was thrown while indexing: "Error during text extraction from C:\Users\luebeck\.vscode-oss\extensions\redhat.vscode-xml-0.27.1-win32-x64\docs\Validation.md
System.InvalidOperationException: Operation is not valid due to the current state of the object.
   at .( ,  )
   at .( , String ,  ,  )
   at ..( )
   at ..( )
   at .( , Boolean )
   at .( ,  )
   at .( ,  )
   at .(Stream ,  )
   at .(Stream )
   at .(Nullable`1 , TextOptions )
   at GroupDocs.Parser.Parser.GetText(TextOptions options)
   at .(String , Boolean )
   at .(Document ,  , String )"
An exception was thrown while indexing: "Error during text extraction from C:\Users\luebeck\.vscode-oss\extensions\dotjoshjohnson.xml-2.5.1-universal\node_modules\npm-run-path\readme.md
System.InvalidOperationException: Operation is not valid due to the current state of the object.
   at .( ,  )
   at .( , String ,  ,  )
   at .( , Boolean )
   at .( ,  )
   at .( ,  )
   at .(Stream ,  )
   at .(Stream )
   at .(Nullable`1 , TextOptions )
   at GroupDocs.Parser.Parser.GetText(TextOptions options)
   at .(String , Boolean )
   at .(Document ,  , String )"
An exception was thrown while indexing: "Error during text extraction from C:\Users\luebeck\AppData\Local\JetBrains\Installations\ReSharperPlatformVs17_4af73e48_001\Bin.ExtSvc\jbr\legal\java.desktop\harfbuzz.md
System.NullReferenceException: Object reference not set to an instance of an object.
   at .( )
   at .( ,  )
   at .( ,  )
   at .(Stream ,  )
   at .(Stream )
   at .(Nullable`1 , TextOptions )
   at GroupDocs.Parser.Parser.GetText(TextOptions options)
   at .(String , Boolean )
   at .(Document ,  , String )"

I attached all the mentioned files in a zip file.
MDFiles.zip (11.0 KB)

1 Like

@jamsharp
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SEARCHNET-3280

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@jamsharp

Please use this workaround until we release the next version of the API, which will fix this issue.