Every time I restart catalina, I can't login any more.
"login is not valid" error.
Then in the console I see
An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/.../web/webapps/ROOT/WEB-INF/lib/xstream-1.4.9.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
I use Java 10 on Linux and the latest Jease.
Is this the same error or two different problems?