Matt Davis

Results 25 comments of Matt Davis

This log output seems to create sessions but it never backs them up: 05-Oct-2016 13:32:58.912 FINE [http-nio-8080-exec-4] de.javakaffee.web.msm.MemcachedSessionService.createSession createSession invoked: null 05-Oct-2016 13:32:58.912 FINE [http-nio-8080-exec-9] de.javakaffee.web.msm.MemcachedSessionService.findSession Returning for session id...

So if I just turn off sticky="false" and async="false" there are no errors and no logs but the polling for configuration and I cannot even login one server. So It...

Pretty sure this has to do with react strict mode in nextjs. In prod doesn't happen and seems to be temporary fixable with nextjs config change: module.exports = { //...