Hi Jeffery, On 27.03.18 15:49, Jeffery Painter wrote: > After some period (>24 hours), when I go to login to the Turbine app, it > just sits there and hangs. I am going to increase the log levels to > debug, but I don't see any immediate errors popping up. It just hangs on > trying to process the user login action. If I go into the Tomcat admin > manager and stop/start the app, it works again and will process user > logins. I think this is a pretty critical issue.
If you want to debug this, you may force a thread dump from the command line (kill -3 <java-pid>) and see if some locked thread looks familiar. Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
