Whoops, Something went wrong while deploying to Sandbox Mendix v5.15.1

0
Good Day Mendix, I am trying to deploy a project to the Sandbox, however I am consistently facing an issue similarly experienced by numerous developers on the forum. Whenever I deploy to Sandbox from the business modeler this is the sequence of events that occur: the Modeler will start loading to retrieve the latest revision. a pop up will then show below the start button reading 'your app is being deployed to sandbox & you will be notified once the app is up and running.' after a while the modeler will stop deploying and another popup will show 'Whoops, something went wrong while deploying your app to the Sandbox Visit the Developer portal to see the status of your app' when I visit the developer portal to see the status it says that my app is deployed to Sandbox, but when I view the app it shows the Mendix Application Unavailable Page. Below the Activity Grid, it displays: Activity Couldn't deploy to your sandbox. Please, check the logs: Could not deploy to sandbox by Scott Dean. Type Error Date 2 minutes ago I have even created a new Default App Cloud Project and Imported all work into it, Deployed to Sandbox and I still get the same error. Can somebody give me insight as to why it is doing this or as to whether there is some configuration I need to do in-order to fix this issue? this is what the Log shows when I deploy: Aug 26 11:20:58.139 127.0.0.1 tr10018: ERROR - OSGi: [com.mendix.core.util.SecurityActivator] The start method has thrown an exception (bundle: mxruntime, service: ) Aug 26 11:20:58.146 127.0.0.1 tr10018: ERROR - OSGi: (1/72) org.apache.felix.log.LogException: java.lang.SecurityException: Failed creating security permission -> ALLOW {[org.osgi.service.condpermadmin.BundleLocationCondition "*project.jar"](org.osgi.framework.AdminPermission "*" "*" )(org.osgi.framework.PackagePermission "*" "exportonly,import" )(org.osgi.framework.ServicePermission "*" "get,register")(org.osgi.framework.BundlePermission "*" "provide,require, host,fragment")(org.osgi.service.event.TopicPermission "*" "publish,subscribe")(java.util.PropertyPermission "mail.smtp.auth" "read,write")(java.util.PropertyPermission "mail.smtp.host" "read,write")(java.util.PropertyPermission "mail.smtp.password" "read,write")(java.util.PropertyPermission "mail.smtp.port" "read,write")(java.util.PropertyPermission "mail.smtp.starttls.enable" "read,write")(java.util.PropertyPermission "mail.smtp.user" "read,write")(java.util.PropertyPermission "ical4j.*" "read,write")(java.util.PropertyPermission "net.fortuna.*" "read,write")(java.util.Prope Aug 26 11:20:58.146 127.0.0.1 tr10018: ERROR - OSGi: (2/72) at com.mendix.core.util.SecurityActivator$$anonfun$setupSecurity$1.apply(SecurityActivator.scala:56) Aug 26 11:20:58.146 127.0.0.1 tr10018: ERROR - OSGi: (3/72) at com.mendix.core.util.SecurityActivator$$anonfun$setupSecurity$1.apply(SecurityActivator.scala:46) Aug 26 11:20:58.147 127.0.0.1 tr10018: ERROR - OSGi: (4/72) at scala.collection.immutable.List.foreach(List.scala:383) Aug 26 11:20:58.147 127.0.0.1 tr10018: ERROR - OSGi: (5/72) at com.mendix.core.util.SecurityActivator.setupSecurity(SecurityActivator.scala:46) Aug 26 11:20:58.147 127.0.0.1 tr10018: ERROR - OSGi: (6/72) at com.mendix.core.util.SecurityActivator.start(SecurityActivator.scala:28) Aug 26 11:20:58.147 127.0.0.1 tr10018: ERROR - OSGi: (7/72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Aug 26 11:20:58.147 127.0.0.1 tr10018: ERROR - OSGi: (8/72) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Aug 26 11:20:58.148 127.0.0.1 tr10018: ERROR - OSGi: (9/72) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Aug 26 11:20:58.148 127.0.0.1 tr10018: ERROR - OSGi: (10/72) at java.lang.reflect.Method.invoke(Unknown Source) Aug 26 11:20:58.148 127.0.0.1 tr10018: ERROR - OSGi: (11/72) at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:236) Aug 26 11:20:58.148 127.0.0.1 tr10018: ERROR - OSGi: (12/72) at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37) Aug 26 11:20:58.149 127.0.0.1 tr10018: ERROR - OSGi: (13/72) at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:613) Aug 26 11:20:58.149 127.0.0.1 tr10018: ERROR - OSGi: (14/72) at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:496) Aug 26 11:20:58.149 127.0.0.1 tr10018: ERROR - OSGi: (15/72) at org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:149) Aug 26 11:20:58.149 127.0.0.1 tr10018: ERROR - OSGi: (16/72) at org.apache.felix.scr.impl.manager.ImmediateComponentManager.createImplementationObject(ImmediateComponentManager.java:239) Aug 26 11:20:58.149 127.0.0.1 tr10018: ERROR - OSGi: (17/72) at org.apache.felix.scr.impl.manager.ImmediateComponentManager.createComponent(ImmediateComponentManager.java:119) Aug 26 11:20:58.150 127.0.0.1 tr10018: ERROR - OSGi: (18/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager$Unsatisfied.activate(AbstractComponentManager.java:1518) Aug 26 11:20:58.150 127.0.0.1 tr10018: ERROR - OSGi: (19/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:550) Aug 26 11:20:58.150 127.0.0.1 tr10018: ERROR - OSGi: (20/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:261) Aug 26 11:20:58.150 127.0.0.1 tr10018: ERROR - OSGi: (21/72) at org.apache.felix.scr.impl.config.ImmediateComponentHolder.enableComponents(ImmediateComponentHolder.java:328) Aug 26 11:20:58.150 127.0.0.1 tr10018: ERROR - OSGi: (22/72) at org.apache.felix.scr.impl.BundleComponentActivator.initialize(BundleComponentActivator.java:158) Aug 26 11:20:58.151 127.0.0.1 tr10018: ERROR - OSGi: (23/72) at org.apache.felix.scr.impl.BundleComponentActivator.<init>(BundleComponentActivator.java:113) Aug 26 11:20:58.151 127.0.0.1 tr10018: ERROR - OSGi: (24/72) at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:261) Aug 26 11:20:58.151 127.0.0.1 tr10018: ERROR - OSGi: (25/72) at org.apache.felix.scr.impl.Activator.loadAllComponents(Activator.java:199) Aug 26 11:20:58.151 127.0.0.1 tr10018: ERROR - OSGi: (26/72) at org.apache.felix.scr.impl.Activator.start(Activator.java:108) Aug 26 11:20:58.152 127.0.0.1 tr10018: ERROR - OSGi: (27/72) at org.apache.felix.framework.util.SecureAction$Actions.run(SecureAction.java:1605) Aug 26 11:20:58.152 127.0.0.1 tr10018: ERROR - OSGi: (28/72) at java.security.AccessController.doPrivileged(Native Method) Aug 26 11:20:58.152 127.0.0.1 tr10018: ERROR - OSGi: (29/72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:636) Aug 26 11:20:58.152 127.0.0.1 tr10018: ERROR - OSGi: (30/72) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2146) Aug 26 11:20:58.153 127.0.0.1 tr10018: ERROR - OSGi: (31/72) at org.apache.felix.framework.Felix.startBundle(Felix.java:2064) Aug 26 11:20:58.153 127.0.0.1 tr10018: ERROR - OSGi: (32/72) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291) Aug 26 11:20:58.153 127.0.0.1 tr10018: ERROR - OSGi: (33/72) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) Aug 26 11:20:58.153 127.0.0.1 tr10018: ERROR - OSGi: (34/72) at java.lang.Thread.run(Unknown Source) Aug 26 11:20:58.153 127.0.0.1 tr10018: ERROR - OSGi: (35/72) Aug 26 11:20:58.154 127.0.0.1 tr10018: ERROR - OSGi: (36/72) Caused by: java.lang.IllegalArgumentException: expecting close parenthesis Aug 26 11:20:58.154 127.0.0.1 tr10018: ERROR - OSGi: (37/72) at org.apache.felix.framework.security.condpermadmin.ConditionalPermissionInfoImpl.parsePermissionInfo(ConditionalPermissionInfoImpl.java:209) Aug 26 11:20:58.154 127.0.0.1 tr10018: ERROR - OSGi: (38/72) at org.apache.felix.framework.security.condpermadmin.ConditionalPermissionInfoImpl.<init>(ConditionalPermissionInfoImpl.java:279) Aug 26 11:20:58.154 127.0.0.1 tr10018: ERROR - OSGi: (39/72) at org.apache.felix.framework.security.condpermadmin.ConditionalPermissionAdminImpl.newConditionalPermissionInfo(ConditionalPermissionAdminImpl.java:1022) Aug 26 11:20:58.155 127.0.0.1 tr10018: ERROR - OSGi: (40/72) at com.mendix.core.util.SecurityActivator$$anonfun$setupSecurity$1.apply(SecurityActivator.scala:50) Aug 26 11:20:58.155 127.0.0.1 tr10018: ERROR - OSGi: (41/72) at com.mendix.core.util.SecurityActivator$$anonfun$setupSecurity$1.apply(SecurityActivator.scala:46) Aug 26 11:20:58.155 127.0.0.1 tr10018: ERROR - OSGi: (42/72) at scala.collection.immutable.List.foreach(List.scala:383) Aug 26 11:20:58.155 127.0.0.1 tr10018: ERROR - OSGi: (43/72) at com.mendix.core.util.SecurityActivator.setupSecurity(SecurityActivator.scala:46) Aug 26 11:20:58.155 127.0.0.1 tr10018: ERROR - OSGi: (44/72) at com.mendix.core.util.SecurityActivator.start(SecurityActivator.scala:28) Aug 26 11:20:58.156 127.0.0.1 tr10018: ERROR - OSGi: (45/72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Aug 26 11:20:58.156 127.0.0.1 tr10018: ERROR - OSGi: (46/72) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Aug 26 11:20:58.156 127.0.0.1 tr10018: ERROR - OSGi: (47/72) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Aug 26 11:20:58.156 127.0.0.1 tr10018: ERROR - OSGi: (48/72) at java.lang.reflect.Method.invoke(Unknown Source) Aug 26 11:20:58.157 127.0.0.1 tr10018: ERROR - OSGi: (49/72) at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:236) Aug 26 11:20:58.157 127.0.0.1 tr10018: ERROR - OSGi: (50/72) at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37) Aug 26 11:20:58.157 127.0.0.1 tr10018: ERROR - OSGi: (51/72) at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:613) Aug 26 11:20:58.157 127.0.0.1 tr10018: ERROR - OSGi: (52/72) at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:496) Aug 26 11:20:58.157 127.0.0.1 tr10018: ERROR - OSGi: (53/72) at org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:149) Aug 26 11:20:58.158 127.0.0.1 tr10018: ERROR - OSGi: (54/72) at org.apache.felix.scr.impl.manager.ImmediateComponentManager.createImplementationObject(ImmediateComponentManager.java:239) Aug 26 11:20:58.158 127.0.0.1 tr10018: ERROR - OSGi: (55/72) at org.apache.felix.scr.impl.manager.ImmediateComponentManager.createComponent(ImmediateComponentManager.java:119) Aug 26 11:20:58.158 127.0.0.1 tr10018: ERROR - OSGi: (56/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager$Unsatisfied.activate(AbstractComponentManager.java:1518) Aug 26 11:20:58.158 127.0.0.1 tr10018: ERROR - OSGi: (57/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:550) Aug 26 11:20:58.158 127.0.0.1 tr10018: ERROR - OSGi: (58/72) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:261) Aug 26 11:20:58.159 127.0.0.1 tr10018: ERROR - OSGi: (59/72) at org.apache.felix.scr.impl.config.ImmediateComponentHolder.enableComponents(ImmediateComponentHolder.java:328) Aug 26 11:20:58.159 127.0.0.1 tr10018: ERROR - OSGi: (60/72) at org.apache.felix.scr.impl.BundleComponentActivator.initialize(BundleComponentActivator.java:158) Aug 26 11:20:58.159 127.0.0.1 tr10018: ERROR - OSGi: (61/72) at org.apache.felix.scr.impl.BundleComponentActivator.<init>(BundleComponentActivator.java:113) Aug 26 11:20:58.159 127.0.0.1 tr10018: ERROR - OSGi: (62/72) at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:261) Aug 26 11:20:58.160 127.0.0.1 tr10018: ERROR - OSGi: (63/72) at org.apache.felix.scr.impl.Activator.loadAllComponents(Activator.java:199) Aug 26 11:20:58.160 127.0.0.1 tr10018: ERROR - OSGi: (64/72) at org.apache.felix.scr.impl.Activator.start(Activator.java:108) Aug 26 11:20:58.160 127.0.0.1 tr10018: ERROR - OSGi: (65/72) at org.apache.felix.framework.util.SecureAction$Actions.run(SecureAction.java:1605) Aug 26 11:20:58.160 127.0.0.1 tr10018: ERROR - OSGi: (66/72) at java.security.AccessController.doPrivileged(Native Method) Aug 26 11:20:58.160 127.0.0.1 tr10018: ERROR - OSGi: (67/72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:636) Aug 26 11:20:58.161 127.0.0.1 tr10018: ERROR - OSGi: (68/72) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2146) Aug 26 11:20:58.161 127.0.0.1 tr10018: ERROR - OSGi: (69/72) at org.apache.felix.framework.Felix.startBundle(Felix.java:2064) Aug 26 11:20:58.161 127.0.0.1 tr10018: ERROR - OSGi: (70/72) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291) Aug 26 11:20:58.162 127.0.0.1 tr10018: ERROR - OSGi: (71/72) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) Aug 26 11:20:58.162 127.0.0.1 tr10018: ERROR - OSGi: (72/72) at java.lang.Thread.run(Unknown Source) Aug 26 11:20:58.162 127.0.0.1 tr10018: ERROR - OSGi: [com.mendix.core.util.SecurityActivator] Component instance could not be created, activation failed (bundle: mxruntime, service: ) Aug 26 11:20:58.165 127.0.0.1 tr10018: INFO - Core: Mendix Runtime 5.15.1 (build 4641). Copyright © 2003-2015 Mendix bv. All rights reserved. Aug 26 11:20:58.809 127.0.0.1 tr10018: INFO - XMPPConnector: appnode-scully-tr10018@sandbox.xs4.mendixcloud.net connected. Aug 26 11:20:58.814 127.0.0.1 tr10018: INFO - XMPPConnector: Registered 'cp@beta.mendixcloud.net/Smack' as cloud portal contact Aug 26 11:20:58.844 127.0.0.1 tr10018: INFO - Logging: Logging to file: /srv/cloud/slots/tr10018/deploy/data/log/m2ee.log, max size: 2048KiB, max rotation: 10 Aug 26 11:21:04.114 127.0.0.1 tr10018: INFO - Core: Storage service: Local file system storage, uploaded files path: /srv/cloud/slots/tr10018/deploy/data/files Aug 26 11:21:04.129 127.0.0.1 tr10018: INFO - ConnectionBus: (1/2) Database: PostgreSQL 9.3.5, name: 'dbnode-scully-db18' Aug 26 11:21:04.129 127.0.0.1 tr10018: INFO - ConnectionBus: (2/2) Driver: PostgreSQL Native Driver PostgreSQL 9.2 JDBC4 (build 1002) Aug 26 11:21:04.263 127.0.0.1 tr10018: INFO - Core: Project company name is 'Mendix' Aug 26 11:21:04.263 127.0.0.1 tr10018: INFO - Core: License expiration date is 'null' Aug 26 11:21:04.263 127.0.0.1 tr10018: INFO - Core: License type is: 'Perpetual' Aug 26 11:21:05.151 127.0.0.1 tr10018: INFO - Core: Running after-startup-action... Aug 26 11:21:05.169 127.0.0.1 tr10018: INFO - AppCloudServices: Starting OpenId handler ... OpenIDReturnURL = https://governanceengine.mendixcloud.com/openid/callback; OpenIdProvider: https://mxid2.mendixcloud.com/mxid2/discover Aug 26 11:21:05.203 127.0.0.1 tr10018: CRITICAL - ActorSystem: Uncaught fatal error from thread [MxRuntimeSystem-akka.actor.action-dispatcher-15] shutting down ActorSystem [MxRuntimeSystem] Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (1/85) java.lang.NoClassDefFoundError: org/w3c/dom/Document Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (2/85) at java.lang.Class.forName0(Native Method) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (3/85) at java.lang.Class.forName(Unknown Source) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (4/85) at org.openid4java.discovery.yadis.YadisResolver.<clinit>(YadisResolver.java:79) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (5/85) at org.openid4java.consumer.ConsumerManager.<init>(ConsumerManager.java:146) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (6/85) at appcloudservices.OpenIDHandler.reconnectToMxID(OpenIDHandler.java:120) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (7/85) at appcloudservices.OpenIDHandler.<init>(OpenIDHandler.java:112) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (8/85) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:31) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (9/85) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:20) Aug 26 11:21:05.209 127.0.0.1 tr10018: CRITICAL - ActorSystem: (10/85) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (11/85) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (12/85) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (13/85) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:204) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (14/85) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (15/85) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:199) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (16/85) at com.mendix.core.component.InternalCore.execute(InternalCore.java:228) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (17/85) at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:46) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (18/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:49) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (19/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:196) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (20/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:151) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (21/85) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (22/85) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (23/85) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (24/85) at com.mendix.core.actionmanagement.CustomActionMonitorImpl$$anonfun$run$1.apply(CustomMonitoredAction.scala:17) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (25/85) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(ActionDispatching.scala:151) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (26/85) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (27/85) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(ActionDispatching.scala:153) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (28/85) at scala.util.Try$.apply(Try.scala:191) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (29/85) at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(ActionDispatching.scala:147) Aug 26 11:21:05.210 127.0.0.1 tr10018: CRITICAL - ActorSystem: (30/85) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (31/85) at com.mendix.core.session.Worker.aroundReceive(ActionDispatching.scala:140) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (32/85) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (33/85) at akka.actor.ActorCell.invoke(ActorCell.scala:487) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (34/85) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (35/85) at akka.dispatch.Mailbox.run(Mailbox.scala:220) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (36/85) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (37/85) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (38/85) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (39/85) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Aug 26 11:21:05.211 127.0.0.1 tr10018: CRITICAL - ActorSystem: (40/85) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (41/85) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (42/85) Caused by: java.lang.ClassNotFoundException: org.w3c.dom.Document not found by project [103] Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (43/85) at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1532) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (44/85) at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (45/85) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (46/85) at java.lang.ClassLoader.loadClass(Unknown Source) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (47/85) at java.lang.Class.forName0(Native Method) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (48/85) at java.lang.Class.forName(Unknown Source) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (49/85) at org.openid4java.discovery.yadis.YadisResolver.<clinit>(YadisResolver.java:79) Aug 26 11:21:05.212 127.0.0.1 tr10018: CRITICAL - ActorSystem: (50/85) at org.openid4java.consumer.ConsumerManager.<init>(ConsumerManager.java:146) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (51/85) at appcloudservices.OpenIDHandler.reconnectToMxID(OpenIDHandler.java:120) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (52/85) at appcloudservices.OpenIDHandler.<init>(OpenIDHandler.java:112) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (53/85) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:31) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (54/85) at appcloudservices.actions.StartSignOnServlet.executeAction(StartSignOnServlet.java:20) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (55/85) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (56/85) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (57/85) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (58/85) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:204) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (59/85) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Aug 26 11:21:05.213 127.0.0.1 tr10018: CRITICAL - ActorSystem: (60/85) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:199) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (61/85) at com.mendix.core.component.InternalCore.execute(InternalCore.java:228) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (62/85) at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:46) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (63/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:49) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (64/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:196) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (65/85) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:151) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (66/85) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:53) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (67/85) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:291) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (68/85) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:276) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (69/85) at com.mendix.core.actionmanagement.CustomActionMonitorImpl$$anonfun$run$1.apply(CustomMonitoredAction.scala:17) Aug 26 11:21:05.214 127.0.0.1 tr10018: CRITICAL - ActorSystem: (70/85) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(ActionDispatching.scala:151) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (71/85) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:37) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (72/85) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(ActionDispatching.scala:153) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (73/85) at scala.util.Try$.apply(Try.scala:191) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (74/85) at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(ActionDispatching.scala:147) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (75/85) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (76/85) at com.mendix.core.session.Worker.aroundReceive(ActionDispatching.scala:140) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (77/85) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (78/85) at akka.actor.ActorCell.invoke(ActorCell.scala:487) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (79/85) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) Aug 26 11:21:05.215 127.0.0.1 tr10018: CRITICAL - ActorSystem: (80/85) at akka.dispatch.Mailbox.run(Mailbox.scala:220) Aug 26 11:21:05.216 127.0.0.1 tr10018: CRITICAL - ActorSystem: (81/85) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Aug 26 11:21:05.216 127.0.0.1 tr10018: CRITICAL - ActorSystem: (82/85) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Aug 26 11:21:05.216 127.0.0.1 tr10018: CRITICAL - ActorSystem: (83/85) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Aug 26 11:21:05.216 127.0.0.1 tr10018: CRITICAL - ActorSystem: (84/85) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Aug 26 11:21:05.216 127.0.0.1 tr10018: CRITICAL - ActorSystem: (85/85) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) Aug 26 11:21:05.343 127.0.0.1 tr10018: ERROR - Core: An exception occurred while running the after-startup-action. Aug 26 11:21:05.344 127.0.0.1 tr10018: 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#860678797]] after [604800000 ms] Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (2/46) at com.mendix.core.component.InternalCore.execute(InternalCore.java:366) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (3/46) Aug 26 11:21:05.344 127.0.0.1 tr10018: 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#860678797]] after [604800000 ms] Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (5/46) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:217) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (6/46) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (7/46) Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#860678797]] after [604800000 ms] Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (8/46) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:43) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (9/46) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (10/46) Caused by: akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://MxRuntimeSystem/user/dispatchSupervisor#860678797]] after [604800000 ms] Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (11/46) at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:333) Aug 26 11:21:05.344 127.0.0.1 tr10018: ERROR - Core: (12/46) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:117) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (13/46) at akka.actor.LightArrayRevolverScheduler$TaskHolder.run(Scheduler.scala:476) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (14/46) at akka.actor.LightArrayRevolverScheduler$$anonfun$close$1.apply(Scheduler.scala:282) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (15/46) at akka.actor.LightArrayRevolverScheduler$$anonfun$close$1.apply(Scheduler.scala:281) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (16/46) at scala.collection.Iterator$class.foreach(Iterator.scala:743) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (17/46) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (18/46) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (19/46) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (20/46) at akka.actor.LightArrayRevolverScheduler.close(Scheduler.scala:280) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (21/46) at akka.actor.ActorSystemImpl.stopScheduler(ActorSystem.scala:687) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (22/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply$mcV$sp(ActorSystem.scala:616) Aug 26 11:21:05.345 127.0.0.1 tr10018: ERROR - Core: (23/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply(ActorSystem.scala:616) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (24/46) at akka.actor.ActorSystemImpl$$anonfun$liftedTree2$1$1.apply(ActorSystem.scala:616) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (25/46) at akka.actor.ActorSystemImpl$$anon$3.run(ActorSystem.scala:640) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (26/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.runNext$1(ActorSystem.scala:807) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (27/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply$mcV$sp(ActorSystem.scala:810) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (28/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:803) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (29/46) at akka.actor.ActorSystemImpl$TerminationCallbacks$$anonfun$run$1.apply(ActorSystem.scala:803) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (30/46) at akka.util.ReentrantGuard.withGuard(LockUtil.scala:15) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (31/46) at akka.actor.ActorSystemImpl$TerminationCallbacks.run(ActorSystem.scala:803) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (32/46) at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:637) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (33/46) at akka.actor.ActorSystemImpl$$anonfun$terminationCallbacks$1.apply(ActorSystem.scala:637) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (34/46) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (35/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.processBatch$1(BatchingExecutor.scala:67) Aug 26 11:21:05.346 127.0.0.1 tr10018: ERROR - Core: (36/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:82) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (37/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (38/46) at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (39/46) at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (40/46) at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:58) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (41/46) at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (42/46) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (43/46) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (44/46) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (45/46) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Aug 26 11:21:05.347 127.0.0.1 tr10018: ERROR - Core: (46/46) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) Aug 26 11:21:05.352 127.0.0.1 tr10018: INFO - Core: Mendix Runtime is shutting down now... Aug 26 11:21:05.361 127.0.0.1 tr10018: INFO - Core: Mendix Runtime is now shut down.
asked
1 answers
0

These types of problems seem to be caused by the JARs in the userlib folder. Update or add Community Commons and accept any JARs it replaces. This is a quick way to get the latest jars. The long way around is to manually remove JARs one at a time and see if it helps. This link has a few known issues:

https://world.mendix.com/display/refguide5/Troubleshooting

It might be worthwhile to allow the community to share problems they've had with JARs in their project.

answered