With that log configuration, you should see Shiro log events very request. I’d 
suggest turning up that last one “ThreadContext” to at least debug as well.

You can try to turn them up to “trace” as well. 

I’d suggest taking a step back and changing one thing at a time (this is still 
my go to strategy when debugging a problem).  Go back to your working version 
and increase the logging (make sure you see log output from Shiro).

Once you have that going, increase the Shiro version and repeat the process, 
compare the logs and look for differences.

If that doesn’t help I’d recommend creating a simple standalone app that will 
reproduce the problem, put on GitHub (or similar) and we can take a look.

-Brian

> On May 27, 2021, at 3:17 PM, alina.frey <af...@goscis.com> wrote:
> 
> ThreadContext

Reply via email to