﻿---
title: Troubleshooting
description: Missing required property exception in a response, NoSuchMethodError when creating a client, Apache http-client I/O reactor errors, Could not resolve...
url: https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting
products:
  - Elasticsearch
  - Elasticsearch Client
---

# Troubleshooting
## Exceptions

- [Missing required property exception in a response](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/missing-required-property)
- [NoSuchMethodError when creating a client](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/no-such-method-request-options)
- [Apache http-client I/O reactor errors](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/io-reactor-errors)
- [Could not resolve dependencies](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/could-not-resolve-dependencies)
- [NoClassDefFoundError: org/apache/commons/logging/LogFactory](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/no-class-def-found-error)


## Miscellaneous

- [Serializing aggregations and suggestions without typed keys](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/pull/1224/reference/troubleshooting/serialize-without-typed-keys)