Troubleshooting / FAQ

Issues with the Content Traversal

Depending on your configured Query Type you might run into issues find a content traversal running into errors while iterating over one of your query result sets from time to time. If you have made sure that nothing is misconfigured, in such cases it is recommended to try Two Stage Single Row Querying (most fault-tolerant) or Two Stage Batched Querying (faster depending on setup).

Unable to access jarfile error (installation on Windows)

This error occurs when the installation path exceeds the maxium Windows path length of 260 characters. Ensure that the full path to bin\connector.bat does not exceed 260 characters.