Open ignasi35 opened 6 years ago
@ignasi35 strange I don't get this. Is is reproducible for you consistently on current master
?
Could this have happened to you during a reload?
https://jira.qos.ch/browse/LOGBACK-1362 suggests that it can happen if you log after an appender is closed.
Yes, I think a reload is necessary. I think I saw it consistently and the only difference compared to other times I worked on online-auction
is that I was changing code exclusively on the play frontend. I don't think that's relevant but other that the other possible cause is the bump version from 1.3 to 1.4. When I noticed the thread dump it was the first time I was working on online-auctin
since we upgraded to 1.4.x
While testing for the version bump to
1.4.1
I noticed the following stacktrace (See below). It doesn't block the normal usage of the application.