Christopher Rudolf
Christopher Rudolf
What about a merge?
I have the problem 2-5 times a day. All I can say is, that the user gets used to it. I have the following setup: 1. always remember me is...
I bet its not due to parallel requests - because the first requests for the login page gets the blank response due to server exception. I could imageine that the...
Note that the underlying error also appears, when using `withCriteria`: UserRole.withCriteria { user { // during runtime will give you the following exception } } Caused by: java.lang.IllegalArgumentException: Unable to...
For me it works fine when just increasing target build version to 11. Would this not be a good fix?