Licensed Deployment Error After Updating to 10.18.0
0
I updated to 10.18.0 Studio Pro and now when I try to deploy to the test environment I get the error below. This happened after I updated from 10.12.9 to 10.18.0. Log Error 2025-01-07T18:11:57.869139 [APP/PROC/WEB/0] Invoking pre-start scripts. 2025-01-07T18:11:57.876209 [APP/PROC/WEB/0] Invoking start command. 2025-01-07T18:11:58.364656 [APP/PROC/WEB/0] INFO: Mendix Cloud Foundry Buildpack v5.0.23 [da5ace7] starting... 2025-01-07T18:11:58.373994 [APP/PROC/WEB/0] INFO: Fixing up permissions of directory 'model' with mode 700 2025-01-07T18:11:58.374050 [APP/PROC/WEB/0] INFO: Fixing up permissions of directory 'data' with mode 700 2025-01-07T18:11:58.378029 [APP/PROC/WEB/0] INFO: S3 TVM config detected 2025-01-07T18:11:58.378085 [APP/PROC/WEB/0] INFO: Using external file store configured by service binding 2025-01-07T18:11:58.378387 [APP/PROC/WEB/0] INFO: JVM garbage collector is set to [G1] 2025-01-07T18:11:58.378676 [APP/PROC/WEB/0] INFO: get_java_major_version : major_version - 21 2025-01-07T18:11:58.379123 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:58.441414 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:58.441804 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:58.517604 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:58.518581 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:58.518633 [APP/PROC/WEB/0] INFO: Configuring runtime to push metrics to influx via micrometer 2025-01-07T18:11:59.103624 [APP/PROC/WEB/0] INFO: checking is micrometer metrics enabled 2025-01-07T18:11:59.103650 [APP/PROC/WEB/0] INFO: Starting the Telegraf metrics agent... 2025-01-07T18:11:59.231196 [APP/PROC/WEB/0] INFO: Using Java version: 2025-01-07T18:11:59.231211 [APP/PROC/WEB/0] INFO: openjdk version "21.0.3" 2024-04-16 LTS 2025-01-07T18:11:59.231222 [APP/PROC/WEB/0] INFO: OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS) 2025-01-07T18:11:59.231263 [APP/PROC/WEB/0] INFO: OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing) 2025-01-07T18:11:59.231382 [APP/PROC/WEB/0] INFO: The buildpack is starting the runtime... 2025-01-07T18:11:59.232370 [APP/PROC/WEB/0] INFO: Trying to start the MxRuntime... 2025-01-07T18:11:59.367992 [APP/PROC/WEB/0] 2025-01-07 18:11:59.366 INFO - MxAgent: Started mx-agent version: 0.12.0. 2025-01-07T18:12:02.617728 [APP/PROC/WEB/0] INFO - M2EE: Added admin request handler '/probes/started' with servlet class 'null' 2025-01-07T18:12:02.617747 [APP/PROC/WEB/0] INFO - M2EE: Added admin request handler '/probes/ready' with servlet class 'null' 2025-01-07T18:12:02.617764 [APP/PROC/WEB/0] INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet' 2025-01-07T18:12:02.617784 [APP/PROC/WEB/0] INFO - M2EE: Added admin request handler '/probes/alive' with servlet class 'null' 2025-01-07T18:12:02.617831 [APP/PROC/WEB/0] INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 10 2025-01-07T18:12:02.619909 [APP/PROC/WEB/0] INFO - M2EE: Initializing runtime... 2025-01-07T18:12:02.625375 [APP/PROC/WEB/0] INFO - Core: Mendix Runtime 10.18.0.54340 (build 10.18.0.54340). Copyright © 2003-2024 Mendix Technology B.V. All rights reserved. 2025-01-07T18:12:02.628212 [APP/PROC/WEB/0] INFO - M2EE: Initialized runtime. 2025-01-07T18:12:02.628233 [APP/PROC/WEB/0] INFO - M2EE: Creating Runtime server... 2025-01-07T18:12:02.640379 [APP/PROC/WEB/0] INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 10485760 2025-01-07T18:12:02.643855 [APP/PROC/WEB/0] INFO - M2EE: Runtime server started. 2025-01-07T18:12:02.648425 [APP/PROC/WEB/0] INFO - Configuration: Updating configuration... 2025-01-07T18:12:02.660369 [APP/PROC/WEB/0] INFO - Configuration: updateConfiguration: com.mendix.core.StorageService=com.mendix.storage.s3, Metrics.Registries=ArrayBuffer(Map(settings -> Map(step -> 10s, uri -> http://localhost:8086, db -> mendix), filters -> ArrayBuffer(Map(result -> deny, values -> ArrayBuffer(commons.pool, jvm.buffer, mx.microflow, mx.activity, mx.soap, mx.odata, mx.rest, mx.client), type -> nameStartsWith)), type -> influx), Map(settings -> Map(step -> 1m, uri -> http://localhost:8086, db -> mendix), filters -> ArrayBuffer(Map(result -> accept, values -> ArrayBuffer(mx.runtime.user.login), type -> nameStartsWith), Map(result -> deny, values -> ArrayBuffer(), type -> nameStartsWith)), type -> influx)), com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://referencedatamanagement-test.mendixcloud.com 2025-01-07T18:12:02.690583 [APP/PROC/WEB/0] INFO - Configuration: Configuration updated. 2025-01-07T18:12:02.777777 [APP/PROC/WEB/0] INFO - Services: Adding 0 authority certificate(s) 2025-01-07T18:12:02.792600 [APP/PROC/WEB/0] INFO - Metrics: Started metrics on Micrometer 2025-01-07T18:12:02.805563 [APP/PROC/WEB/0] INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix) 2025-01-07T18:12:02.831089 [APP/PROC/WEB/0] INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s 2025-01-07T18:12:02.832362 [APP/PROC/WEB/0] INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics 2025-01-07T18:12:02.834002 [APP/PROC/WEB/0] INFO - Metrics: Adding metrics registry InfluxMeterRegistry 2025-01-07T18:12:02.834919 [APP/PROC/WEB/0] INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix) 2025-01-07T18:12:02.835688 [APP/PROC/WEB/0] INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m 2025-01-07T18:12:02.836499 [APP/PROC/WEB/0] INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics 2025-01-07T18:12:02.836610 [APP/PROC/WEB/0] INFO - Metrics: Adding metrics registry InfluxMeterRegistry 2025-01-07T18:12:02.837391 [APP/PROC/WEB/0] INFO - Tracing: Disabling tracing... 2025-01-07T18:12:03.959462 [APP/PROC/WEB/0] INFO - Core: Using runtime version '10.18.0.54340' for model version '10.18.0.54340' 2025-01-07T18:12:03.993407 [APP/PROC/WEB/0] INFO - Core: The default timezone code is empty. UTC will be used instead. 2025-01-07T18:12:04.551945 [APP/PROC/WEB/0] WARNING - com.amazonaws.util.VersionInfoUtils: The AWS SDK for Java 1.x entered maintenance mode starting July 31, 2024 and will reach end of support on December 31, 2025. For more information, see https://aws.amazon.com/blogs/developer/the-aws-sdk-for-java-1-x-is-in-maintenance-mode-effective-july-31-2024/ 2025-01-07T18:12:04.551969 [APP/PROC/WEB/0] You can print where on the file system the AWS SDK for Java 1.x core runtime is located by setting the AWS_JAVA_V1_PRINT_LOCATION environment variable or aws.java.v1.printLocation system property to 'true'. 2025-01-07T18:12:04.552014 [APP/PROC/WEB/0] This message can be disabled by setting the AWS_JAVA_V1_DISABLE_DEPRECATION_ANNOUNCEMENT environment variable or aws.java.v1.disableDeprecationAnnouncement system property to 'true'. 2025-01-07T18:12:04.552049 [APP/PROC/WEB/0] The AWS SDK for Java 1.x is being used here: 2025-01-07T18:12:04.552130 [APP/PROC/WEB/0] at java.base/java.lang.Thread.getStackTrace(Unknown Source) 2025-01-07T18:12:04.552170 [APP/PROC/WEB/0] at com.amazonaws.util.VersionInfoUtils.printDeprecationAnnouncement(VersionInfoUtils.java:81) 2025-01-07T18:12:04.552275 [APP/PROC/WEB/0] at com.amazonaws.util.VersionInfoUtils.<clinit>(VersionInfoUtils.java:59) 2025-01-07T18:12:04.552353 [APP/PROC/WEB/0] at com.amazonaws.ClientConfiguration.<clinit>(ClientConfiguration.java:94) 2025-01-07T18:12:04.552438 [APP/PROC/WEB/0] at com.mendix.storage.s3.internal.ClientProvider.createAmazonClient(ClientProvider.scala:88) 2025-01-07T18:12:04.552484 [APP/PROC/WEB/0] at com.mendix.storage.s3.internal.ClientProvider.updateClient(ClientProvider.scala:60) 2025-01-07T18:12:04.552521 [APP/PROC/WEB/0] at com.mendix.storage.s3.internal.ClientProvider.onCertificateProcessorReady(ClientProvider.scala:83) 2025-01-07T18:12:04.552602 [APP/PROC/WEB/0] at com.mendix.storage.s3.internal.AmazonS3StorageService.handleEvent(AmazonS3StorageService.scala:60) 2025-01-07T18:12:04.552620 [APP/PROC/WEB/0] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-01-07T18:12:04.552672 [APP/PROC/WEB/0] at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-01-07T18:12:04.552733 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessorDelegate.$anonfun$sendEvent$3(EventProcessorDelegate.scala:18) 2025-01-07T18:12:04.552804 [APP/PROC/WEB/0] at scala.collection.immutable.List.foreach(List.scala:333) 2025-01-07T18:12:04.552852 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessorDelegate.sendEvent(EventProcessorDelegate.scala:16) 2025-01-07T18:12:04.552887 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessor.sendEvent(EventProcessor.scala:21) 2025-01-07T18:12:04.552927 [APP/PROC/WEB/0] at com.mendix.basis.conf.CertificateProcessor.afterConfigurationUpdated(CertificateProcessor.scala:36) 2025-01-07T18:12:04.552979 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$loadModel$1(MxRuntimeImpl.scala:598) 2025-01-07T18:12:04.553034 [APP/PROC/WEB/0] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 2025-01-07T18:12:04.553071 [APP/PROC/WEB/0] at com.mendix.util.startupmeter.StartUpMeter.measure(StartUpMeter.scala:67) 2025-01-07T18:12:04.553137 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$loadModel(MxRuntimeImpl.scala:596) 2025-01-07T18:12:04.553195 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$ModelLoad$.$anonfun$onEntry$2(MxRuntimeImpl.scala:351) 2025-01-07T18:12:04.553228 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$onFailureTransitionTo(MxRuntimeImpl.scala:331) 2025-01-07T18:12:04.553255 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$ModelLoad$.onEntry(MxRuntimeImpl.scala:351) 2025-01-07T18:12:04.553297 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.enter(MxRuntimeImpl.scala:326) 2025-01-07T18:12:04.553327 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$transitionTo(MxRuntimeImpl.scala:317) 2025-01-07T18:12:04.553365 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$Idle$.start(MxRuntimeImpl.scala:344) 2025-01-07T18:12:04.553407 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$start$1(MxRuntimeImpl.scala:206) 2025-01-07T18:12:04.553445 [APP/PROC/WEB/0] at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.scala:17) 2025-01-07T18:12:04.553472 [APP/PROC/WEB/0] at com.mendix.util.startupmeter.StartUpMeter.measure(StartUpMeter.scala:67) 2025-01-07T18:12:04.553524 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.start(MxRuntimeImpl.scala:205) 2025-01-07T18:12:04.553555 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.actions.StartAction.startRuntime(StartAction.scala:33) 2025-01-07T18:12:04.553602 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.actions.StartAction.execute(StartAction.scala:17) 2025-01-07T18:12:04.553662 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:131) 2025-01-07T18:12:04.553699 [APP/PROC/WEB/0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) 2025-01-07T18:12:04.553749 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 2025-01-07T18:12:04.554489 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 2025-01-07T18:12:04.554502 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 2025-01-07T18:12:04.554595 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384) 2025-01-07T18:12:04.554607 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 2025-01-07T18:12:04.554676 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 2025-01-07T18:12:04.554712 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 2025-01-07T18:12:04.554773 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306) 2025-01-07T18:12:04.554788 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 2025-01-07T18:12:04.554852 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 2025-01-07T18:12:04.554955 [APP/PROC/WEB/0] at org.eclipse.jetty.server.Server.handle(Server.java:563) 2025-01-07T18:12:04.554970 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 2025-01-07T18:12:04.554983 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 2025-01-07T18:12:04.555053 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 2025-01-07T18:12:04.555096 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 2025-01-07T18:12:04.555168 [APP/PROC/WEB/0] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 2025-01-07T18:12:04.555178 [APP/PROC/WEB/0] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 2025-01-07T18:12:04.555220 [APP/PROC/WEB/0] at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 2025-01-07T18:12:04.555264 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 2025-01-07T18:12:04.555315 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 2025-01-07T18:12:04.555337 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 2025-01-07T18:12:04.555412 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) 2025-01-07T18:12:04.555429 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 2025-01-07T18:12:04.555493 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 2025-01-07T18:12:04.555541 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 2025-01-07T18:12:04.555672 [APP/PROC/WEB/0] at java.base/java.lang.Thread.run(Unknown Source) 2025-01-07T18:12:04.823389 [APP/PROC/WEB/0] INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-1 2025-01-07T18:12:04.949495 [APP/PROC/WEB/0] INFO - Core: Initializing InternalCore and Modules... 2025-01-07T18:12:08.635798 [APP/PROC/WEB/0] INFO - Core: Initialized InternalCore and Modules. 2025-01-07T18:12:08.635822 [APP/PROC/WEB/0] INFO - Core: Initializing ConnectionBus... 2025-01-07T18:12:08.843012 [APP/PROC/WEB/0] INFO - Core: Initialized ConnectionBus. 2025-01-07T18:12:09.141223 [APP/PROC/WEB/0] INFO - ConnectionBus: Database: PostgreSQL 14.11, name: 'jdbc:postgresql://dbr3n48zajzj3rz36.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbr3n48zajzj3rz36?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full' 2025-01-07T18:12:09.141249 [APP/PROC/WEB/0] Driver: PostgreSQL JDBC Driver 42.7.4 2025-01-07T18:12:09.142283 [APP/PROC/WEB/0] INFO - Core: Waiting for configured storage service: com.mendix.storage.s3 2025-01-07T18:12:09.143247 [APP/PROC/WEB/0] INFO - Core: Storage service: S3 storage, bucket location: a818ce5c-2d1a-49d7-80f6-4adfbb64d1f4 2025-01-07T18:12:09.144855 [APP/PROC/WEB/0] INFO - Core: Configured storage service started. 2025-01-07T18:12:10.469355 [APP/PROC/WEB/0] INFO - Core: This node is a cluster leader. 2025-01-07T18:12:10.567579 [APP/PROC/WEB/0] INFO - Core: Initializing license subsystem. 2025-01-07T18:12:10.834814 [APP/PROC/WEB/0] INFO - LicenseService: Project company name is 'Jeld-Wen Inc.' 2025-01-07T18:12:10.835170 [APP/PROC/WEB/0] INFO - LicenseService: License expiration date is 'Fri Dec 31 00:00:00 UTC 2100' 2025-01-07T18:12:10.835191 [APP/PROC/WEB/0] INFO - LicenseService: License type is: 'Subscription' 2025-01-07T18:12:10.844188 [APP/PROC/WEB/0] INFO - LicenseService: PredefinedLicenseService, received new license: This license: 2025-01-07T18:12:10.844258 [APP/PROC/WEB/0] - is a developer license: false 2025-01-07T18:12:10.844282 [APP/PROC/WEB/0] - has concurrent user restrictions: true 2025-01-07T18:12:10.844392 [APP/PROC/WEB/0] - license type: Subscription 2025-01-07T18:12:10.844452 [APP/PROC/WEB/0] - runtime mode: Testing 2025-01-07T18:12:10.844482 [APP/PROC/WEB/0] - company: Jeld-Wen Inc. 2025-01-07T18:12:10.844555 [APP/PROC/WEB/0] - separate anonymous users: true 2025-01-07T18:12:10.844594 [APP/PROC/WEB/0] - expiration date: Fri Dec 31 00:00:00 UTC 2100 2025-01-07T18:12:10.844665 [APP/PROC/WEB/0] - components: Mobile 2025-01-07T18:12:10.844800 [APP/PROC/WEB/0] - products: Map() 2025-01-07T18:12:10.844835 [APP/PROC/WEB/0] - user limitations: 2025-01-07T18:12:10.844898 [APP/PROC/WEB/0] INFO - Core: Initialized license. 2025-01-07T18:12:11.663306 [APP/PROC/WEB/0] INFO - TaskQueue: Initializing task queue manager with configuration: System.MendixWorkflows-WorkflowExecution(cc8b48dd-2c7e-4aa0-a614-3c683349cb72) -> Parallelism: 5 (node local), System.MendixWorkflows-DefaultTaskExecution(9d554d4e-7cf8-4a35-9504-a9f600f28e41) -> Parallelism: 3 (node local), SharedAutomaticInterface.FileProcessingTaskQueue(884664eb-ee1b-4fbf-a5d6-fb17ce630c70) -> Parallelism: 10 (node local), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local). 2025-01-07T18:12:11.672870 [APP/PROC/WEB/0] INFO - ML Engine: ML Engine is initialized. 2025-01-07T18:12:11.673253 [APP/PROC/WEB/0] INFO - Workflow Engine: Initializing Workflow Engine... 2025-01-07T18:12:11.885479 [APP/PROC/WEB/0] ERROR - M2EE: Starting Mendix Runtime failed. 2025-01-07T18:12:11.885501 [APP/PROC/WEB/0] com.mendix.m2ee.api.internal.AdminException: Starting Mendix Runtime failed. 2025-01-07T18:12:11.885514 [APP/PROC/WEB/0] at com.mendix.m2ee.api.AdminExceptionExt$Extensions.withFeedback(AdminExceptionExt.scala:25) 2025-01-07T18:12:11.885622 [APP/PROC/WEB/0] Caused by: java.lang.reflect.InvocationTargetException: null 2025-01-07T18:12:11.885670 [APP/PROC/WEB/0] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-01-07T18:12:11.885774 [APP/PROC/WEB/0] at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-01-07T18:12:11.885806 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessorDelegate.$anonfun$sendEvent$3(EventProcessorDelegate.scala:18) 2025-01-07T18:12:11.885904 [APP/PROC/WEB/0] at scala.collection.immutable.List.foreach(List.scala:333) 2025-01-07T18:12:11.885932 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessorDelegate.sendEvent(EventProcessorDelegate.scala:16) 2025-01-07T18:12:11.886076 [APP/PROC/WEB/0] at com.mendix.container.support.EventProcessor.sendEvent(EventProcessor.scala:21) 2025-01-07T18:12:11.886091 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.sendEvent(MxRuntimeImpl.scala:1092) 2025-01-07T18:12:11.886102 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$doStart$3(MxRuntimeImpl.scala:872) 2025-01-07T18:12:11.886432 [APP/PROC/WEB/0] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 2025-01-07T18:12:11.886864 [APP/PROC/WEB/0] at com.mendix.util.startupmeter.StartUpMeter.measure(StartUpMeter.scala:67) 2025-01-07T18:12:11.886959 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$doStart$2(MxRuntimeImpl.scala:872) 2025-01-07T18:12:11.887001 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$abortIfShuttingDown(MxRuntimeImpl.scala:201) 2025-01-07T18:12:11.887052 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.doStart(MxRuntimeImpl.scala:871) 2025-01-07T18:12:11.887078 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$Starting$.$anonfun$onEntry$17(MxRuntimeImpl.scala:539) 2025-01-07T18:12:11.887086 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$onFailureTransitionTo(MxRuntimeImpl.scala:331) 2025-01-07T18:12:11.887177 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$Starting$.onEntry(MxRuntimeImpl.scala:539) 2025-01-07T18:12:11.887190 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.enter(MxRuntimeImpl.scala:326) 2025-01-07T18:12:11.887326 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.com$mendix$basis$impl$MxRuntimeImpl$$transitionTo(MxRuntimeImpl.scala:317) 2025-01-07T18:12:11.887338 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl$Idle$.start(MxRuntimeImpl.scala:344) 2025-01-07T18:12:11.887407 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$start$1(MxRuntimeImpl.scala:206) 2025-01-07T18:12:11.887422 [APP/PROC/WEB/0] at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.scala:17) 2025-01-07T18:12:11.887511 [APP/PROC/WEB/0] ERROR: Executing start did not succeed: result: 1, message: class com.mendix.m2ee.api.internal.AdminException occurred while executing an admin action request. See logging output for details., caused by: class java.lang.reflect.InvocationTargetException occurred while executing an admin action request. See logging output for details. 2025-01-07T18:12:11.887527 [APP/PROC/WEB/0] at com.mendix.util.startupmeter.StartUpMeter.measure(StartUpMeter.scala:67) 2025-01-07T18:12:11.887532 [APP/PROC/WEB/0] at com.mendix.basis.impl.MxRuntimeImpl.start(MxRuntimeImpl.scala:205) 2025-01-07T18:12:11.887542 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.actions.StartAction.startRuntime(StartAction.scala:33) 2025-01-07T18:12:11.887588 [APP/PROC/WEB/0] WARNING: Unexpected result while starting app: 1.Please check your configuration for errors 2025-01-07T18:12:11.887595 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.actions.StartAction.execute(StartAction.scala:17) 2025-01-07T18:12:11.887652 [APP/PROC/WEB/0] at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:131) 2025-01-07T18:12:11.887669 [APP/PROC/WEB/0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) 2025-01-07T18:12:11.887720 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 2025-01-07T18:12:11.887766 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 2025-01-07T18:12:11.887812 [APP/PROC/WEB/0] ERROR: Starting application failed: Application start failed 2025-01-07T18:12:11.887821 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 2025-01-07T18:12:11.887825 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384) 2025-01-07T18:12:11.888055 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 2025-01-07T18:12:11.888068 [APP/PROC/WEB/0] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 2025-01-07T18:12:11.888073 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 2025-01-07T18:12:11.888077 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306) 2025-01-07T18:12:11.888081 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 2025-01-07T18:12:11.888083 [APP/PROC/WEB/0] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 2025-01-07T18:12:11.888093 [APP/PROC/WEB/0] at org.eclipse.jetty.server.Server.handle(Server.java:563) 2025-01-07T18:12:11.888149 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 2025-01-07T18:12:11.888195 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 2025-01-07T18:12:11.888265 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 2025-01-07T18:12:11.888329 [APP/PROC/WEB/0] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 2025-01-07T18:12:11.888394 [APP/PROC/WEB/0] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 2025-01-07T18:12:11.888428 [APP/PROC/WEB/0] INFO: Waiting for the application to shutdown... 2025-01-07T18:12:11.888437 [APP/PROC/WEB/0] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 2025-01-07T18:12:11.888495 [APP/PROC/WEB/0] at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 2025-01-07T18:12:11.888513 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 2025-01-07T18:12:11.888582 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 2025-01-07T18:12:11.888591 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 2025-01-07T18:12:11.888626 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) 2025-01-07T18:12:11.888642 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 2025-01-07T18:12:11.888747 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 2025-01-07T18:12:11.888805 [APP/PROC/WEB/0] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 2025-01-07T18:12:11.888819 [APP/PROC/WEB/0] at java.base/java.lang.Thread.run(Unknown Source) 2025-01-07T18:12:11.888918 [APP/PROC/WEB/0] Caused by: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"//System.WorkflowDefinition[IsObsolete = false and not (ID = $in1)]","amount":-1,"variables":{"in1":["34902897112121588"]},"depth":0,"offset":-1,"limitedXPath":false,"sort":{},"lockType":"NoLocking","type":"RetrieveXPathAction","timeout":0}', all database changes executed by this action were rolled back 2025-01-07T18:12:11.888944 [APP/PROC/WEB/0] at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:117) 2025-01-07T18:12:11.889030 [APP/PROC/WEB/0] Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"//System.WorkflowDefinition[IsObsolete = false and not (ID = $in1)]","amount":-1,"variables":{"in1":["34902897112121588"]},"depth":0,"offset":-1,"limitedXPath":false,"sort":{},"lockType":"NoLocking","type":"RetrieveXPathAction","timeout":0}', all database changes executed by this action were rolled back 2025-01-07T18:12:11.889108 [APP/PROC/WEB/0] at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23) 2025-01-07T18:12:11.889156 [APP/PROC/WEB/0] Caused by: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"//System.WorkflowDefinition[IsObsolete = false and not (ID = $in1)]","amount":-1,"variables":{"in1":["34902897112121588"]},"depth":0,"offset":-1,"limitedXPath":false,"sort":{},"lockType":"NoLocking","type":"RetrieveXPathAction","timeout":0}', all database changes executed by this action were rolled back 2025-01-07T18:12:11.889168 [APP/PROC/WEB/0] at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.processErrorState(CoreActionHandlerImpl.scala:153) 2025-01-07T18:12:11.889257 [APP/PROC/WEB/0] Caused by: com.mendix.basis.connectionbus.ConnectionBusException: An exception has occurred for the following request(s): 2025-01-07T18:12:11.889311 [APP/PROC/WEB/0] InternalXPathTextGetRequest (depth = 0): //System.WorkflowDefinition[IsObsolete = false and not (ID = $in1)] 2025-01-07T18:12:11.889320 [APP/PROC/WEB/0] at com.mendix.connectionbus.RequestAnalyzer.doRequest(RequestAnalyzer.scala:33) 2025-01-07T18:12:11.889404 [APP/PROC/WEB/0] Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Exception occurred while retrieving data. (SQL State: 42883, Error Code: 0) 2025-01-07T18:12:11.889434 [APP/PROC/WEB/0] at com.mendix.connectionbus.util.SqlExceptionUtils$.getDetailedException(SqlExceptionUtils.scala:18) 2025-01-07T18:12:11.889500 [APP/PROC/WEB/0] Caused by: org.postgresql.util.PSQLException: ERROR: operator does not exist: bigint = character varying 2025-01-07T18:12:11.889536 [APP/PROC/WEB/0] Hint: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-01-07T18:12:11.889609 [APP/PROC/WEB/0] Position: 365
asked
2025-01-07
Jah'Vonni Wright
3 answers
2
Hey!
This seems to be resolved in 10.18.1 :)
We fixed an issue with XPath collection parameters. An XPath collection parameter with a single element now has proper type conversion done like other parameters. This issue affected the workflow engine startup in cases where there was only a single workflow defined in the app.
answered
2025-01-10
Bas van der Linden
0
answered
2025-01-08
Ganesh Gandipally
0
First check in your local run ,SSO configuration (we will be able to setup or not) , Email module and excel importer are working fine,are you able to run this app in local successfully? Update community common and encryption module also some times it helps us.
answered
2025-01-08
RAJU PATEL