We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR 1321 --- [nio-9000-exec-1] a.w.r.e.AbstractErrorWebExceptionHandler : [63a112d1] 500 Server Error for HTTP GET "/"
java.lang.IllegalStateException: Iterator already obtained at java.base/sun.nio.fs.UnixDirectoryStream.iterator(UnixDirectoryStream.java:118) ~[na:na]
The text was updated successfully, but these errors were encountered:
For now this fix works: https://gist.github.com/olegkamuz/9bf4d4b61307adf7fb5ad7bb8ecad149 or https://gist.github.com/olegkamuz/41df0224cdfcd1175b60600c8406d13d
Sorry, something went wrong.
No branches or pull requests
ERROR 1321 --- [nio-9000-exec-1] a.w.r.e.AbstractErrorWebExceptionHandler : [63a112d1] 500 Server Error for HTTP GET "/"
java.lang.IllegalStateException: Iterator already obtained
at java.base/sun.nio.fs.UnixDirectoryStream.iterator(UnixDirectoryStream.java:118) ~[na:na]
The text was updated successfully, but these errors were encountered: