I am also getting the same problem:- Cluster manager failed to destroy session'855ed646-970a-4e34-9c8a-3000fe221676', probably caused by a lock or running transaction on the database.
java.lang.IllegalArgumentException: Session '855ed646-970a-4e34-9c8a-3000fe221676' is not managed by the session manager at jg.a(SourceFile:251) at he.a(SourceFile:222) at he.d(SourceFile:207) at he.c(SourceFile:184) at he.b(SourceFile:146) at he.a(SourceFile:68) at he.execute(SourceFile:29) at com.mendix.core.actionmanagement.CoreAction.a(SourceFile:478) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:463) at hS$a.apply(SourceFile:22) at com.mendix.externalinterface.connector.RequestDispatching$Worker$a.a(SourceFile:185) at com.mendix.externalinterface.connector.RequestDispatching$Worker$a.apply(SourceFile:179) at akka.actor.Actor$class.apply(Actor.scala:545) at com.mendix.externalinterface.connector.RequestDispatching$Worker.apply(SourceFile:175) at akka.actor.LocalActorRef.invoke(ActorRef.scala:910) at akka.dispatch.MessageInvocation.invoke(MessageHandling.scala:25) at akka.dispatch.ExecutableMailbox$class.processMailbox(ExecutorBasedEventDrivenDispatcher.scala:223) at akka.dispatch.ExecutorBasedEventDrivenDispatcher$$anon$4.processMailbox(ExecutorBasedEventDrivenDispatcher.scala:123) at akka.dispatch.ExecutableMailbox$class.run(ExecutorBasedEventDrivenDispatcher.scala:195) at akka.dispatch.ExecutorBasedEventDrivenDispatcher$$anon$4.run(ExecutorBasedEventDrivenDispatcher.scala:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) at akka.dispatch.MonitorableThread.run(ThreadPoolBuilder.scala:192)
I am able to login with admin but authentication for other users get failed.
Thanks Sushant