Minimal example of connection from Java and search for every document on index

The Java client calls Jackson to deserialize the documents returned by the search query as instances of Session.

You can test this independently from the Java client. Also, the original Jackson exception should follow the one you pasted (Caused by) and provide more information on where Jackson is failing.