-
Notifications
You must be signed in to change notification settings - Fork 1.3k
java.lang.reflect.InaccessibleObjectException: Unable to make private java.util.Optional(java.lang.Object) accessible: module java.base does not "opens java.util" to unnamed module @16f7c8c1 #2706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
type: bug
A general bug
Milestone
Comments
Please provide a minimal reproducer project that shows this error. |
https://github.com/martinchen911/spring-date-elasticsearch-exception-demo |
Thank you. |
sothawo
added a commit
to sothawo/spring-data-elasticsearch
that referenced
this issue
Sep 22, 2023
sothawo
added a commit
to sothawo/spring-data-elasticsearch
that referenced
this issue
Sep 23, 2023
sothawo
added a commit
to sothawo/spring-data-elasticsearch
that referenced
this issue
Sep 23, 2023
sothawo
added a commit
that referenced
this issue
Sep 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When I try to save object List<Range> using ElasticSearch, I get the following error, but there is no problem saving object Range
The text was updated successfully, but these errors were encountered: