Sandbox error 5.12

0
I'll get an error when I deploy to the Sandbox. How can I fix this NoSuchMethodError error? Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: Uncaught fatal error from thread [MxRuntimeSystem-akka.actor.action-dispatcher-11] shutting down ActorSystem [MxRuntimeSystem] Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (1/44) java.lang.NoSuchMethodError: org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder; Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (2/44) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (3/44) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (4/44) at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (5/44) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (6/44) at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (7/44) at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (8/44) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:645) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (9/44) at org.openid4java.consumer.ConsumerManager.<clinit>(ConsumerManager.java:50) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (10/44) at appcloudservices.OpenIDHandler.reconnectToMxID(OpenIDHandler.java:120) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (11/44) at appcloudservices.OpenIDHandler.<init>(OpenIDHandler.java:112) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (12/44) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:31) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (13/44) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:20) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (14/44) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (15/44) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (16/44) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (17/44) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:204) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (18/44) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (19/44) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:199) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (20/44) at com.mendix.core.component.InternalCore.execute(InternalCore.java:263) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (21/44) at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:42) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (22/44) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:49) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (23/44) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:193) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (24/44) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:148) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (25/44) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (26/44) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (27/44) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (28/44) at com.mendix.core.actionmanagement.CustomActionMonitorImpl$$anonfun$run$1.apply(CustomMonitoredAction.scala:17) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (29/44) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(ActionDispatching.scala:151) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (30/44) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (31/44) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(ActionDispatching.scala:153) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (32/44) at scala.util.Try$.apply(Try.scala:191) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (33/44) at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(ActionDispatching.scala:147) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (34/44) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (35/44) at com.mendix.core.session.Worker.aroundReceive(ActionDispatching.scala:140) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (36/44) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (37/44) at akka.actor.ActorCell.invoke(ActorCell.scala:487) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (38/44) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (39/44) at akka.dispatch.Mailbox.run(Mailbox.scala:220) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (40/44) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (41/44) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (42/44) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (43/44) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Feb 5 11:57:28 127.0.0.1 tr10070: CRITICAL - ActorSystem: (44/44) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: An exception occurred while running the after-startup-action. Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (1/46) com.mendix.core.CoreException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#503654704]] after [604800000 ms] Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (2/46) at com.mendix.core.component.InternalCore.execute(InternalCore.java:275) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (3/46) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (4/46) Caused by: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#503654704]] after [604800000 ms] Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (5/46) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:217) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (6/46) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (7/46) Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#503654704]] after [604800000 ms] Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (8/46) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:43) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (9/46) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (10/46) Caused by: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#503654704]] after [604800000 ms] Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (11/46) at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:333) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (12/46) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:117) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (13/46) at akka.actor.LightArrayRevolverScheduler$TaskHolder.run(Scheduler.scala:476) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (14/46) at akka.actor.LightArrayRevolverScheduler$$anonfun$close$1.apply(Scheduler.scala:282) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (15/46) at akka.actor.LightArrayRevolverScheduler$$anonfun$close$1.apply(Scheduler.scala:281) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (16/46) at scala.collection.Iterator$class.foreach(Iterator.scala:743) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (17/46) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (18/46) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (19/46) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (20/46) at akka.actor.LightArrayRevolverScheduler.close(Scheduler.scala:280) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (21/46) at akka.actor.ActorSystemImpl.stopScheduler(ActorSystem.scala:687) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (22/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply$mcV$sp(ActorSystem.scala:616) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (23/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply(ActorSystem.scala:616) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (24/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply(ActorSystem.scala:616) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (25/46) at akka.actor.ActorSystemImpl$$anon$3.run(ActorSystem.scala:640) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (26/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.runNext$1(ActorSystem.scala:807) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (27/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply$mcV$sp(ActorSystem.scala:810) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (28/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:803) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (29/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:803) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (30/46) at akka.util.ReentrantGuard.withGuard(LockUtil.scala:15) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (31/46) at akka.actor.ActorSystemImpl$TerminationCallbacks.run(ActorSystem.scala:803) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (32/46) at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:637) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (33/46) at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:637) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (34/46) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (35/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.processBatch$1(BatchingExecutor.scala:67) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (36/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:82) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (37/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (38/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (39/46) at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (40/46) at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:58) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (41/46) at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (42/46) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (43/46) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (44/46) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (45/46) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Feb 5 11:57:28 127.0.0.1 tr10070: ERROR - Core: (46/46) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) Feb 5 11:57:28 127.0.0.1 tr10070: INFO - Core: Mendix Runtime is shutting down now... Feb 5 11:57:28 127.0.0.1 tr10070: INFO - Core: Mendix Runtime is now shut down.
asked
0 answers